Hi I have a web site:
www.vebmaker.com
It has been translated into two languages - Bulgarian and English. Inside .htaccess file I do URL-rewriting as follows:
When the site is in Bulgarian site opens like this:
www mywebsite.com/bg/index.php
When the site is in English:
www mywebsite.com/en/index.php
By default, the default language is Bulgarian, I do that with a few lines of php code. I noticed the following when I do a spider to crawl my site the keywords that spiders found are only in Bulgarian language.
Why is that? Why spider sees only Bulgarian text? Is there a way to do so that the SEO optimization to be indexed for both Bulgarian and English?
__________________
Visit my web site on:
Please login or register to view this content. Registration is FREE
Last edited by chrishirst; 06-16-2010 at 03:33 AM..
|