robots blocked
-
#ssl <IfModule mod_rewrite.c> RewriteEngine on RewriteCond %{HTTP:X-Forwarded-Proto} !https RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L] </IfModule> #end of ssl # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPressthats a part of my htacess
and here is the link that blocked by robots
https://forexweb.info/%D8%AA%D8%AF%D8%A7%D9%88%D9%84-%D9%81%D9%88%D8%B1%D9%83%D8%B3/stock-1863880_1920-1/and here is the site map
https://forexweb.info/post-sitemap.xml
so please help…all of this happened after the ssl switching, btw i disabled the auto redirect in ssl settings and wrote it manually as shown above , after checking the manual
if you see #LOADBALANCER#, add <IfModule mod_rewrite.c> RewriteEngine on RewriteCond %{HTTP:X-Forwarded-Proto} !https RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L] </IfModule>The page I need help with: [log in to see the link]
The topic ‘robots blocked’ is closed to new replies.