Create Menu Structure as follows:
My Test - (Alias: my-test) Type: single article
My Primary Test (Alias: my-primary-test) Type: Menu Item Alias and Points to: My Test
Access the My Primary Test via the frontend and you are redirected to my-test.html Perfecto.
Access the Menu Item Alias via it's alias directly:
/my-primary-test.html
The above renders the article from My Test. It shouldn't it should redirect the user to my-test.html
I hope you can follow that!
Labels |
Added:
?
|
Create a menu structure similar to the below, home and the about items are all that matter for this test.
Menu Item Alias is root and the article is a sub menu item.
About Single Article should only be accessible under:
/home/about
But if you access
/abouta
It renders the article from /home/about
This happens with new and old router.
In my test they were both at the same level as per your original description. Will test again in the morning.
Status | New | ⇒ | Information Required |
Category | ⇒ | Router / SEF |
Status | Information Required | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-02-11 00:26:18 |
Closed_By | ⇒ | tonypartridge |
Cant confirm