LISE : Question about url rewrite
Posted: Thu May 02, 2019 1:56 pm
Hi,
I use CMSMS for a while as a web agency. On every website we make, we use LISE to facilitate development.
I have a problem with it, it seems that its url rewriting system cause problem in SEO because of the template ID at the end of the url.
Example :
I want to print detail of an article in my page with id 30 (article detail)
I'll call my summary template with : detail_template=page30
LISE create an URL like : xxx.com/project/article_alias/30.html
It gives a lot of problem for SEO and every audit we make tell us to change the way URL are constructed.
Is this a way to fix it (by having /30/article_alias.html in example) or am i using module in a wrong way ?
Thanks for your help.
I use CMSMS for a while as a web agency. On every website we make, we use LISE to facilitate development.
I have a problem with it, it seems that its url rewriting system cause problem in SEO because of the template ID at the end of the url.
Example :
I want to print detail of an article in my page with id 30 (article detail)
I'll call my summary template with : detail_template=page30
LISE create an URL like : xxx.com/project/article_alias/30.html
It gives a lot of problem for SEO and every audit we make tell us to change the way URL are constructed.
Is this a way to fix it (by having /30/article_alias.html in example) or am i using module in a wrong way ?
Thanks for your help.