I have 60 .html pages I need to redirect to 60 new WordPress pages.
It's a shared IIS server, so the Redirect 301 commands are not possible. I put an .htaccess file up to see if that would work, no dice.
Does that leave me with the relatively SEO-unfriendly META refresh tag as my only option? I think my hands are tied.
SEO-friendly HTML page redirects?
Moderator: General Moderators
-
intellivision
- Forum Commoner
- Posts: 83
- Joined: Mon Aug 22, 2005 1:25 am
- Location: Orbit
- jaoudestudios
- DevNet Resident
- Posts: 1483
- Joined: Wed Jun 18, 2008 8:32 am
- Location: Surrey
Re: SEO-friendly HTML page redirects?
PHP header redirect?