Knowledge Base > Sahifa > How to change/re-save posts permalinks?
- You will need to go to (WordPress Dashboard >> Settings >> Permalinks).
- The default structure of a permalink uses the post ID as a unique identifier in the URL:
http://example.com/?p=23
- You can use any of the pre-defined permalinks structure, or choose “Custom Structure” to add your custom permalinks structure.
- Check this WordPress guide to learn more about custom WordPress permalinks formula.
1
0