I have discovered using Route66 with just a basic setup of {articleid} that anytime we enter a random URL with a number in it, it will automatically be redirected to the article that has that ID of the number in the URL. For example, when we use a year in a URL:
http://mysite/1017report
will redirect to the article with ID 2017, instead of to the correct article of the report.
I can confirm this with any url that has a number immediately following the slash. Since we do a lot of reports, we are using years in our URLs and they are all redirecting to the wrong place.
I am wondering if there is a way to prevent this from happening.
Thanks in advance for your support.
http://mysite/1017report
will redirect to the article with ID 2017, instead of to the correct article of the report.
I can confirm this with any url that has a number immediately following the slash. Since we do a lot of reports, we are using years in our URLs and they are all redirecting to the wrong place.
I am wondering if there is a way to prevent this from happening.
Thanks in advance for your support.