In wp admin go to settings > permalinks and remove the trailing slash.
Related Posts:
- Will references to ugly links automatically redirect to their pretty url permalink?
- WP Login forms action URLs displayed as pretty URLs in browser (ex with Restore Password)
- Server (WordPress) redirects files that are not supposed to (using htaccess)
- Alias ‘wp-content’ directory to something shorter (framework?)
- Is there a ‘rake routes’ for wordpress?
- add_rewrite_rule fro html to another url not working
- WordPress redirects non-existing url to existing ones – how to disable
- How do I display only the parent page in the url
- Wildcard forward all posts and pages with few exceptions
- How to redirect large amount of URLs?
- Is WordPress API visible from PHP file called in htaccess
- taxonomy term in URL slug won’t forward to the correct term for custom post like it does for default categories/normal posts
- How to create short urls for sharing and downloadable content?
- Use a template file for a specific url without creating a page
- Does WordPress keep track of a post’s URL history and provide automatic redirects?
- Using custom/dynamic “slug” for a page
- add_rewrite_rule: $matches var not replaced by captured value
- Custom slug in front of search URL
- Display posts with author in the url with custom post types
- Clash of the rewrites
- How to change default page slug?
- Appending numbers to url do not break the link
- Hijacking the URL for filtering
- Sub domain redirection to taxonomy
- custom htaccess rewrite rule for page
- Tricky URL rewrite with custom values in url
- How to change page URLs to “www.site.com/page” instead of “example.com/blog/page” but keep post URLs as “example.com/blog/post”?
- Add_query_arg + two times the same argument?
- Redirecting all old links from previous EE site to new WP site in one go?
- WordPress 404 unless there is a space in url
- redirect 301 old url to new url
- Add a query string to ALL links on site
- Add rewrite rule for rewrite endpoint
- Migrating a page to be an article
- Allow single quote in URLs
- How to get “extended” path info from URL in a plugin
- How to perform a query at the URL?
- Home page with Polylang redirects to other page [closed]
- Is there a way to create alias without using htacess, permalinks or delving into code?
- expecting 404 but redirecting to post with url subdirectory in post title
- Define orderby in url
- Remove Query String from URL on Redirect – Redirection Plugin
- Changing RSS feed URL structure
- Creating a dynamic URL structure
- Preserve Domain Alias
- How to rewrite url wordpress?
- Adding special characters to slug?
- Can I change default registration link (without htaccess)?
- Rewrite custom post type URL parameters
- How to remove wordpress directory slash
- Translate custom post type and taxonomy slug in URL?
- A clean custom rewrite rule for weekly archives
- Redirect HTTP to HTTPS for all sub domains (blog posts)
- I want to add a new tag to WordPress URL permastruct
- Why is WordPress rewriting absolute URLs on staging site to include staging prefix when we manually point them at the live site?
- React Router with WordPress
- Per Page Permalink Structure for Page Post Type
- How to redirect a link to a new link?
- Rewrite /category/cars into /topics/cars
- URL renaming issue
- Removing “www” from a site URL
- Adding a query string to only one page url
- Redirect htaccess [closed]
- Weird characters behind every single link and images
- How to use wp rewrite to hide form action url?
- How to Force WWW. in Domain With WordPress MU Domain Mapping Plugin?
- How are rewrite rules applied in WordPress?
- How do I get posts to appear at mydomain.com/blog?
- remove archive from url :: marketpress
- Redirect to new domain that serves new and different content
- add_rewrite_rule with optional parameters
- Redirect users with “.” (dot) in their username and replace with “-” (dash) to correct profile
- How to change search page url so that it still returns a page when there’s no search query specified?
- Append a parametter at first or last to a certain URL
- Allowing multiple URLs for same Post
- How to create dynamic URLs on WordPress?
- Redirect empty search to another page
- i want to change URL of WordPress image or rewrite in runtime
- Multiple permalink with and without category for same post
- Passing a variable to hyperlink text?
- Fresh install redirects to www, breaking page loads
- Param causing 404
- Broken page redirect
- Get custom posts by segment of the URL
- Remove trailing slash
- Direct Dynamic URL in root to a location within template
- Use Parent Pages for URL Structure without Landing Page
- Error 404 wordpress redirecting URL
- Remove Page Slug from URL
- Redirect A URL Pattern In WordPress Using .htaccess
- URLs ending with number higher than 2147483647 redirects to to domain.com/2147483647
- How to stop WordPress creating URLs that don’t exist
- Rename page URL
- Changes done to .htaccess are not getting reverted back
- How to exclude my home page from url of my internal pages?
- How to change search url produced by ‘s GET method?
- Lost WordPress website access after changing URL [closed]
- Remove url parameter using wordpress
- openlitespeed rewrite rules conversion from apache
- Switch WordPress to non-absolute links? [closed]