-
AuthorPosts
-
tdb6800 Friend
tdb6800
- Join date:
- May 2012
- Posts:
- 34
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 7
- Thanked:
- 1 times in 1 posts
June 7, 2012 at 2:43 pm #177908I can’t seem to get the system redirects to work.
I have the system-redirect plugin enabled.
I have setup the following redirect to test
http://beernewb.com/test_redirect.php to http://beernewb.comI would eventually like to redirect all 404 errors. I made the changes to the error.php file but it just seems like its not even reading that file.
My site is beernewb.com
This is a bit of an urgent matter as my site stats as plummeting due to 404 errors generated from my migration.
Thanks
tdb6800 Friend
tdb6800
- Join date:
- May 2012
- Posts:
- 34
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 7
- Thanked:
- 1 times in 1 posts
June 8, 2012 at 1:04 am #456580I have managed to redirect all 404 errors to my homepage by using the cpanel error pages redirect on my host.
So it’s a quick fix, I still need to get to the bottom of the system-redirect from joomla.
Here is the code I used to direct via cpanel of it might help someone
<HTML>
<HEAD>
<TITLE>Meta Redirect Code</TITLE>
<meta http-equiv="refresh" content="0;url=http://www.yoursitehere.com/">
</HEAD>
<BODY>
<script language="javascript">
location.replace("http://www.yoursitehere.com/");
</script>
</BODY>
</HTML>
<!---->
Stork11 Friend
Stork11
- Join date:
- March 2011
- Posts:
- 2273
- Downloads:
- 0
- Uploads:
- 142
- Thanks:
- 55
- Thanked:
- 431 times in 393 posts
June 8, 2012 at 8:24 am #456634<em>@tdb6800 324169 wrote:</em><blockquote>I can’t seem to get the system redirects to work.
I have the system-redirect plugin enabled.
I have setup the following redirect to test
http://beernewb.com/test_redirect.php to http://beernewb.comI would eventually like to redirect all 404 errors. I made the changes to the error.php file but it just seems like its not even reading that file.
My site is beernewb.com
This is a bit of an urgent matter as my site stats as plummeting due to 404 errors generated from my migration.
Thanks</blockquote>
Hello tdb6800,I can see http://beernewb.com/test_redirect.php URL already redirected to http://beernewb.com . Please check and confirm the same.
Best regards.
-
AuthorPosts
This topic contains 4 replies, has 2 voices, and was last updated by tdb6800 12 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum