According to the WP codex it doesn’t look like there is a %page% tag. See the codex for a list of structure tags. The codex states
You must use one of the structure tags, or a combination of tags only.
That might be the issue.
http://codex.wordpress.org/Using_Permalinks#Using_.22Pretty.22_permalinks
OR
Since the codex states
Make sure to end your structure with either %post_id% or %postname% (e.g. /%year%/%monthnum%/%day%/%postname%/) so that each permalink points to an individual post.
You could try ending the permalink with the %page% tag to see if that works.
ex. /%postname%/%year%/%page%/ (It might or might not work but worth a shot)
Related Posts:
- Is it possible to get a page link from its slug?
- Hide permalink and preview button and link on custom post
- Adding another word in front of post url
- WordPress 4.4+ breaks Walker Extension
- How to add a custom URL placeholder to author archives?
- 301 Redirects for Changed Permalink Structure & Category Base
- permastruct for custom post type not working in one of four cases
- Deleted Page Still In WordPress Database
- How to Remove Slug From Database?
- Slash is being stripped in my post_name when using wp_insert_post
- Non-Latin Characters in permalinks
- Custom Rewrite with Query vars
- Change link to other post to shortlink in the editor
- Change the custom post type permalink
- Auto 301 to full post permalink? (using /posts/%post_id%/%postname%)
- Using only %postname%
- Change permalink only on new posts
- Rewriting permalinks with custom posts
- How to Modify Existing Rewrite Rules?
- Top level Pages redirecting to homepage!
- After moving from subdirectory to home, home page does not display
- Specific URL Rewriting with parameters in wordpress
- Rewrite Page with a slug before page name
- Can two products with the same name but different category produce unique URLs?
- Permalink settings not saving
- If the only permalink setting is %postname% what happens in the case of old duplicates?
- Get closest page ID from URL
- How to create thousands of endpoints for a post or a page or a custom post type programatically?
- AWS WordPress Install – pages/posts 404 on restart until updating permalinks
- How to add_rewrite_rule with two parameters to a single view page?
- Permalinks for parent/child pages and custom post types
- WordPress get permalink function
- Site moved to HTTPS and loads as HTTPS but permalinks show as http
- remove sub-category of Custom Post Type from permalink structure
- Exclude / Blacklist Permalinks
- Point domain to different webhost’s subdirectory wordpress
- 404 Error Problems with sCategory Permalink plugin
- Default setting permalink /blog/
- How to change wordpress category list url
- Need help getting my Permalink structure right
- Redirect Uploads Folder to Query Vars in WordPress
- how to link post-thumbnail to original img in a lightbox?
- wordpress custom post type taxonomy permalink
- Losing preview ability: W3 Total Cache + Post name permalinks
- Get the url of a page template without using the page slug and ID
- flush_rewrite_rules breaks permalinks
- How to show permalink auto when type text in post tiltle?
- Accessing Subdirectories in WordPress Install
- Permalink for custom post type
- Change Permalink of attachment page
- permalink %year% of pre-written posts to be published next year, in the mysterious future (*)
- Permalink slug no longer editable when using post_type_link filter
- WordPress Permalink feature alternative
- Unique one time use URL
- the_permalink on the homepage vs posts for sharing links
- Test site pages go to main site
- when I create a page with a /blog permalink the css gets messed up
- How to change permalinks
- Strange behavior: random HTTP error 500 fixed by visiting Permalinks settings page (htaccess issue with language code)
- how to prefer static page if it exists over wordpress page
- Why will Pretty URLs not Work?
- Get Posts Based on Tag Matching Page Title
- Would it be wrong to save the permalinks as a postmeta and regenerate it on save post? [closed]
- How to: change permalink by category?
- Rewrite rule not passing variable
- Edit permalink for old posts and not show on top of RSS feed
- Page content doesn’t display when published but does when previewed as draft?
- post preview/thumbnails not displaying correctly- linking to “home” instead of post?
- function to set permalink to /%postname%/ on theme activation
- How to remove slug from front page?
- where can i see wordpress automatic redirect History
- How to separate an overgrown blog into sub-blogs – without breaking existing inbound links?
- Using a template file for a specific custom URL
- WordPress url customization
- Add word to permalinks does not transform the urls
- Change permalink structure
- permalink not showing correctly using wp_insert_post and post_name
- 404 error on published page with specific permalink
- Problem with get_permalink, to get page content
- How to have permalink like domain.com/%category%/%postname%/
- Permalink Increments Not Updating/Removing
- Changing category base breaks permalinks
- How do WordPress permalinks work?
- My permalinks for all pages and posts now include old page titles as parents/categories
- WordPress Pagination Custom Rewrite Rule for Pages
- Is it possible to use % sign in post permalinks?
- WordPress automatically adding extra -1 or slug postfix while updating a sub category item
- How can I get .html URL suffixes in permalinks?
- All pages lead to home
- Remove index.php from WP 8.0 install migrated to IIS from Apache (still detecting Apache server)?
- Using a taxonomy value as part of a post URL
- How to update all permalinks in site
- How do you put your own rules into .htaccess?
- Change the author posts link using custom user metadata
- Custom url for portfolio post type and for posts [duplicate]
- Why do I have “category” in my permalinks?
- Getting the Posts’ permalinks from XLMRPC
- nice permalink for frontend edit page
- Post archive pages bringing me to a 404 page
- Permalinks migration issue