Look at this section (excerpt):
- Day and name – An example of the day and name based structure is http://www.sample.com/2008/03/31/sample-post/
-
- Month and name – An example of the month and name based structure is http://www.sample.com/2008/03/sample-post/
- Numeric – An example of the numeric structure is http://www.sample.com/archives/123
Those are archives– specifically the first two are “date” archives. That is what the Codex is referring to. See “Using Permalinks” for more detail.
Related Posts:
- Archive permalinks
- Permalinks for WooCommerce Categories and Subcategories
- Rewrite url / permalink for default archive – yearly / monthly
- Change of permalink structure – redirects in htaccess breaks the archive links
- Custom permalink for search and pagination
- Programatically changing post’s permalink when identical post type is published
- Date Archives’ Permalinks under Category folder
- Can’t select blog month within archive category
- Advanced author permalinks
- Disable date based archives for all categories except one
- Path to Pages Resolves to Archive instead of Actual Content
- permalinks issue and archives
- Change permalink structure for pagination only
- I Need to use Month , year in my all archives and pages of my wordpress site
- Strip subcategory base from URL
- archive by year and category: permalink support doesn’t work on pagination
- Customize URL for specific tags archive
- WordPress Archives Cause Looping
- Permalink, links a page to the homepage
- Permalinks of archive tag wordpress
- WordPress archive posts returns user to homepage
- Post archive pages bringing me to a 404 page
- Strip category base from URL?
- How can I get the privacy policy page?
- How to get the clean permalink in a draft?
- Stop WordPress from reserving slugs for media items?
- Including category-base in a post permalink results in 404
- How can I store page ID in a post instead of other selected permalink?
- WordPress thinks my custom route is a 404
- Post type child of another post type
- Custom Taxonomy in Permalink of Post
- How to prevent apostrophes and quotes from appearing in permalinks?
- the_permalink displays post ID URL for future posts
- Why does `get_permalink()` produces an add. DB request without $post->filter?
- Regex in add_rewrite_tag not accepting OR operators?
- “.#[random-char-string]” being inserted at end of URLs
- WP JSON list all permalinks
- How to i18n slugs for templates?
- Permalink/Pagination issue: Category base name same as page name
- Pretty Permalinks
- Remove parent slug for child pages
- Filtering comment permalinks when a condition is met
- How to display comments on different page
- Limiting the number of words or characters in the slug/permalink
- How can I Rewrite a ‘page’ URL based on query string parameters?
- add_rewrite_rule with 3 or fewer matches?
- Add %taxonomy% in custom permalink structure
- How to change URL structure for pagination pages?
- custom naming of search permalink /search/
- Why WordPress Can’t Handle site.com/%postname%/someword ? Gives 404
- Rewriting search permalink
- Is it possible to list post attachments in a sub URL endpoint with a dedicated template?
- How to edit the slug/permalink in Gutenberg?
- Mass Permalink Changer
- Using WP rather than .htaccess to redirect pages/posts
- How can you receive the most recent permalink or terms of the newly saved post?
- Dashes instead of slashes as permalink structure separator
- Attachment page 404 not found when image is attached to post
- What happens when permalink settings are updated?
- custom permalink/shortlink with base62 encoded post ID
- How can I get the permalink of a post before it is published?
- Change permalink for a single post type only
- Add a URL prefix to permalinks of News category and sub-categories of posts only
- change default post archive page link
- How to achieve a clean custom permalink solution?
- How can I make my .htaccess file writeable by wp-admin?
- add new permalink structure from dynamic page
- query_vars in plugin not working?
- echo post-permalink without http and www
- Custom taxonomy rewrite using tax name instead of rewrite slug
- How to get permalink in foreach loop
- CPT Post Title Permalink: Replace “@” (or all special characters) with dash “-” instead of just removing
- Disable permalinks on all pages and posts
- Custom add_rewrite_rule & permalinks
- How do I get all the URLs from my WordPress site?
- Why is add_rewrite_endpoint incompatible with /%category%/%postname%/ permalink structure?
- Rewrite Rule for default post type
- WordPress permalinks that end with a hyphen result in a 404
- WordPress subcategories return 404 in custom template
- Custom query var rewriting with only variable
- add_rewrite_rule not working for me
- Using WP Rewrite, but just not “getting it”
- get permalink of page children in loop
- Confusing about permalink
- List / Get post redirects
- Programmatically Restrict WordPress from using certain URLs or sub-directories
- Title attributes on Permalinks for posts and products
- Permalinks problem – Category pages don’t work
- Rewrite CPT permalinks and include WPML language
- How to include sub directory in sitemap? [closed]
- Need To Add Custom rewrite base url for individual user
- example.com/index.php/%postname is working while /%postname is not working WordPress on IIS6
- 301 Redirect for Non-Date Based URL’s
- WordPress is suppressing page extensions!
- Strange number at the end of wordpress permalinks
- Custom permalink structure gives 404
- Category with the same slug
- Do WordPress Permalinks Refer to a Lookup Table in the Database?
- Return value of get_permalink(0) and get_the_title(0)
- Adding query string to multiple page urls in a WordPress function