PHP and search engines
Posted: Wed May 21, 2003 8:26 pm
Here is a tough question:
Can search engines (especially google.com) index a PHP generated link?
Lets say I scrambled a PHP file with Blowfish (or other encryptor)
and the output is:
<a href="mysite.com">mysite.com</a>
Will google "see" it as a real link?
Can search engines (especially google.com) index a PHP generated link?
Lets say I scrambled a PHP file with Blowfish (or other encryptor)
and the output is:
<a href="mysite.com">mysite.com</a>
Will google "see" it as a real link?