Home = bad request, a forum discussion on Jojo CMS. Join us for more discussions on Home = bad request on our Administration (backend and configuration) forum.
You must be logged in to post a reply
| |
Hello everyone...
I noticed something yesterday while in admin --I clicked the little home icon in the top right--the house-- and it went to a bad request page--I might be wrong, but It seems you need to add the / after everything to get where you want to go,at least the way mine is installed--which is fine by me,but the links have to woek
It also happens on my home page when I click the word home in the menu at the top.It gave the same error
The installation is fine, but I need to edit something in the template or somewhere I think...
Regards.
I noticed something yesterday while in admin --I clicked the little home icon in the top right--the house-- and it went to a bad request page--I might be wrong, but It seems you need to add the / after everything to get where you want to go,at least the way mine is installed--which is fine by me,but the links have to woek
It also happens on my home page when I click the word home in the menu at the top.It gave the same error
The installation is fine, but I need to edit something in the template or somewhere I think...
Regards.
Rockstar
That's an interesting problem I haven't seen before.
Jojo is designed to do a 301 redirect from www.domain.com to www.domain.com/ (add the trailing slash to all URLs) in an attempt to reduce duplicate content.
It's interesting that this doesn't work on your web host, and I'll need to look into this.
This isn't something I have seen before on all the hosts I use, so I'd like to figure this one out.
If you really need that link fixed, please replace your admin template with the one attached. Place this in (BASEDIR)/plugins/jojo_core/templates/admin
otherwise this will be included in the next release.
Thanks,
Harvey.
Jojo is designed to do a 301 redirect from www.domain.com to www.domain.com/ (add the trailing slash to all URLs) in an attempt to reduce duplicate content.
It's interesting that this doesn't work on your web host, and I'll need to look into this.
This isn't something I have seen before on all the hosts I use, so I'd like to figure this one out.
If you really need that link fixed, please replace your admin template with the one attached. Place this in (BASEDIR)/plugins/jojo_core/templates/admin
otherwise this will be included in the next release.
Thanks,
Harvey.
Attached Files
| Back to Forum Index : Back to Administration (backend and configuration) |
|
