Natively every post in WordPress has one specific permalink (if any and not counting non–pretty arguments–based shortlinks). This makes sense not just to WordPress, but also to other entities like people and search engines.
It is certainly possible to make additional URLs to load posts in WP too.
However it won’t help you any with that. You would have to:
- construct and implement rewrite rule for it from scratch
- be very careful about canonical links and that search engines don’t see it as needlessly duplicate content
Related Posts:
- Can’t get a custom template taxonomy page to display
- Custom taxonomy listing page when no term set (all terms)
- Removing taxonomy base using WP rewrite
- Custom taxonomy on permalink
- How to enable hierarchical permalinks for hierarchical taxonomies
- Remove Custom Taxonomy Base
- How can I set up a category “overview” page?
- Nice URLs for a Custom Post Type List with a Shared Custom Taxonomy?
- Dynamic page slug for Custom Taxonomies?
- How to fix a double slash in custom permalinks with hierarchical taxonomy’s?
- Getting archive pages in WP’s AJAX internal link finder?
- custom taxonomies on permalink
- Pros and cons of using [taxonomy name] in place of [category name]?
- Permalinks for quote authors
- Change in custom taxonomy permalink causes 404 error for another custom taxonomy
- Taxonomy based permalinks
- custom taxonomy archive permalink shows 404 error
- Custom taxonomy term in WooCommerce product permalink
- Change URL structure of subcategory archive pages
- Add parent/child taxonomy to custom post type url
- Keep taxonomy base name in post permalinks
- Change permalink of post if it belongs to custom taxonomy
- Permalinks for custom taxonomy stopped to work
- Date archive permalinks for custom taxonomy
- Custom permalinks with hierarchical taxonomy – getting PHP warning
- How do I modify taxonomy term slugs dynamically?
- Permalink help with default Posts and custom Taxonomy
- how to change permalinks format for pagination?
- Replace taxonomy permalinks
- How do I create a permalink structure with 2 taxonomies
- Base permalink for custom taxonomy
- Rewrite Rules returning wrong data
- How to change url for taxonomy pages?
- Query custom taxonomy by term id?
- How to customize custom taxonomy url?
- Duplicate slug/permalink issue
- How to add hierarchical taxonomy with parent child relation to URL?
- WordPress modify Settings > Permalinks (options-permalink.php) Add CPT Permalink Options
- How can I add a custom permalink to a term?
- Permalinks with custom taxonomies and regular categories
- Need equivalent of single_term_slug
- 404 Error on Custom Post Type / Custom Taxonomy
- How to define %category% for custom taxonomies?
- Custom Permalink Structure for terms/taxonomies of custom post type
- How Can I Remove Child Slug From Grandchild Slug When Using Duplicate Grandchild Slugs?
- Change the full permalink (URL) of a single post by connecting it to a specific page
- Prioritise Pages over Taxonomy Term Root Archive, but not Taxonomy Term Child Archives
- How can I rewrite the URL of my custom taxonomy to include the year?
- How do I get the correct URL?
- Remove custom taxonomy slug from URL
- How to replace custom post type with custom taxonmy in permalinks
- Get taxonomy link with post type slug prefix
- How To Create Dynamic Permalink To Custom Taxonomy List of Current Posts?
- Restructuring permalink with more than one taxonomies
- Custom taxonomy return 404
- Permalinks incorrectly inserting multiple categories
- Need help understanding a rewrite with multi-level taxonomy
- Broken paths on taxonomies after changing permalink to post name
- Custom taxonomy rewrite in permalinks for posts gives 404 on pages
- Permalink Rewrite to include Custom Taxonomy Term
- Multiple taxonomies, what should the permalink look like?
- Taxonomy to WordPress Permalinks of custom post type
- Permalinks not working on MU network with domain mapping
- Optional taxonomy in cpt permalink
- post_type_link not working for posts without terms
- Child terms with improper parent in the url should redirect to 404
- Permalinks: custom post type -> custom taxonomy -> post
- Custom permalinks – post type – hierarchical taxonomy’s
- Fix : Custom Taxonomy Duplicating in each call
- Text and image in taxonomy page
- Custom taxonomies
- Custom Taxonomy breaking pages permalinks
- How to create custom taxonomy URLs without taxonomy name?
- Show nav link highlighted
- display taxonomy slug from term ID
- How to add taxonomy to user?
- List posts of term on term’s admin edit page
- Taxonomy Order by Name
- Custom Permalink Structure for Custom Post Type, Custom Taxonomy, Under a page
- taxonomy tax-name archive
- How to solve this custom post type goes to 404 page?
- Order get_terms() by hierarchy
- How to support fifteen thousand terms in WordPress?
- How do I hide certain taxonomy boxes from users in admin add post page?
- How to add custom taxonomy terms to posts in bulk
- how to get the post id in the option tag
- How to list custom taxonomy terms alphabetically by last word
- display taxonomy terms with link
- How to exclude woocommerece product category in search results?
- Can I get thumbnail of taxonomy?
- Adding Advanced Custom Fields to posts
- setting a custom post type taxonomy term by code
- How to structure a website with custom post types and custom taxonomies?
- Reset custom taxonomy meta data after saving
- How to add a custom user taxonomy column to “All Users” in users.php?
- WordPress Multiple Taxonomy Query
- How to create a page that lists custom taxonomies with links?
- is_tax not working for custom taxonomy
- Custom taxonomy with custom meta value is not sorting correctly (query returns the same value for orderby regardless of sort column click)
- wp_add_object_terms cant recognize a post ID