Closed (fixed)
Project:
Global Redirect
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Jan 2011 at 00:29 UTC
Updated:
16 May 2011 at 17:31 UTC
Hi,
For the mobile theme and sub-domain I need to disable the redirects like this:
http://m.mysite.com/site/[frontpage]?page=8
to
http://m.mysite.com/site/?page=8
Any help?
Thanks!
Comments
Comment #1
lcampanis commentedThere should be an option available for this. As it is vital for SEO most of the times to have the SEOed home URL, as well as the main landing page (ie. domain.com/).
The purpose of the redirect to the main domain instead of /homepage is understandable as it will cause sandboxing, however, this is fixed by declaring the Canonical URL for the homepage.
So please have this fixed otherwise the module needs to be disabled for this to work, something nobody wants.
If there's a work around without hacking anything, I would be happy to know.
Thanks!
Comment #2
nicholasthompsonThis has been added to 6.x-1.x-dev and will be in the next release. It is also part duplicate of #1116098: URL path on front page should bre redirected to / and #1018684: Redirect example.com/[frontpage] to example.com.