Title: Error when refresh raiting
Last modified: June 18, 2023

---

# Error when refresh raiting

 *  Resolved [mik777em](https://wordpress.org/support/users/mik777em/)
 * (@mik777em)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/error-when-refresh-raiting/)
 * I use wp plygin AIOSEO When I goin here **page=aioseo-seo-analysis#/seo-audit-
   checklist** to check raiting of my site and then click on a button Refresh results
   then I rechieve an error: An error occurred while analyzing your site. Failed
   to connect to the site, try again later.
   What could be the problem. My site is
   working fine.
 * > [View post on imgur.com](https://imgur.com/a/SLpWjSG)
 * [https://imgur.com/a/mV8n9VO](https://imgur.com/a/mV8n9VO)
 * 
   my site: [https://transscreen.ru](https://transscreen.ru)AIOSEO ver. 4.3.9 (
   last)PHP v.8.0WP v.6.2.2 Cloudflare rule:
 * > [View post on imgur.com](https://imgur.com/a/mV8n9VO)
    -  This topic was modified 2 years, 11 months ago by [mik777em](https://wordpress.org/support/users/mik777em/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ferror-when-refresh-raiting%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [J Burns](https://wordpress.org/support/users/subiewrx/)
 * (@subiewrx)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/error-when-refresh-raiting/#post-16831565)
 * Hi [@mik777em](https://wordpress.org/support/users/mik777em/),
 * We have a timeout of 60 seconds to fetch the source code of your home page. This
   is also a standard timeout most hosting companies use. If it takes longer than
   60 seconds to fetch the source code of your home page then you’ll see this message.
 * You can try implementing caching using a good [performance plugin](https://www.wpbeginner.com/plugins/best-wordpress-caching-plugins/),
   and you can also try optimizing the JavaScript and CSS that loads on your site
   using a plugin such as [Autoptimize](https://wordpress.org/plugins/autoptimize/).
   We do recommend checking with your hosting provider before implementing these
   plugins as many hosting companies have preferred caching plugins or configuration
   that work with their servers.
 * Please let me know if this works for you.
 *  Thread Starter [mik777em](https://wordpress.org/support/users/mik777em/)
 * (@mik777em)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/error-when-refresh-raiting/#post-16846294)
 * Hello [@subiewrx](https://wordpress.org/support/users/subiewrx/) Thank you for
   your response.
    But yes, I use **Autoptimize** plugin and **W3 Total Cache** 
   plugin on my site.I trued to clean a cache, its not helped for me.But, I am attaching
   in this ticket a complete list (see below) of queries to the site from the time
   I clicked “Refresh Results” until I received the error.Based on this requests
   and their responses, it appears that the issue is related to the AIOSEO plugin’s
   attempt to connect to the site and perform the SEO analysis.**1.** The initial
   request is made to toggle a card in the AIOSEO settings, and it receives a successful
   response (HTTP 200).**2.** The plugin then sends a GET request to the homepage(“/”),
   which receives a successful response (HTTP 200). This indicates that the site
   is accessible.**3. **After that, there are several requests made to retrieve 
   image resources (data:image/svg+xml). Some of these requests receive HTTP 404
   responses, indicating that the requested images are not found.**4. **Finally,
   there are requests made to the wp-cron.php file, which receive successful responses(
   HTTP 200).Based on this information, it seems that the AIOSEO plugin may be encountering
   an issue while analyzing your site due to the inability to retrieve certain image
   resources.**A complete list of queries to the site from the time I clicked “Refresh
   Results” until I received the error:**
 *     ```wp-block-code
       transscreen.ru 172.70.46.196 - - [25/Jun/2023:10:40:42 +0300] "POST /wp-json/aioseo/v1/settings/toggle-card/ HTTP/1.1" 200 948 "https://transscreen.ru/wp-admin/admin.php?page=aioseo-seo-analysis" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36" "-" [0.300 : 0.300]
       transscreen.ru 172.70.230.20 - - [25/Jun/2023:10:40:47 +0300] "GET / HTTP/1.1" 200 105190 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.0 Safari/537.36" "-" [0.000 : 0.000]
       transscreen.ru 172.70.230.20 - - [25/Jun/2023:10:40:47 +0300] "GET / HTTP/1.1" 304 320 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.0 Safari/537.36" "-" [0.100 : 0.100]
       transscreen.ru 162.158.158.25 - - [25/Jun/2023:10:40:50 +0300] "GET /wp-admin/images/ HTTP/1.1" 200 455 "-" "AIOSEO/2022.2.8" "-" [0.000 : -]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:40:52 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewbox='0%200%201%201'%3e%3c/svg%3e HTTP/1.1" 301 582 "-" "AIOSEO/2022.2.8" "-" [1.600 : 1.600]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:40:53 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=http:/www.w3.org/2000/svg%20viewbox=0%200%201%201%3e%3c/svg%3e HTTP/1.1" 404 104124 "-" "AIOSEO/2022.2.8" "5.21" [0.605 : 0.604]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:40:53 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewbox='0%200%20330%20198'%3e%3c/svg%3e HTTP/1.1" 301 586 "-" "AIOSEO/2022.2.8" "-" [0.182 : 0.183]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:40:54 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=http:/www.w3.org/2000/svg%20viewbox=0%200%20330%20198%3e%3c/svg%3e HTTP/1.1" 404 104132 "-" "AIOSEO/2022.2.8" "5.21" [0.600 : 0.600]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:40:55 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewbox=%220%200%20330%20198%22%3e%3c/svg%3e HTTP/1.1" 301 598 "-" "AIOSEO/2022.2.8" "-" [0.200 : 0.200]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:40:55 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=%22http:/www.w3.org/2000/svg%22%20viewbox=%220%200%20330%20198%22%3e%3c/svg%3e HTTP/1.1" 404 104137 "-" "AIOSEO/2022.2.8" "5.22" [0.500 : 0.500]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:40:56 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewbox='0%200%20330%20203'%3e%3c/svg%3e HTTP/1.1" 301 586 "-" "AIOSEO/2022.2.8" "-" [0.200 : 0.200]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:40:56 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=http:/www.w3.org/2000/svg%20viewbox=0%200%20330%20203%3e%3c/svg%3e HTTP/1.1" 404 104134 "-" "AIOSEO/2022.2.8" "5.21" [0.500 : 0.500]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:40:57 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewbox=%220%200%20330%20203%22%3e%3c/svg%3e HTTP/1.1" 301 598 "-" "AIOSEO/2022.2.8" "-" [0.300 : 0.300]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:40:58 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=%22http:/www.w3.org/2000/svg%22%20viewbox=%220%200%20330%20203%22%3e%3c/svg%3e HTTP/1.1" 404 104144 "-" "AIOSEO/2022.2.8" "5.22" [0.600 : 0.600]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:40:58 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewbox='0%200%20330%20190'%3e%3c/svg%3e HTTP/1.1" 301 586 "-" "AIOSEO/2022.2.8" "-" [0.200 : 0.200]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:40:59 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=http:/www.w3.org/2000/svg%20viewbox=0%200%20330%20190%3e%3c/svg%3e HTTP/1.1" 404 104132 "-" "AIOSEO/2022.2.8" "5.21" [0.600 : 0.600]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:00 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewbox=%220%200%20330%20190%22%3e%3c/svg%3e HTTP/1.1" 301 598 "-" "AIOSEO/2022.2.8" "-" [0.200 : 0.200]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:00 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=%22http:/www.w3.org/2000/svg%22%20viewbox=%220%200%20330%20190%22%3e%3c/svg%3e HTTP/1.1" 404 104141 "-" "AIOSEO/2022.2.8" "5.22" [0.500 : 0.500]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:01 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewbox='0%200%20330%20225'%3e%3c/svg%3e HTTP/1.1" 301 586 "-" "AIOSEO/2022.2.8" "-" [0.300 : 0.300]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:02 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=http:/www.w3.org/2000/svg%20viewbox=0%200%20330%20225%3e%3c/svg%3e HTTP/1.1" 404 104134 "-" "AIOSEO/2022.2.8" "5.21" [0.600 : 0.600]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:03 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewbox=%220%200%20330%20225%22%3e%3c/svg%3e HTTP/1.1" 301 598 "-" "AIOSEO/2022.2.8" "-" [0.200 : 0.200]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:03 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=%22http:/www.w3.org/2000/svg%22%20viewbox=%220%200%20330%20225%22%3e%3c/svg%3e HTTP/1.1" 404 104143 "-" "AIOSEO/2022.2.8" "5.22" [0.500 : 0.500]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:04 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewbox='0%200%20330%20190'%3e%3c/svg%3e HTTP/1.1" 301 586 "-" "AIOSEO/2022.2.8" "-" [0.200 : 0.200]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:05 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=http:/www.w3.org/2000/svg%20viewbox=0%200%20330%20190%3e%3c/svg%3e HTTP/1.1" 404 104140 "-" "AIOSEO/2022.2.8" "5.21" [0.555 : 0.557]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:06 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewbox=%220%200%20330%20190%22%3e%3c/svg%3e HTTP/1.1" 301 598 "-" "AIOSEO/2022.2.8" "-" [0.400 : 0.400]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:06 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=%22http:/www.w3.org/2000/svg%22%20viewbox=%220%200%20330%20190%22%3e%3c/svg%3e HTTP/1.1" 404 104141 "-" "AIOSEO/2022.2.8" "5.22" [0.600 : 0.600]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:07 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewbox='0%200%2070%2070'%3e%3c/svg%3e HTTP/1.1" 301 584 "-" "AIOSEO/2022.2.8" "-" [0.200 : 0.200]
       transscreen.ru 162.158.238.204 - - [25/Jun/2023:10:41:08 +0300] "POST /wp-cron.php?doing_wp_cron=1687678867.7975111007690429687500 HTTP/1.1" 200 400 "-" "WordPress/6.2.2; https://transscreen.ru" "-" [0.300 : 0.300]
       transscreen.ru 162.158.239.59 - - [25/Jun/2023:10:41:08 +0300] "POST /wp-cron.php?doing_wp_cron=1687678867.8771688938140869140625 HTTP/1.1" 200 400 "-" "WordPress/6.2.2; https://transscreen.ru" "-" [0.300 : 0.300]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:08 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=http:/www.w3.org/2000/svg%20viewbox=0%200%2070%2070%3e%3c/svg%3e HTTP/1.1" 404 104127 "-" "AIOSEO/2022.2.8" "5.21" [1.100 : 1.100]
       transscreen.ru 172.71.102.165 - - [25/Jun/2023:10:41:08 +0300] "POST /wp-admin/admin-ajax.php HTTP/1.1" 200 633 "https://transscreen.ru/wp-admin/admin.php?page=aioseo-seo-analysis" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36" "-" [1.800 : 1.800]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:09 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewbox=%220%200%2070%2070%22%3e%3c/svg%3e HTTP/1.1" 301 596 "-" "AIOSEO/2022.2.8" "-" [0.300 : 0.300]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:10 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=%22http:/www.w3.org/2000/svg%22%20viewbox=%220%200%2070%2070%22%3e%3c/svg%3e HTTP/1.1" 404 104141 "-" "AIOSEO/2022.2.8" "5.22" [0.600 : 0.600]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:10 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewbox='0%200%2070%2070'%3e%3c/svg%3e HTTP/1.1" 301 584 "-" "AIOSEO/2022.2.8" "-" [0.200 : 0.200]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:11 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=http:/www.w3.org/2000/svg%20viewbox=0%200%2070%2070%3e%3c/svg%3e HTTP/1.1" 404 104127 "-" "AIOSEO/2022.2.8" "5.21" [0.500 : 0.500]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:12 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewbox=%220%200%2070%2070%22%3e%3c/svg%3e HTTP/1.1" 301 596 "-" "AIOSEO/2022.2.8" "-" [0.300 : 0.300]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:13 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=%22http:/www.w3.org/2000/svg%22%20viewbox=%220%200%2070%2070%22%3e%3c/svg%3e HTTP/1.1" 404 104141 "-" "AIOSEO/2022.2.8" "5.22" [0.600 : 0.600]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:13 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewbox='0%200%2070%2070'%3e%3c/svg%3e HTTP/1.1" 301 584 "-" "AIOSEO/2022.2.8" "-" [0.200 : 0.200]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:14 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=http:/www.w3.org/2000/svg%20viewbox=0%200%2070%2070%3e%3c/svg%3e HTTP/1.1" 404 104127 "-" "AIOSEO/2022.2.8" "5.21" [0.600 : 0.600]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:15 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewbox=%220%200%2070%2070%22%3e%3c/svg%3e HTTP/1.1" 301 596 "-" "AIOSEO/2022.2.8" "-" [0.200 : 0.200]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:15 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=%22http:/www.w3.org/2000/svg%22%20viewbox=%220%200%2070%2070%22%3e%3c/svg%3e HTTP/1.1" 404 104141 "-" "AIOSEO/2022.2.8" "5.22" [0.600 : 0.600]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:16 +0300] "GET /data:image/svg+xml
       ,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewbox='0%200%2070%2070'%3e%3c/svg%3e HTTP/1.1" 301 584 "-" "AIOSEO/2022.2.8" "-" [0.247 : 0.246]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:17 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=http:/www.w3.org/2000/svg%20viewbox=0%200%2070%2070%3e%3c/svg%3e HTTP/1.1" 404 104127 "-" "AIOSEO/2022.2.8" "5.21" [0.500 : 0.500]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:17 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewbox=%220%200%2070%2070%22%3e%3c/svg%3e HTTP/1.1" 301 596 "-" "AIOSEO/2022.2.8" "-" [0.200 : 0.200]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:18 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=%22http:/www.w3.org/2000/svg%22%20viewbox=%220%200%2070%2070%22%3e%3c/svg%3e HTTP/1.1" 404 104141 "-" "AIOSEO/2022.2.8" "5.22" [0.600 : 0.600]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:19 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewbox='0%200%2070%2070'%3e%3c/svg%3e HTTP/1.1" 301 584 "-" "AIOSEO/2022.2.8" "-" [0.200 : 0.200]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:19 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=http:/www.w3.org/2000/svg%20viewbox=0%200%2070%2070%3e%3c/svg%3e HTTP/1.1" 404 104127 "-" "AIOSEO/2022.2.8" "5.21" [0.500 : 0.500]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:20 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewbox=%220%200%2070%2070%22%3e%3c/svg%3e HTTP/1.1" 301 596 "-" "AIOSEO/2022.2.8" "-" [0.300 : 0.300]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:21 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=%22http:/www.w3.org/2000/svg%22%20viewbox=%220%200%2070%2070%22%3e%3c/svg%3e HTTP/1.1" 404 104148 "-" "AIOSEO/2022.2.8" "5.22" [0.500 : 0.500]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:21 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewbox='0%200%2070%2070'%3e%3c/svg%3e HTTP/1.1" 301 584 "-" "AIOSEO/2022.2.8" "-" [0.200 : 0.200]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:22 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=http:/www.w3.org/2000/svg%20viewbox=0%200%2070%2070%3e%3c/svg%3e HTTP/1.1" 404 104127 "-" "AIOSEO/2022.2.8" "5.21" [0.600 : 0.600]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:23 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewbox=%220%200%2070%2070%22%3e%3c/svg%3e HTTP/1.1" 301 596 "-" "AIOSEO/2022.2.8" "-" [0.200 : 0.200]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:24 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=%22http:/www.w3.org/2000/svg%22%20viewbox=%220%200%2070%2070%22%3e%3c/svg%3e HTTP/1.1" 404 104140 "-" "AIOSEO/2022.2.8" "5.22" [0.600 : 0.600]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:24 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewbox='0%200%2070%2070'%3e%3c/svg%3e HTTP/1.1" 301 584 "-" "AIOSEO/2022.2.8" "-" [0.200 : 0.200]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:25 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=http:/www.w3.org/2000/svg%20viewbox=0%200%2070%2070%3e%3c/svg%3e HTTP/1.1" 404 104127 "-" "AIOSEO/2022.2.8" "5.21" [0.601 : 0.600]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:26 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewbox=%220%200%2070%2070%22%3e%3c/svg%3e HTTP/1.1" 301 596 "-" "AIOSEO/2022.2.8" "-" [0.200 : 0.200]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:26 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=%22http:/www.w3.org/2000/svg%22%20viewbox=%220%200%2070%2070%22%3e%3c/svg%3e HTTP/1.1" 404 104141 "-" "AIOSEO/2022.2.8" "5.22" [0.500 : 0.500]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:27 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewbox='0%200%201%201'%3e%3c/svg%3e HTTP/1.1" 301 582 "-" "AIOSEO/2022.2.8" "-" [0.200 : 0.200]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:28 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=http:/www.w3.org/2000/svg%20viewbox=0%200%201%201%3e%3c/svg%3e HTTP/1.1" 404 104124 "-" "AIOSEO/2022.2.8" "5.21" [0.500 : 0.500]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:29 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewbox=%220%200%20210%20140%22%3e%3c/svg%3e HTTP/1.1" 301 598 "-" "AIOSEO/2022.2.8" "-" [0.200 : 0.200]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:29 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=%22http:/www.w3.org/2000/svg%22%20viewbox=%220%200%20210%20140%22%3e%3c/svg%3e HTTP/1.1" 404 104145 "-" "AIOSEO/2022.2.8" "5.22" [0.500 : 0.500]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:30 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewbox='0%200%201%201'%3e%3c/svg%3e HTTP/1.1" 301 582 "-" "AIOSEO/2022.2.8" "-" [0.200 : 0.200]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:31 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=http:/www.w3.org/2000/svg%20viewbox=0%200%201%201%3e%3c/svg%3e HTTP/1.1" 404 104124 "-" "AIOSEO/2022.2.8" "5.21" [0.500 : 0.500]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:31 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewbox=%220%200%20210%20140%22%3e%3c/svg%3e HTTP/1.1" 301 598 "-" "AIOSEO/2022.2.8" "-" [0.200 : 0.200]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:32 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=%22http:/www.w3.org/2000/svg%22%20viewbox=%220%200%20210%20140%22%3e%3c/svg%3e HTTP/1.1" 404 104146 "-" "AIOSEO/2022.2.8" "5.22" [0.600 : 0.600]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:33 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewbox='0%200%201%201'%3e%3c/svg%3e HTTP/1.1" 301 582 "-" "AIOSEO/2022.2.8" "-" [0.200 : 0.200]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:34 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=http:/www.w3.org/2000/svg%20viewbox=0%200%201%201%3e%3c/svg%3e HTTP/1.1" 404 104124 "-" "AIOSEO/2022.2.8" "5.21" [0.600 : 0.600]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:34 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewbox=%220%200%20210%20140%22%3e%3c/svg%3e HTTP/1.1" 301 598 "-" "AIOSEO/2022.2.8" "-" [0.300 : 0.300]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:35 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=%22http:/www.w3.org/2000/svg%22%20viewbox=%220%200%20210%20140%22%3e%3c/svg%3e HTTP/1.1" 404 104146 "-" "AIOSEO/2022.2.8" "5.22" [0.608 : 0.607]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:36 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewbox='0%200%201%201'%3e%3c/svg%3e HTTP/1.1" 301 582 "-" "AIOSEO/2022.2.8" "-" [0.200 : 0.200]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:36 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=http:/www.w3.org/2000/svg%20viewbox=0%200%201%201%3e%3c/svg%3e HTTP/1.1" 404 104124 "-" "AIOSEO/2022.2.8" "5.21" [0.606 : 0.607]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:37 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewbox=%220%200%20210%20140%22%3e%3c/svg%3e HTTP/1.1" 301 598 "-" "AIOSEO/2022.2.8" "-" [0.200 : 0.200]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:38 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=%22http:/www.w3.org/2000/svg%22%20viewbox=%220%200%20210%20140%22%3e%3c/svg%3e HTTP/1.1" 404 104146 "-" "AIOSEO/2022.2.8" "5.22" [0.500 : 0.500]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:38 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewbox='0%200%201%201'%3e%3c/svg%3e HTTP/1.1" 301 582 "-" "AIOSEO/2022.2.8" "-" [0.300 : 0.300]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:39 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=http:/www.w3.org/2000/svg%20viewbox=0%200%201%201%3e%3c/svg%3e HTTP/1.1" 404 104124 "-" "AIOSEO/2022.2.8" "5.21" [0.500 : 0.500]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:40 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewbox=%220%200%20210%20140%22%3e%3c/svg%3e HTTP/1.1" 301 598 "-" "AIOSEO/2022.2.8" "-" [0.300 : 0.300]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:40 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=%22http:/www.w3.org/2000/svg%22%20viewbox=%220%200%20210%20140%22%3e%3c/svg%3e HTTP/1.1" 404 104145 "-" "AIOSEO/2022.2.8" "5.22" [0.600 : 0.600]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:41 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewbox='0%200%201%201'%3e%3c/svg%3e HTTP/1.1" 301 582 "-" "AIOSEO/2022.2.8" "-" [0.200 : 0.200]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:42 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=http:/www.w3.org/2000/svg%20viewbox=0%200%201%201%3e%3c/svg%3e HTTP/1.1" 404 104124 "-" "AIOSEO/2022.2.8" "5.21" [0.600 : 0.600]
       transscreen.ru 172.70.46.197 - - [25/Jun/2023:10:41:42 +0300] "POST /wp-json/aioseo/v1/analyze/ HTTP/1.1" 400 974 "https://transscreen.ru/wp-admin/admin.php?page=aioseo-seo-analysis" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36" "-" [60.299 : 60.300]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:42 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewbox=%220%200%20210%20140%22%3e%3c/svg%3e HTTP/1.1" 301 598 "-" "AIOSEO/2022.2.8" "-" [0.200 : 0.200]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:43 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=%22http:/www.w3.org/2000/svg%22%20viewbox=%220%200%20210%20140%22%3e%3c/svg%3e HTTP/1.1" 404 104145 "-" "AIOSEO/2022.2.8" "5.22" [0.500 : 0.500]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:44 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewbox='0%200%201%201'%3e%3c/svg%3e HTTP/1.1" 301 582 "-" "AIOSEO/2022.2.8" "-" [0.200 : 0.200]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:44 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=http:/www.w3.org/2000/svg%20viewbox=0%200%201%201%3e%3c/svg%3e HTTP/1.1" 404 104124 "-" "AIOSEO/2022.2.8" "5.21" [0.500 : 0.500]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:45 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewbox=%220%200%20210%20140%22%3e%3c/svg%3e HTTP/1.1" 301 598 "-" "AIOSEO/2022.2.8" "-" [0.200 : 0.200]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:46 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=%22http:/www.w3.org/2000/svg%22%20viewbox=%220%200%20210%20140%22%3e%3c/svg%3e HTTP/1.1" 404 104145 "-" "AIOSEO/2022.2.8" "5.22" [0.500 : 0.500]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:46 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewbox='0%200%201%201'%3e%3c/svg%3e HTTP/1.1" 301 582 "-" "AIOSEO/2022.2.8" "-" [0.300 : 0.300]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:47 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=http:/www.w3.org/2000/svg%20viewbox=0%200%201%201%3e%3c/svg%3e HTTP/1.1" 404 104124 "-" "AIOSEO/2022.2.8" "5.21" [0.601 : 0.600]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:48 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewbox=%220%200%20210%20140%22%3e%3c/svg%3e HTTP/1.1" 301 598 "-" "AIOSEO/2022.2.8" "-" [0.200 : 0.200]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:48 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=%22http:/www.w3.org/2000/svg%22%20viewbox=%220%200%20210%20140%22%3e%3c/svg%3e HTTP/1.1" 404 104145 "-" "AIOSEO/2022.2.8" "5.22" [0.500 : 0.500]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:49 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewbox='0%200%201%201'%3e%3c/svg%3e HTTP/1.1" 301 582 "-" "AIOSEO/2022.2.8" "-" [0.300 : 0.300]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:50 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=http:/www.w3.org/2000/svg%20viewbox=0%200%201%201%3e%3c/svg%3e HTTP/1.1" 404 104124 "-" "AIOSEO/2022.2.8" "5.21" [0.500 : 0.500]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:51 +0300] "GET /data:image/svg+xml
       ,%3csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewbox=%220%200%20210%20140%22%3e%3c/svg%3e HTTP/1.1" 301 598 "-" "AIOSEO/2022.2.8" "-" [0.300 : 0.300]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:51 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=%22http:/www.w3.org/2000/svg%22%20viewbox=%220%200%20210%20140%22%3e%3c/svg%3e HTTP/1.1" 404 104145 "-" "AIOSEO/2022.2.8" "5.22" [0.600 : 0.600]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:52 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewbox='0%200%201%201'%3e%3c/svg%3e HTTP/1.1" 301 582 "-" "AIOSEO/2022.2.8" "-" [0.200 : 0.200]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:53 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=http:/www.w3.org/2000/svg%20viewbox=0%200%201%201%3e%3c/svg%3e HTTP/1.1" 404 104124 "-" "AIOSEO/2022.2.8" "5.21" [0.500 : 0.500]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:53 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewbox=%220%200%20210%20140%22%3e%3c/svg%3e HTTP/1.1" 301 598 "-" "AIOSEO/2022.2.8" "-" [0.200 : 0.200]
       transscreen.ru 162.158.155.75 - - [25/Jun/2023:10:41:54 +0300] "GET /data:image/svg+xml,%3csvg%20xmlns=%22http:/www.w3.org/2000/svg%22%20viewbox=%220%200%20210%20140%22%3e%3c/svg%3e HTTP/1.1" 404 104145 "-" "AIOSEO/2022.2.8" "5.22" [0.500 : 0.500]
       transscreen.ru 172.70.46.197 - - [25/Jun/2023:10:42:08 +0300] "POST /wp-admin/admin-ajax.php HTTP/1.1" 200 633 "https://transscreen.ru/wp-admin/admin.php?page=aioseo-seo-analysis" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36" "-" [1.200 : 1.200]
       ```
   
 *  Thread Starter [mik777em](https://wordpress.org/support/users/mik777em/)
 * (@mik777em)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/error-when-refresh-raiting/#post-16846298)
 * Here is a list of links to the images that responded with a 404 error:
 *     ```wp-block-code
       GET /data:image/svg+xml,%3csvg%20xmlns=http:/www.w3.org/2000/svg%20viewbox=0%200%201%201%3e%3c/svg%3e HTTP/1.1 - AIOSEO/2022.2.8
       GET /data:image/svg+xml,%3csvg%20xmlns=http:/www.w3.org/2000/svg%20viewbox=0%200%20330%20198%3e%3c/svg%3e HTTP/1.1 - AIOSEO/2022.2.8
       GET /data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewbox='0%200%20330%20198'%3e%3c/svg%3e HTTP/1.1 - AIOSEO/2022.2.8
       GET /data:image/svg+xml,%3csvg%20xmlns=http:/www.w3.org/2000/svg%20viewbox=0%200%20330%20203%3e%3c/svg%3e HTTP/1.1 - AIOSEO/2022.2.8
       GET /data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewbox='0%200%20330%20203'%3e%3c/svg%3e HTTP/1.1 - AIOSEO/2022.2.8
       GET /data:image/svg+xml,%3csvg%20xmlns=http:/www.w3.org/2000/svg%20viewbox=0%200%20330%20190%3e%3c/svg%3e HTTP/1.1 - AIOSEO/2022.2.8
       GET /data:image/svg+xml,%3csvg%20xmlns=%22http:/www.w3.org/2000/svg%22%20viewbox=%220%200%20330%20190%22%3e%3c/svg%3e HTTP/1.1 - AIOSEO/2022.2.8
       GET /data:image/svg+xml,%3csvg%20xmlns=http:/www.w3.org/2000/svg%20viewbox=0%200%20330%20225%3e%3c/svg%3e HTTP/1.1 - AIOSEO/2022.2.8
       GET /data:image/svg+xml,%3csvg%20xmlns=%22http:/www.w3.org/2000/svg%22%20viewbox=%220%200%20330%20225%22%3e%3c/svg%3e HTTP/1.1 - AIOSEO/2022.2.8
       GET /data:image/svg+xml,%3csvg%20xmlns=http:/www.w3.org/2000/svg%20viewbox=0%200%20330%20190%3e%3c/svg%3e HTTP/1.1 - AIOSEO/2022.2.8
       `GET /data:image/svg+xml,%3csvg%20xmlns=%22http:/www.w3.org/2000/svg%22%20viewbox=%220%200%20330%20190%22%3e%3c
       ```
   
 *  [Optimizing Matters](https://wordpress.org/support/users/optimizingmatters/)
 * (@optimizingmatters)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/error-when-refresh-raiting/#post-16846373)
 * re. the `data:image/svg+xml` images; that asset is typically used by lazyload
   solutions where the svg-image is the inline placeholder, but that placeholder
   is something that -obviously- does not need to be downloaded as the placeholder
   image is available inline. I’m not sure to which extend AIOSEO takes this into
   account, maybe that is part of the problem.
 * but when checking the HTML source of your homepage I see that both W3TC and AO
   are doing lazyloading, so that might be part of the problem as well, I would 
   suggest to make sure lazyloading is either off (in which case “browser-native
   lazyloading” is active) or that you have lazyloading only active in one place?
 * hope this helps,
    frank (ao dev)

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

The topic ‘Error when refresh raiting’ is closed to new replies.

 * ![](https://ps.w.org/all-in-one-seo-pack/assets/icon.svg?rev=2443290)
 * [All in One SEO – Powerful SEO Plugin to Boost SEO Rankings & Increase Traffic](https://wordpress.org/plugins/all-in-one-seo-pack/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/all-in-one-seo-pack/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/all-in-one-seo-pack/)
 * [Active Topics](https://wordpress.org/support/plugin/all-in-one-seo-pack/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/all-in-one-seo-pack/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/all-in-one-seo-pack/reviews/)

## Tags

 * [error update](https://wordpress.org/support/topic-tag/error-update/)

 * 5 replies
 * 3 participants
 * Last reply from: [Optimizing Matters](https://wordpress.org/support/users/optimizingmatters/)
 * Last activity: [2 years, 11 months ago](https://wordpress.org/support/topic/error-when-refresh-raiting/#post-16846373)
 * Status: resolved