One of our clients have a price comparison website , This is a dynamic site and I never worked with many dynamic sites before was thinking would the SEO procedure differ from the normal static sites ?
I find it a lot easier to do onpage optimization for dynamic sites, since you only have to set up a few templates, pull your keywords from a DB or whatever and automatically (but carefuly ) put them in your title, meta-tags and spread them over your content. One thing you should do, is set up good and structured rewriting rules, to get nice URLS indstead of URLS cluttered with request parameters. Kind regards, Hans
for dynamic site, table name, fields name db name URL re-writing etc you can do apart from On page optimisation and Off page optimization.
u can make url redirect that is what i m doing with my site.i have created htaccess file and write all rewrite rule for redirecting the dynamic pages to static one.
Thank you ..also ..would u submit the sitemap to google webmasters , and would that be after the mod_rewrite ?
Definitely agree with all who are mentioning search engine friendly URL's. That's very important for dynamic sites. Yes, after the rewrite.
It depends on the site. Badly written dynamic sites can throw up a lot of problems, such as duplicate content, badly written URLS (especially if they include session IDs), uniform meta tags and poor link structure can all be issues. Like I said, it depends on the individual site though.