tdavis
02-21-2008, 06:29 PM
This might not be the right place to post, but, here goes...
I wrote a Perl script that builds a page from a file that stores link trading partners. This makes it easy to add and change the entries. But, when I add a new entry, I simply save the generated HTML as that and move that to my server. I do this because I believe that a dynamically generated page will not be seen by the search engines, since it does not really exist. Or does it?
Do they index based on the URL, or text that exists (the HTML), or do they actually execute the URL similar to how a browser would? I hope I am stating this correctly.
Thanks,
-tdavis
I wrote a Perl script that builds a page from a file that stores link trading partners. This makes it easy to add and change the entries. But, when I add a new entry, I simply save the generated HTML as that and move that to my server. I do this because I believe that a dynamically generated page will not be seen by the search engines, since it does not really exist. Or does it?
Do they index based on the URL, or text that exists (the HTML), or do they actually execute the URL similar to how a browser would? I hope I am stating this correctly.
Thanks,
-tdavis