Quick video that goes over WordPress permalinks and how you can change them from the WordPress Dashboard.
How to change the WordPress Permalinks
- From the WordPress Dashboard go to Settings -> Permalinks
- Select the permalink settings you would like to use and click Save Changes (popular setting is Post Name)
- Reload the front-end of you website and verify the new permalinks
Note: If you added a custom post type and the {cpt-name}-single.php
page for your custom post type isn’t working, sometimes just re-saving your permalinks will fix the issue.