Tag: pages

  • Canonical URL’s, Optimized Permalinks

    I updated my WordPress permalinks from an old-fashioned and quite outdated /%year%/%monthnum%/%day%/%postname%/ to the more optimized structure /%post_id%-%postname%/. Although I still like it if I can see the date and the entry title at a glance, the new structure has two advantages: the new permalink structure is in some cases faster because of the way…