When a user accesses a URL that has been modified due to changes in the slug of a course, chapter, page, or content relocation within the course, a 404 page will be displayed.
You can review the list of all the invalid URLs attempted by users on our course site by navigating to the Reports tab.
-
Click on the Reports tab and select Invalid URLs
-
List of all the invalid URLs will be displayed along with the number of times users have tried visiting the URL.
We can use the list of invalid URLs to set up redirects. This way, if a user tries to access an old URL after we've changed the slug or moved the content, they'll still be directed to the right place.