The custom permalink field on the settings->permalink screen only applies to Posts. Not to Pages.
WordPress Pages always live at the “top” of the URL tree. /about /whatever /etc. Posts live wherever the custom permalink string defines them to be.
So, in your case, your permalinks custom structure would be “/news/%postname%/” and would not affect your Pages permalinks of “/about” and “/resources”.
For instance, to put all Posts under the sub-directory “/blog”, your permalinks custom structure would be “/blog/%postname%/”.
Related Posts:
- Changing permalinks gives me 404 errors on nginx
- Strange permalink issue: can’t rename /company-2/ to /company/
- Does WordPress automatically do 301 redirect if I change permalink
- Move WordPress to subdirectory, keep ALL URLs
- Custom Taxonomy in Permalink of Post
- How to prevent apostrophes and quotes from appearing in permalinks?
- “.#[random-char-string]” being inserted at end of URLs
- WP JSON list all permalinks
- How to i18n slugs for templates?
- Pretty Permalinks
- Remove parent slug for child pages
- Filtering comment permalinks when a condition is met
- How can I Rewrite a ‘page’ URL based on query string parameters?
- add_rewrite_rule with 3 or fewer matches?
- Why WordPress Can’t Handle site.com/%postname%/someword ? Gives 404
- 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
- Attachment page 404 not found when image is attached to post
- What happens when permalink settings are updated?
- Change permalink for a single post type only
- 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?
- Custom taxonomy rewrite using tax name instead of rewrite slug
- CPT Post Title Permalink: Replace “@” (or all special characters) with dash “-” instead of just removing
- How do I get all the URLs from my WordPress site?
- Why is add_rewrite_endpoint incompatible with /%category%/%postname%/ permalink structure?
- Custom query var rewriting with only variable
- Date Archives’ Permalinks under Category folder
- get permalink of page children in loop
- Custom permalink structure gives 404
- Category with the same slug
- Do WordPress Permalinks Refer to a Lookup Table in the Database?
- Post preview gives 404 when permalinks are purely date based
- Custom $_GET vars in wordpress entry with permalink
- Change Structure Permalink => Error 404? How to redirect
- Change Buddypress Admin Profile Page Permalink
- how do links move when I move my site?
- Permalink for specific page name
- Permalink for PDF of article
- How to link the title adding a permalink?
- Comment author url link is wrong? How to change from authors/ to author/
- rename ‘page’ URL fragment in pretty permalinks
- Can’t get permalinks working!
- Why can’t change the permalink of my page/post?
- Redirecting “wrong” but working links to their canonical URL in order to prevent search engine penalties (e.g. /123/ at the end of URLs)
- WordPress not generating .htaccess but tells me that (Permalink structure updated.)
- Direct link to post when multiple categories are selected
- Permalink with anchor on home page to single page
- Getting an ID from a URL, why can WP do this itself, but none of of the functions provided get it right?
- Ignore postname in permalink
- How do I keep multiple domain for my wordpress site
- Big arabic permalinks not work
- Fix 404 error after changing permalink structure
- How can I set up a secondary permalink structure?
- External PHP file & Pretty Permalink
- how to set up wp in folder within static website?
- Create custom links for excerpts with php dynamically
- Unable to rename permalink
- WordPress permanent links not working (the weird way)
- Permalink Structure not updating .htaccess
- Multiple sites with pretty permalinks with nginx
- How to enable %postname% permalinks on Mac?
- How do I rewrite attachment urls when permalink structure contains %category%?
- How do I structure my permalinks in WordPress?
- WordPress wildcard route to page
- How to change URL from /%postname%/ to custom-name/%category%/%year%/%monthnum%/%day%/%postname%/
- WordPress Attachment Page URL Rewrite!
- Customize URL for specific tags archive
- Permalink prefix change
- why wordpress keeps redirecting to old page after deleting it?
- WordPress Multisite ABSPATH and get_home_path() to check for htaccess or web.config file
- Permalink structure /page/page/cpt-post gives 404 with pagination
- Changing permalink structure for Posts
- Rewrite posts url as they’re all children of a page
- Author permalink
- Multiple Permalink Patterns for one page
- WordPress permalinks first word title
- I can get the permalink or the excerpt to work correctly, but not both
- WordPress permalink issue on AWS
- Permalink Rewrite with Archive – Archive gets 404
- WP Admin Bar not showing with custom permalink structure for pages
- get_permalink wrongfully returns only year and month and not all the link
- Link to most recent child page
- Automatic -1 suffix being added to the permalinks of a page when the page does not exist
- Why doesn’t WP update my .htaccess file?
- WordPress permalink still not working (error or not understood?)
- Permalink for pages
- How is a URL getting mapped to a page template
- Problem when i configure permalink
- Getting the top level permalink using get_post_ancestors()
- What is the issue with our links? It creates a loop
- Page and post auto links
- Strip category base from URL?
- Does the error “A structure tag is required when using custom permalinks.” mean my permalinks haven’t saved?
- Permalinks get lost periodically
- Stymied by 500.5 error for WordPress on IIS 8 / Windows Server 2012