First - I'm still using Campsite (3.4.3) and I'm running it on/for 4 domains (websites) and 4 different languages. So fare so good, but lately I discovered that something is blocking Google to index my sites. I tried various solutions but no luck so fare. My firewall or ISP are not blocking google. Can someone please point me to right direction, my sites are there but invisible for google!?
Thanks for your reply Andrey. I'm already using Google Webmaster Tools, and if I run Fetch as Googlebot I got timeout or unreachable status. As I said my site is totally invisible for google. I'm assuming that my google problems are caused by .htaccess file. Should I add something to .htaccess coz I can't just remove it?
Our system admin checked that and assured me that nothing is blocking web crawlers. I also just find out that robots.txt is unreachable too and if I remove .htaccess I can see it.
My .htaccess file looks like this:
# There might be no access to apache config, set options here DirectoryIndex index.php index.html Options -Indexes FollowSymLinks -MultiViews
# Options might not allowed here, use Rewrite rules instead <IfModule mod_rewrite.c> RewriteEngine On