Closed elkolorado closed 9 months ago
The links should be based now as:
https://talesoftibia.com/site/npsearch.html?s=talon
etc. So the query value is present only if its not default.
Besides, I recommend you to configure your AWS S3 so the route of the pages arent including .html and even not /site but instead like so:
.html
/site
https://talesoftibia.com/npsearch?s=talon
which will make the url even more shorter, and elegant
closing as i prettier`ied the lines
The links should be based now as:
https://talesoftibia.com/site/npsearch.html?s=talon
etc. So the query value is present only if its not default.
Besides, I recommend you to configure your AWS S3 so the route of the pages arent including
.html
and even not/site
but instead like so:https://talesoftibia.com/npsearch?s=talon
which will make the url even more shorter, and elegant