PDA

View Full Version : Search Engine Problem - Convert Static to Dynamic Websites


pawanseo
06-04-2008, 04:04 AM
Hey Guys,

I am in big problem that i have 20000 pages static websites,
but i have decided to convert this static websites into dynamic websites...
So my simple questions is that if i use same content in my database and redirect al static url into new dynamic url

what type of search engine problem i will face?????????????????????

Its very important question please give only pure answers,,,,,

yours New friends
Pawan

JohnW
06-04-2008, 09:07 AM
If each of the old URLs has a 301 redirect to the new URL you will have minimum disruption. But you should also be able to make your dynamic urls be the same as the static ones, with a little extra effort.

beu
06-04-2008, 11:45 AM
As JohnW said, better to rewrite the URLs instead of directing unless that would cause other issues.... Doesn't seem like it would.