Hi Sorry if this has been answered already. If so, please point me in the right direction. Basically, I am trying to 301 the linkjuice of pages from the the old site (.php pages on an apache server) to pages of the new site, which is on a windows server. Surely this must be possible!? The site is on a CMS (coldfusion) and is a nitemare in SEO terms... (But thats a different thread alltogether!) Look forward to your replys. Cheers
Even though its on a Windows Server? And I don't have access to the old server (the hosting plan no longer exists)
ahhh, you didn't say that. You said the old site was on apache, which is why i gave htaccess instructions. So, the old pages are php on windows server, is that right?
Thought i did mention that: Maybe this isn't clear: Want to redirect: Pages of an old site .php pages used to be on an apache server the hosting plan no longer exists these pages no longer exist To the relevant pages of the new site: on a Windows Server the site CMS is programmed in Coldfusion. so the new pages are not php Are we on the same page here? Cheers
You said (.php pages on an apache server) Is php supported on this new windows server? If it is, you could use the php script above, but it would mean manually creating all these old pages, It's the only thing I can think of at the moment.