Hi, Hope this is in the right area. I'm re-building a site from ground up and I'm not sure if I should go with .shtml extensions or .php extensions. There is a lot of shared content requiring one of these, but I'm curious of the SEO implications. I really need the php for a review & ratings script, but wanted to get some feedback. Thanks
afa SEO goes it the content not the prefix that matters. keep it simple.. .html for static content and .php for dynamic why not use apache rewrite the url prettier? www.mysite.com/start => start.hml www.mysite.com/review => review.php