Title: oraev's Replies | WordPress.org

---

# oraev

  [  ](https://wordpress.org/support/users/oraev/)

 *   [Profile](https://wordpress.org/support/users/oraev/)
 *   [Topics Started](https://wordpress.org/support/users/oraev/topics/)
 *   [Replies Created](https://wordpress.org/support/users/oraev/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/oraev/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/oraev/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/oraev/engagements/)
 *   [Favorites](https://wordpress.org/support/users/oraev/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 15 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Koko Analytics - Privacy-Friendly WordPress Analytics] High server activity and IP blocking on WordPress Multisite](https://wordpress.org/support/topic/high-server-activity-and-ip-blocking-on-wordpress-multisite/)
 *  Thread Starter [oraev](https://wordpress.org/support/users/oraev/)
 * (@oraev)
 * [1 month, 4 weeks ago](https://wordpress.org/support/topic/high-server-activity-and-ip-blocking-on-wordpress-multisite/#post-18852950)
 * Hi Danny,
 * Great news! I’ve managed to verify the tracking after a deep cache clear.
 * I checked the Network tab, and I can see that the tracking request is now being
   sent to the page URL (using the ping method) instead of admin-ajax.php.
 * This is exactly what we were aiming for. Since the requests no longer hit the
   administrative endpoints, they don’t trigger the host’s “Brute Force” firewall
   rules. I’ve also confirmed that the stats are being recorded correctly in the
   dashboard for the Multisite subdomains.
 * Thank you so much for your help and for providing this custom build!
 * Best regards,
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Koko Analytics - Privacy-Friendly WordPress Analytics] High server activity and IP blocking on WordPress Multisite](https://wordpress.org/support/topic/high-server-activity-and-ip-blocking-on-wordpress-multisite/)
 *  Thread Starter [oraev](https://wordpress.org/support/users/oraev/)
 * (@oraev)
 * [2 months ago](https://wordpress.org/support/topic/high-server-activity-and-ip-blocking-on-wordpress-multisite/#post-18851526)
 * Hi Danny,
 * Thank you! I’ve just received a log from my host confirming your suspicion.
 * The server firewall triggers a “http-generic-403-bf” (Brute Force) rule because
   of the high frequency of POST requests to:
   /wp-admin/admin-ajax.php?action=koko_analytics_collect
 * Moving the tracking to the page URL with a query argument should indeed solve
   this, as it will bypass the strict Brute Force filters applied to admin-ajax.
   php.
 * I’m ready to test the beta version on my Multisite setup whenever you’re ready
   to send it.
 * Best regards,
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP ULike – Like & Dislike Buttons for Engagement and Feedback] The problem is in the multisite](https://wordpress.org/support/topic/the-problem-is-in-the-multisite/)
 *  Thread Starter [oraev](https://wordpress.org/support/users/oraev/)
 * (@oraev)
 * [11 months, 4 weeks ago](https://wordpress.org/support/topic/the-problem-is-in-the-multisite/#post-18476436)
 * After not waiting for an answer here, I turned to the GPT chat, which solved 
   my problem. The neural network advised to first disable the plugin for the multisite
   network, and then activate it separately for each network site.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP ULike – Like & Dislike Buttons for Engagement and Feedback] The initial number of likes](https://wordpress.org/support/topic/the-initial-number-of-likes/)
 *  Thread Starter [oraev](https://wordpress.org/support/users/oraev/)
 * (@oraev)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/the-initial-number-of-likes/#post-17945367)
 * Hi [@alimir](https://wordpress.org/support/users/alimir/)
   Thank you for the answer.
   Frankly, I did not expect you to answer me, as after looking at the topic of 
   support, I saw that many topics remain unanswered.I already figured out how to
   transfer the likes (I previously used the Likebtn online service, and all the
   likes were located on the developer server, and therefore in your plugin I needed
   to manually prescribe the right number of likes in each record). I found that
   the likes are located in the wp_ulike_meta table, associated with the numbers
   of ID posts. Nevertheless, it was not easy to move likes in this way, but I did
   not find a simpler way.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Errors in the robots.txt file](https://wordpress.org/support/topic/errors-in-the-robots-txt-file/)
 *  Thread Starter [oraev](https://wordpress.org/support/users/oraev/)
 * (@oraev)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/errors-in-the-robots-txt-file/#post-16106497)
 * [@monbauza](https://wordpress.org/support/users/monbauza/), thanks for the clarification.
 * An error message in the robots.txt file is sent by the Yandex Webmaster service,
   whose analytics I use.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Errors in the robots.txt file](https://wordpress.org/support/topic/errors-in-the-robots-txt-file/)
 *  Thread Starter [oraev](https://wordpress.org/support/users/oraev/)
 * (@oraev)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/errors-in-the-robots-txt-file/#post-16072477)
 * I can’t directly edit the robots.txt file because it’s not physically on the 
   hosting. I have a multisite WordPress installation as I wrote in the first post,
   and so the files are created for each subdomain virtually by the Robots.txt Editor
   plugin. When I edit the robots.txt file from the admin panel, I don’t see any
   Yoast SEO entries there. They are generated when I open this file via the link(
   domainname/robots.txt). Yoast SEO can change these virtual files, otherwise where
   did the entries that he himself made in robots.txt for each subdomain come from?
   Previously, these entries did not exist in robots.txt files. I believe the file
   entries came from the latest Yoast SEO updates, after which I received error 
   reports in robots.txt due to duplicate entries that the Yoast SEO plugin AUTOMATICALLY
   added there. And I can’t fix it. This is your plugin’s bug.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Errors in the robots.txt file](https://wordpress.org/support/topic/errors-in-the-robots-txt-file/)
 *  Thread Starter [oraev](https://wordpress.org/support/users/oraev/)
 * (@oraev)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/errors-in-the-robots-txt-file/#post-16055754)
 * Hello [@maybellyne](https://wordpress.org/support/users/maybellyne/)
    The entry
   appears only once at the end of the robots.txt file, but it duplicates existing
   entries. Here is the error message in the file: “Found multiple rules like ‘User-
   agent: * This may cause the site to be crawled and indexed incorrectly.'”
 * I don’t have the ability to edit robots.txt as described in your link because
   there is no “File Editor” link in the plugin menu. I edited the wp-config.php
   file and removed the line
    `define( 'DISALLOW_FILE_EDIT', true )` but the file
   editor in the plugin did not appear.
 * Why does the plugin make changes to the robots.txt file on its own, without user
   intervention? And now have to suffer to delete these records. I’ve been using
   the plugin for several years, and this kind of tampering with the robots.txt 
   file has never happened before.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[W3 Total Cache] Incorrect indexing by a search robot after enabling the plugin](https://wordpress.org/support/topic/incorrect-indexing-by-a-search-robot-after-enabling-the-plugin/)
 *  Thread Starter [oraev](https://wordpress.org/support/users/oraev/)
 * (@oraev)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/incorrect-indexing-by-a-search-robot-after-enabling-the-plugin/#post-14060115)
 * Thank.
    The cache parameters feeds: site, categories, tags, comments were disabled
   for caching before the problem occurred. I removed the plugin and re-enabled 
   it by manually deleting the cache from the server. I don’t know if it helped 
   or something else, but now those pages that were forbidden for indexing, but 
   nevertheless still got into the index, have already been removed from it. I also
   disabled minification as this setting did not improve site speed.
 * I am also currently using the Autoptimize plugin with your plugin. Can W3 Total
   Cache be shared with this plugin?
 * When clearing the cache and then reloading the home page, I still get to a page
   like this: …/w3tc_note=pgcache_purge_post. That being said, the security plugin
   blocks me for trying to open a system file.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[W3 Total Cache] Incorrect indexing by a search robot after enabling the plugin](https://wordpress.org/support/topic/incorrect-indexing-by-a-search-robot-after-enabling-the-plugin/)
 *  Thread Starter [oraev](https://wordpress.org/support/users/oraev/)
 * (@oraev)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/incorrect-indexing-by-a-search-robot-after-enabling-the-plugin/#post-14044614)
 * Checked the robots.txt file on the subdomain. When opening the file, a redirect
   to a link of the following type occurred: …robots.txt?repeat=w3tc. On the second
   opening, the link was correct (…/robots.txt). From the address of the first link,
   it is clear that the incorrect address is associated with a caching plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Kadence Security – Password, Two Factor Authentication, and Brute Force Protection] Plugin blocks me](https://wordpress.org/support/topic/plugin-blocks-me/)
 *  Thread Starter [oraev](https://wordpress.org/support/users/oraev/)
 * (@oraev)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/plugin-blocks-me/#post-14009041)
 * Hey guys, is there any support here? The plugin blocks real people who are not
   a threat, including the site owner himself when he is not logged in. Is there
   a way to fix this? Or put one star and look for something more suitable?
    -  This reply was modified 5 years, 3 months ago by [oraev](https://wordpress.org/support/users/oraev/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Availability Datepicker – Booking Calendar for Contact Form 7 – Input WP] Centering on mobile](https://wordpress.org/support/topic/centering-on-mobile-2/)
 *  Thread Starter [oraev](https://wordpress.org/support/users/oraev/)
 * (@oraev)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/centering-on-mobile-2/#post-13478461)
 * Unfortunately my problem hasn’t been solved yet.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[WP Super Cache] Useless.](https://wordpress.org/support/topic/useless-389/)
 *  Thread Starter [oraev](https://wordpress.org/support/users/oraev/)
 * (@oraev)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/useless-389/#post-13363496)
 * I removed the plugin. After I wrote a review, I went to the site and saw a “white
   screen” instead. I couldn’t even go to the admin area. I have never dealt with
   a similar problem before. I’m sure it was related to the plugin. I had to restore
   the site from a backup.
 * Yes, I checked that cache files are created after entering the site in incognito
   mode and from a mobile phone.
 * In a multisite installation on a subdomain, the plugin again suggested to me 
   to edit the htaccess file, although I had already edited this file before.
    -  This reply was modified 5 years, 8 months ago by [oraev](https://wordpress.org/support/users/oraev/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Cookies and Content Security Policy] Doesn’t work in multisiting](https://wordpress.org/support/topic/doesnt-work-in-multisiting/)
 *  Thread Starter [oraev](https://wordpress.org/support/users/oraev/)
 * (@oraev)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/doesnt-work-in-multisiting/#post-13302536)
 * Thank you, now everything is fine.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Cookies and Content Security Policy] Doesn’t work in multisiting](https://wordpress.org/support/topic/doesnt-work-in-multisiting/)
 *  Thread Starter [oraev](https://wordpress.org/support/users/oraev/)
 * (@oraev)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/doesnt-work-in-multisiting/#post-13299716)
 * I added the domains as you suggested by doing this in a plugin on the main domain
   and subdomain. [Screenshot](https://i0.wampi.ru/2020/08/23/001.jpg)
 * But no changes are visible (I cleared the cache on the site and in the browser),
   the display of images is still blocked. For example, this is how the logo on 
   a subdomain looks like: [Screenshot](https://ia.wampi.ru/2020/08/23/002.jpg)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Availability Datepicker – Booking Calendar for Contact Form 7 – Input WP] Centering on mobile](https://wordpress.org/support/topic/centering-on-mobile-2/)
 *  Thread Starter [oraev](https://wordpress.org/support/users/oraev/)
 * (@oraev)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/centering-on-mobile-2/#post-13241714)
 * Hi, Carlos.
 * Here is a screenshot of what the date picker looks like on my phone
    [Screenshot](https://i0.wampi.ru/2020/08/12/Screenshot_2020-08-12-11-28-21-481_com.android.chrome.png)

Viewing 15 replies - 1 through 15 (of 15 total)