By default, WordPress uses web addresses that include the date and post name. However, you can customize how these URLs are structured for your permalinks and archives. Creating a custom structure improves how your links look, makes them more user-friendly, and ensures they'll work well in the future.

 

 

Customize Permalink Structure

Several permalink tags are available to help you create URLs that work best for your site.

Common Settings

Choose from these standard permalink structures by selecting the appropriate radio button:

Optional Settings

Customize how category and tag URLs appear:

Save Changes

Click the Save Changes button to update your permalink structure. After saving, one of two things will happen:

  • If your .htaccess file is writeable, you'll see "Permalink structure updated" and everything is set up automatically.
  • If your .htaccess file is not writeable, you'll need to manually update it with the code WordPress provides in the text box at the bottom of the screen.

Remember that visiting the Permalinks screen automatically refreshes your rewrite rules, even without saving changes.