Forum Moderators: Robert Charlton & goodroi
I can't put a forward on the old page because of provider limitations, and so I deleted all content from the old page and added a "click here for new page" message (with the url).
Will my site be penalized for any reason because of this move (no dup content now, except in cached pages)? Also, should I go ahead and remove the old page from the site:mysite.com search page (would rather not because the new page is not yet coming up for the same search terms, but then, maybe it isn't coming up because the old page is still there)?
[edited by: tedster at 9:42 pm (utc) on Aug. 12, 2009]
[edit reason] switch to example.com - it can never be owned [/edit]
If you can't do a server-side forward (have you tried using the php header directive instead of 'hardwiring' into .htaccess?), at least do a client-side forward (meta refresh, javascript) for your users.
As for the SEO, are you sure you can't work out a PHP redirect or something?