[nycphp-talk] SEO & Php
Michael Hernandez
sequethin at gmail.com
Fri Jun 12 09:48:44 EDT 2009
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20090612/ad6636a7/attachment.html>
More information about the talk
mailing list