The change of method to GET
after redirect from POST
, PURGE
, BAN
whatever, is perfectly legal and been there, and will be without WordPress (it has nothing to do with it, really). Welcome to the World Wide Web:
Note: For historical reasons, a user agent MAY change the request method from POST to GET for the subsequent request. If this behavior is undesired, the 307 (Temporary Redirect) status code can be used instead.
As a matter of rule, don’t expect a method to be kept after redirect, unless you’re able to modify the client software to do so.
Related Posts:
- What does HTTP/1.1 302 mean exactly?
- Why is WordPress redirecting from http to https on a local environment?
- Redirect www to non-www htaccess
- Redirect from https to http or from http to https? [closed]
- Disabling the X-Redirect-By response header
- Get the final destination after WP_Http redirects (WordPress)
- Cant Access Website – Changed HTTP to HTTPs
- How to include error message on login
- 503 Service Unavailable error was encountered
- Unable to access folders in same level as wordpress installation
- How to use https on one page only?
- WordPress index.php seems to perform unwanted redirect 301
- My site doesn’t redirect from HTTP to HTTPS
- Wp Remote get with manual redirect
- Blog post is redirecting to home page
- wp_redirect is only working in Chrome Network, page is not redirecting
- WordPress website down with error “redirected you too many times.”
- Understanding Redirects
- I get “too many redirects” problem when migrating localhost site
- Redirect HTTP request to HTTPS request
- custom error message or redirect to custom page if any error occurs
- Configure WordPress to listen on a port other than 80
- Moving site from HTTP to HTTPS
- Redirect after empty register form
- WordPress HTTPS – ‘… better to use HTTP for installation …’
- Getting error when trying to redirect WP site to mobile site
- Detect if request is coming from wordpress conditional statement
- How to use the HTTP API (wp_remote_get) instead of cURL?
- Other pages fine but wp-admin showing ERR_TOO_MANY_REDIRECTS Error
- How to setup an automatic redirect for when there has been a critical error on the site?
- How to force HTTP and stop SSL completey on WordPress website
- PHP header(Location: …): Force URL change in address bar
- My wordpress multisite homepage redirects to signup page
- Login redirect to previous page
- WordPress install enters an infinite loop
- Using `auth_redirect` : keeps asking me to login even when I’m logged in
- How can I move/redirect single blog posts from one blog to another?
- How do I skip wordpress’s 404 handling?
- Redirecting to home-page when saving any edited code
- HTTP Error when uploading mp4 video file
- Can WordPress redirect to a “similar page” in case of 404 error
- Hacked website redirect, only on desktop, help with restoring it [closed]
- Can I check for maintenance mode before redirecting to subdomain?
- WordPress blocking/preventing viewing of .cgi file in subdirectory [closed]
- Custom Registration page – prevent redirect to wp-login.php?action=register
- Firing a function AFTER redirect
- https redirect (with .htaccess) redirect loop
- How to auto login after registration? [duplicate]
- homepage redirects to login page when user session expires
- Redirect blog archive into certain format
- How to publish new posts/pages in root instead of subfolder, but keep old structure in place?
- forward domain name to particular page?
- Contact Form 7 Data to Whatsapp Link
- How can I replace my primary url globally with a parked one?
- I need to redirect an entire subdirectory in WordPress to the homepage – is this correct?
- My website on checking showing 403 error on HTTP Status [closed]
- I get redirected too many times only in wp-admin?
- Uploading .mp3 files http error – 2 “exact” files one successful other fails
- How do I determine what is causing a redirect for a given page?
- HTTP Error after finishing uploading a video that is bigger than 64 MB -> After raising the upload limit manually in the wp-config file
- Trouble running local WordPress in Google App Engine
- Empty folder being created by WordPress, breaks site
- WordPress directing to Posts page (edit.php) instead of saving post
- HTML Redirect to WP pages
- production site routes to staging site after cloning
- Custom URL routes
- Can’t do 301 Redirect, Why?
- WordPress Permalink Problem 404
- How can I set up a splash page that is redirected to only one time for the visitor? [closed]
- Is there way to redirect all blog post pages to Home page?
- Select post from dropdown and add query args not working
- Trying to map a PURL like url to a page
- A question about .htaccess
- Add new post redirection [closed]
- Blog keeps redirecting to the contact page
- Can’t login to WordPress admin panel after changing domain to use WordPress pages as a fallback from React
- WordPress Pagination – 301 Redirect Issue
- Applying ‘middleware’ to a url before redirecting? Does WP have built in mechanism for this?
- How to regenerate RSS feed URL like FeedBurner?
- How to avoid redirect 302 in wordpress to the author pages?
- ERR_TOO_MANY_REDIRECTS when switching from good database to old database
- Redirect to /404/
- WordPress Staging site is redirecting to live and lost the child theme
- domain redirects to subdomain
- how can i find malware code and remove from wordpress site to stop it redirecting to hackers click view pages
- Redirect after plugin activation
- Redirect affecting development folder
- change home_url and site_url but don’t redirect to home_url and site_url on load
- WordPress multisite and redirect to subpage
- TOO MANY REDIRECTS ERROR when redirecting buddypress register page to WordPress sign up
- Custom, conditional redirect on logout
- International characters in slugs to redirect to
- login page not working [closed]
- Debugging a redirect loop affecting only certain pages
- Get full page HTML for a non-public WordPress page
- noheader on the user/frontend side
- Solution for WordPress URL structure changes and 301 redirects?
- WordPress redirect from one directory to another but exclude wp-admin and wp-login.php
- Is there a way to redirect people from a page on my .com website to a corresponding page on my .co.uk website if they are in the UK
- How to find out what is causing redirect of static content?