LISE detail page url appends number?
Posted: Mon May 08, 2023 7:59 am
I can't figure out why the LISE instance always adds a number to the end of an item detail url.
My url template is
e.g. https://d4creative.com.au/portfolio/the ... _adjusting becomes https://d4creative.com.au/portfolio/the ... justing/34
Why is this happening? It doesn't seem like a good SEO friendly pretty url if its always adding some random number.
Thanks in advance for any clues on where this extra digits are coming from!?
My url template is
But the detail page url always appends{$prefix}/{$item_title}
to every item./34
e.g. https://d4creative.com.au/portfolio/the ... _adjusting becomes https://d4creative.com.au/portfolio/the ... justing/34
Why is this happening? It doesn't seem like a good SEO friendly pretty url if its always adding some random number.
Thanks in advance for any clues on where this extra digits are coming from!?