By disabling canonical redirection, the issue solved
remove_action('template_redirect', 'redirect_canonical');
Thanks to Mahesh Waghmare.
https://maheshwaghmare.com/avoid-wordpress-canonical-redirection/
Related Posts:
- Can not deserialize instance of java.lang.String out of START_OBJECT token
- Understanding Heroku server status 143
- Is Git/GitHub a good WordPress deployment solution?
- WordPress and Git Workflow
- Is there a drush equivalent for WordPress yet?
- Deployment strategies for WP-Supercache [closed]
- Correct Search & Replace Queries for Changing URLs in a WordPress Database?
- WordPress Workflow – version control, deployment = database issue
- Failure to establish connection when provisioning via ansible-playbook server.yml
- Publishing Markdown posts from bitbucket to WordPress
- WordPress and Git Workflow
- How can I easily reduce the size of WordPress installation from development to production?
- Migrating local WordPress site to Openshift
- Redirect all www.xyz.com to www.xyz.com/wordpress?
- WordPress Multi-site Automated migaration script [closed]
- WordPress theme change and deployment using addon domain
- performing HTTP requests with cURL (using PROXY)
- HTTPS connections over proxy servers
- Axios having CORS issue
- How to set proxy for wget?
- How to get pip to work behind a proxy server
- How do I pull from a Git repository through an HTTP proxy?
- How to resolve Error listenerStart when deploying web-app in Tomcat 5.5?
- error: This is probably not a problem with npm. There is likely additional logging output above
- Causes of getting a java.lang.VerifyError
- How do I set the proxy to be used by the JVM
- git returns http error 407 from proxy after CONNECT
- Deploying Maven project throws java.util.zip.ZipException: invalid LOC header (bad signature)
- Proxy Error 502 : The proxy server received an invalid response from an upstream server
- First run of Android Studio. Unable to access Android SDK add-on list
- How to use NGINX as forward proxy for any requested location?
- Invalid initial heap size. Could not create the Java virtual machine
- PIP Could not find any downloads that satisfy the requirement SQLAlchemy
- Forwarding port 80 to 8080 using NGINX
- Atom using System Proxy
- bower proxy configuration
- Why should define(‘RELOCATE’,true) be removed from wordpress config?
- How to: Easily Move a WordPress Install from Development to Production?
- Dev, Stage and Production Deployment for WordPress Sites?
- How can I speed up my WP admin section?
- Possible to fix admin URL behind proxy issue without hacking core?
- How to use the HTTP API with a Proxy?
- How can I sync WordPress plugin settings between environments?
- Git Deploying – Disabling plugin/theme installation/update on remote?
- Change site url when moving site to another url?
- How to transfer a WordPress blog to a different domain?
- Best way to develop multisite and deploy on another server?
- Managing updates when WordPress is in your own svn repo
- security+best practices: root or www-data on a wordpress content folder?
- WordPress behind Proxy – Mixed Content
- Trouble with WordPress local development and deployments
- Deploying Updated or New Plugins That Modify the wp_options Table
- How can I change permalinks to use a different domain and path from where the blog is hosted?
- WordPress cannot upload data after migration
- What is the usual process of saving changes made at the CMS level into source control?
- Database sync between local and production
- Setting up WordPress playground and deploying to production server?
- WP-CLI alias: connect with ssh proxy
- Mixed Content with SSL, wordpress behind a reverse proxy
- 302 redirect to signup with nginx reverse proxy
- Outgoing proxy connection problem
- Installation with sql server express edition
- Multi-Environment Set up
- Subdirectory multisite installation with several domain names?
- WordPress multisite subdirectory on nginx behind reverse proxy
- Deploy WordPress From Local Docker to Hosting Provider
- Trigger Plugin database update after git pull
- Proxy not working with Requests::request_multiple()?
- Workflow for working with git and WordPress
- Clone plugins (and settings) to new installation?
- How to install and activate a plugin via an external PHP script
- WordPress with Git deployment issues
- Error while importing database
- Can I flush W3TC’s cache in a capistrano deploy? [closed]
- Infinite loop behind SSL proxy on non-standard port
- Infinite Redirect Loop after moving to subdirectory
- what are the chmod rights recommended to give for every folders of wordpress projects
- Git beginner: Keeping track of on-server changes
- Best Way to Merge a Dev and Live Site to Become a Staging Site?
- How do you modify the WordPress directory structure?
- Add a predefined page to site
- best practice on pushing staging development (database/uploads) to the live server
- Moving from development while pulling production database without overwriting, to production
- loss of theme options while site deployment in production
- Update a custom theme with Subversion?
- How can I (semi) automate a database export and import to a different location?
- Updates for a private theme
- wp-login behind nginx reverse-proxy inaccessible — bad redirect?
- Custom Plugin – Package and Deployment Solutions
- How to run WordPress behind a reverse proxy so that extensions still can detect the path
- multisite subdomain behind reverse proxy
- Preload Cache for thousands of posts may be on non-production environment
- Load external images via proxy
- WordPress updates being blocked by proxy
- Development environment
- Initial wordpress deploy via git
- Updated to version 3.8 and Admin pages are very slow. How to diagnose problem? [closed]
- Different versions of WordPress between local and production
- How to set a Cookie-Free Domain with WordPress?
- Deploying WordPress for clients – what do they have access to?