SEO-friendly HTML page redirects?

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
intellivision
Forum Commoner
Posts: 83
Joined: Mon Aug 22, 2005 1:25 am
Location: Orbit

SEO-friendly HTML page redirects?

Post by intellivision »

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.
User avatar
jaoudestudios
DevNet Resident
Posts: 1483
Joined: Wed Jun 18, 2008 8:32 am
Location: Surrey

Re: SEO-friendly HTML page redirects?

Post by jaoudestudios »

PHP header redirect?
Post Reply