Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What does Googlebot read?
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Web
Miscellaneous
Thread ID:
01416742
Message ID:
01416836
Views:
70
Hi John,

>My question is: Do search engines fire off each page the same as a browser and thus run the PHP code that will create all the product links? Meta Tags, etc. Or, do I need to generate full static pages or somewhere in between? I can't seem to find any definite answers.

Google executes all server side code (PHP, etc.). However, most web crawlers only support a limited set of client side scripting such as JavaScript. If you application relies heavily on JavaScript, its dynamic content might not get indexed. There are also limitations of what links search engine folllow. The will follow static links (http://server.com/app/somepage.php), but they won't necessarily follow dynamic links such as http://server.com/main.php?action=somepage&scope=app.
--
Christof
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform