Hello!
I’ve successfully used a 301 redirect code for some of our .php pages, but there are some I don’t know how to do it with. When the url is like this instead of just ending in .php
http://www.angelicorganics.com/Press/pr … 2000-10-18
It’s like the main php page is the code for a section of pages and I don’t want to redirect the whole section using the php file, I want to redirect each individual page.
I successfully redirected the main .php page of one section which sends all visitors to the specific html pages to one general page of our new site. But I want to send people from one specific page to another specific page. Anybody know how to do that?
Any help is greatly appreciated!! 