Hi,
I set the URL parameter to {categoryPath}/{articleId}.html, and enable joomla redirect, and enable Route66 redirect.
But this URL parameter will redirect to homepage.
If just only use {articleId}.html, ok!
If the directory exceeds level 1, then use {categoryPath}/{articleId}.html, it will redirect homepage.
IF the directory exceeds level 1, use {categoryAlias}/{articleId}.html, OK! But it will just only show the lowest level directory alias.
...
I want to like this:
https://www.mybesite.com/aaa/bbb/id.html
how to setup it?
Operating environment:
1. PHP7.1
2. Joomla 3.9.3
3. Mysql5.7
4. Route66 1.6.4
Thanks in advance for your support.
I set the URL parameter to {categoryPath}/{articleId}.html, and enable joomla redirect, and enable Route66 redirect.
But this URL parameter will redirect to homepage.
If just only use {articleId}.html, ok!
If the directory exceeds level 1, then use {categoryPath}/{articleId}.html, it will redirect homepage.
IF the directory exceeds level 1, use {categoryAlias}/{articleId}.html, OK! But it will just only show the lowest level directory alias.
...
I want to like this:
https://www.mybesite.com/aaa/bbb/id.html
how to setup it?
Operating environment:
1. PHP7.1
2. Joomla 3.9.3
3. Mysql5.7
4. Route66 1.6.4
Thanks in advance for your support.