Page 1 of 1

PHP and search engines

Posted: Wed May 21, 2003 8:26 pm
by scriptmaster
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?

Posted: Thu May 22, 2003 1:19 am
by Doolittle
Yes, google doesn't grab pages from your server :). It reads through pages like you or I would...