hawthorn
Member
Posted 1 year ago #
I converted my site to a wp blog, setting up static pages.
As my site has been around a few years there are lots of links out there.
I want to redirect http://www.mysite.com/apage.php to the now static page
http://www.mysite.com/apage/ .
How do I do this please?
You can set up .htaccess yourself, and write the 301 redirects by hand, but these days many ISPs offer an admin control panel that will write the redirects for you from your form-based input. This is the easy way if they have it.