i have one web site which was static and now i have moved it on dynamic and my all pages url have high page rank so what should i do ?
views:
40answers:
2
A:
Redirect your old urls to the appropriate new ones. Consider setting up and submitting a sitemap to Google. Check out Google's Webmaster tools for more idea.
tvanfosson
2010-01-06 13:01:26
+1
A:
Use Redirect directives or mod_rewrite to redirect visitors (and the Google crawler) from your old pages to your equivalent new one. Most shared hosting providers allow you to do this sort of thing in an .htaccess file (assuming you're on Apache). Here's a nice tutorial on URL rewriting which may help. Here's an article on using redirects to preserve pagerank.
robertc
2010-01-06 13:02:01