GUID and permalink are two completely independent things. GUIDs are usually based on permalinks, but they don’t have to be. Permalinks are not based on GUIDs in any way in modern WP (it had been changed long ago).
If you permalinks are not being generated correctly then that plugin (or some other) is breaking something in a bad way, it is unrelated to what your GUIDs contain.
Related Posts:
- Where is the old post permalink slug stored?
- Use category base slug in posts’ permalink
- How to automatically generate a unique random slug
- Custom permalink structure only for default posts
- Change permalinks for post type ‘post’ only
- Change the Slug of Post Type post to baseurl/post/%postname%
- Different permalink for posts and authors
- Keep getting same permalink with WP_Query?
- How to control which category will be picked for the slug of a post?
- Change slug with custom field
- Must permalinks always point to single post pages?
- Some posts returning 404 instead of displaying post
- Link for the page archive for posts, like using custom post types with get_post_type_archive_link
- Post in Multiple Categories to stay in current category (permalink, next previous post link)
- Random post permalink
- Permalink Settings: optional settings doesn’t apply to editor
- Changing my permalink structure – will new layout conflict with existing page?
- How to change the page break URL from ../post/2 to …/post/page2/
- Link post permalinks to subdirectory /post
- Show ‘Read more’ in rss feed
- Remove permalink from images when inserting into post
- Remove the Edit button in posts for permalinks on certain user roles? WP 3.3
- Dynamically generate child-URLs for posts or custom posts
- Adding parent pages to posts
- Plain permalinks not working!
- get_the_content_feed with paginated posts
- Removing rel=”nofollow” from links posted in Post Content
- Changing Permalinks for Default Post type to reflect navigation
- Using permalinks, category slugs, and tag slugs
- Move first half of posts to one parent page, second half to the other page
- How to check a post exist when the permalink has post id in it?
- Posts gathered from WPEMatico feeds are being mixed in different languages. Polylang is used for language separation
- How to do set post permalinks using 6 digit random unique function?
- ERROR: Your feed is invalid (after update WP4.7) in custom types
- Trying to use AngularJS with WordPress without any API
- How could I change my Permalink from blog to custom structure? [closed]
- Any way for get_next_post() to use the actual post order instead of publish order?
- how do i add posts-page slug before posts slug in permalinks
- Permalink doesn’t get displayed in Twitter button (Local WordPress problem?)
- Why does WP_Post not contain its permalink?
- the_permalink() not working in a root installation
- Second get_permalink inside loop points to wrong URL
- Custom Permalink Structure for Pages & Posts
- register_post_type permalink
- Post is blank when I click on the link
- Custom permalink for each post
- Post/page title to permalink transformation – what is behind the scenes?
- Publish a Silent Post without updating Feed
- Post titles and thumbnails as links to custom post types?
- Internal linking to posts permalink fail because of spaces and stripe at postname
- Problem with articles feed: XML Parsing Error: XML or text declaration not at start of entity
- Making posts permalinks consistent numbers
- Can Permalink structure of %postname%/%post_id% improve performance
- How to link post titles on page A to its posts on page B?
- how to create a sub section in posts
- Categories Listing and Highlighting current category item
- Set Default Post as Parent Child (Nested) Relation
- How can I add random alphabets in wordpress permalink posts structure
- Remove subcategory slug from url
- Can I show category name in url for only one of my categories?
- Permalink Short code showing unnecessary link text inside the loop
- Please help a newbie with blog page issue?
- Every time I try accessing a post it redirects me to the feed
- Private post caught in endless redirect loop
- WP posts using index.php instead of single.php
- How to add a ‘News’ section to specific posts in WordPress
- Add a url parameter to the current post and read it in a shortcode
- How can I set the permalink of an article / page equal to the permalink of an existing article / page?
- Prevent Archive URLs
- How to add category base prefix to wordpress permalink
- Category URL to use same string as Post URL Permalink
- Permalink base only for posts
- Change the URL of posts by category
- How to give priority to page than to posts permalink structure?
- Point users to a specific url directory for some posts
- Post & Category Archives URL structure
- post_name is not stored until post is published… where should I store my slug until it goes live then?
- Is there a way to change the complete URL of the blog post for a redirecting tracking link?
- WordPress with static posts page and custom permalink structure doesn’t find posts with numeric permalinks
- Can’t seem to replicate permalink structure for localhost development site
- My posts section for logged in user
- One of my posts is displayed as page
- Make assigning post to a specific category equivalent to assigning it to all categories
- How to mix pages and sub-categories in a url
- How to include Related Posts in WP RSS feed
- Modifying the permalink href for posts with jquery
- Changing permalink of custom category
- Overwrite URL on blog posts
- 301 Redirecting posts without %postid% (just %post_name%) in permalink to ones with %post_name%_%postid%
- How to get override the WP Admin Syndication feed limit for a custom feed?
- How do I add /blog/ on my permalink without affecting the portfolio project types permalink?
- Permalink remain the same on each page
- After the local installation of an old WP website I can see the homepage but I can’t access to the articles, why?
- Add News Feed to bespoke website, only to one page on whole site
- Changes done in admin panel are taking time to reflect in the REST api responses
- How to change Permalinks only for Blogposts
- Permalink structure for two separate blogs
- Blog posts are not appearing as subs of Blog Page
- How to add paraent in Blog post URL in wordpress
- Change permalinks in posts via SQL