I have a working website built on 4.0.3. Just yesterday I added a new root folder to be used for marketing purposes (landing page for an email campaign). The structure is like this:
- Home -- Sub directory -- Sub directory - New page
This was working yesterday until I added a new sub-directory under the main home page with a temporary redirect to the new page. Since then, when I try to access the new page from anywhere (temp redirect, direct url: http://www.mysite.com/new-page.aspx etc) all I get is the following error:
The page isn't redirecting properly
I've tried republishing the whole site to no avail.
Classic. No sooner had I posted than it dawned on me the new temp redirect node has been given the same name as the new page node. So two identical URLs = bad. Changed one of them and it's now sorted!
Error: The page isn't redirecting properly
Hi,
I have a working website built on 4.0.3. Just yesterday I added a new root folder to be used for marketing purposes (landing page for an email campaign). The structure is like this:
- Home
-- Sub directory
-- Sub directory
- New page
This was working yesterday until I added a new sub-directory under the main home page with a temporary redirect to the new page. Since then, when I try to access the new page from anywhere (temp redirect, direct url: http://www.mysite.com/new-page.aspx etc) all I get is the following error:
I've tried republishing the whole site to no avail.
Does anyone know how to resolve this issue?
Thanks
Classic. No sooner had I posted than it dawned on me the new temp redirect node has been given the same name as the new page node. So two identical URLs = bad. Changed one of them and it's now sorted!
I had this issue too, But I found a loop in redirecting on my app.Taking care of that loop let me have my website back.
is working on a reply...