Author Topic: Wordpress “Post name” permalinks not working  (Read 895 times)

admin

  • Administrator
  • Jr. Member
  • *****
  • Posts: 50
Wordpress “Post name” permalinks not working
« on: March 21, 2022, 01:38:28 AM »
In short, the fix for me was to go into the WordPress admin dashboard, go to:

“Settings” > “Permalinks” > “Common settings”, and set the radio button to “Custom Structure”

, and paste into the text box:

/index.php/%year%/%monthnum%/%day%/%postname%/

, and click the Save button