On Jun 12, 2009, at 9:41 AM, Michele Waldman wrote:

I know that web crawlers doen’t execute javascript when indexing webpages.

Does the php get evaluated when indexing?  I’m thinking I does.

Michele


Your PHP code could definitely factor into SEO, take for example the difference between

http://somedomain.com/1/1/2/useless/17/article.php?id=567

versus

http://somedomain.com/articles/meaningfulname/specificstuff/page/2

The URL that is used to access your content could make a major difference. I'm not an SEO expert, but that is the difference between "search engine friendly URL" and it's opposite. CMS usually include a "Search engine friendly" feature, you might want to consider making your URLs friendly.

--Mike H

_______________________________________________
New York PHP User Group Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

http://www.nyphp.org/show_participation.php

Reply via email to