hii we have our site section in asp (pages are indexed in search engines) and now we are converting these asp pages into PHP will it affect our SEO process ?? If yes ?? then please advice me what to do in this type of situation Regards
Yeah it will affect your SE ranking if you delete all your original pages and change them over to new url's. Make sure you use a 404 redirect to make sure you don't lose your traffic. Then you'll just have to wait till the SE's pick up your new url's. There's no other way around it. Then best thing to do is leave your urls' the same.
Make sure you use 301 redirect for those old page to your new one PHP. Using 301 is a good option for these.
Yeh..it will affect seo, but most of the time it will be in good side..unless you will write something totally out from your mind..
Alexis Edwin, Make sure and do a 301 permanent redirect, this will let the search engines know that this is the new page for the old one. A 404 redirect tells the search engine that the page is not found, which you don't want. GL