Hello.
Site was previuos in PHP. Now it is Joomla's time
I want to redirect some old pages eg. page.php into page.html
It does not work.
Do you know what to do with it?
Sebastian
Problem with redirecting from php into html
-
- Phoca Newbie
- Posts: 2
- Joined: 05 Jul 2011, 11:47
- Jan
- Phoca Hero
- Posts: 48345
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Problem with redirecting from php into html
Hi, try to read the manual of Phoca SEF carefully, it only redirects sites which are ending with 404, if the old links do not end with 404, it is not possible to redirect. Check if they are ending with 404?
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 2
- Joined: 05 Jul 2011, 11:47
Re: Problem with redirecting from php into html
One of them ends with 404, aonother with 500 - webmaster destroyed (suppose) something
- Jan
- Phoca Hero
- Posts: 48345
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Problem with redirecting from php into html
500 means some php error mostly.
Yes the one with 404 can be redirected - you will see it listed in Phoca SEF
Yes the one with 404 can be redirected - you will see it listed in Phoca SEF
If you find Phoca extensions useful, please support the project