Skip to content
Read For Learn
Read For Learn
  • Database
    • Oracle
    • SQL
  • C
  • C++
  • Java
  • Java Script
  • jQuery
  • PHP
Read For Learn
  • Database
    • Oracle
    • SQL
  • C
  • C++
  • Java
  • Java Script
  • jQuery
  • PHP

Site redirecting to http://example.com/wp-signup.php?new=example.com

I’d check the htaccess file to see if is like the recommended one by WP:

# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress

(See https://codex.wordpress.org/htaccess )

I’d also check the ‘options’ table for the two instances of the site root domain (something like http://www.example.com ). Check that also in the admin Options, General page.

You could also use Firebug debugger in Firefox: use the “Net” tab to see the requests made on loading the page. Click on the first entry and then look at the “Response” tab for possible clues.

Good luck!

Related Posts:

  1. Why is WordPress Multisite redirecting to wp-signup.php and how to fix it?
  2. Why wordpress multisite redirect to wp-signup if site exists?
  3. Redirect Main Site to Subsite in Multisite WordPress
  4. How to disable Multisite sign-up page?
  5. WordPress multisite,several different languages,page redirect?
  6. WordPress Multisite – Multiple subfolders for blogs
  7. WordPress multisite subdirectory redirect infinite loop issue
  8. Multisite 404 errors and non-www redirecting to home page
  9. multisite htaccess 301 redirects
  10. How to customize the wp-signup.php for a multisite network?
  11. W3 Total Cache Plugin with WP 3 MultiUser [closed]
  12. Redirect all users, except network administrators, from the main site to a subsite
  13. Multisite wp-admin redirect loop
  14. Multisite non-www domain redirects to sign-up
  15. WordPress network (multisite) /wp-admin/ redirect loop (ERR_TOO_MANY_REDIRECTS)
  16. Domain redirect in WordPress multisite
  17. Multisite – Redirect All Users to Subsite Home Page on Subsite Login
  18. Multisite non www domain gives registration error but should redirect to www.domain.com
  19. 301 Redirects for posts, category, pages from original domain to sub-domain of multisite
  20. Trying to access second site dashboard on a multisite configuration proceeds to an error
  21. Redirect loop (only for multisite network admin)
  22. Sub-subdomain getting redirected to main domain
  23. Stuck with WordPress Multisite Custom signup page without .htaccess modification
  24. Multisite network admin – URL / redirect error
  25. How to exclude a directory from WordPress permalinks in a Multisite environment?
  26. Redirect subdomain homepage to domain specific page in wordpress multisite
  27. WordPress multisite subdirectory on nginx behind reverse proxy
  28. Multisite Redirect issue
  29. How to Redirect login User with Mapped Domiain Primary blog Url to Original Sub-site Url
  30. Disable domain redirect
  31. Redirect users on logout
  32. Multisite, multiple domains per site
  33. Multisite Network menu links not updating
  34. How to disable the default WordPress redirect to non-www URLs?
  35. https redirect hell (adding www)
  36. Auto Redirect after login
  37. WPMU Development Environment
  38. Redirect subdomain in Multisite installation?
  39. Issue with htaccess redirection in WP Multisite
  40. Site kit Google Analytics setup giving Error: {“error”:”invalid ‘redirect_uri'”}
  41. All pages have 302 redirect, which I can’t remove
  42. Why my deleted url is redirecting to random post?
  43. Redirect only posts to New Domain
  44. Multsite redirecting to the main site
  45. Multisite setup help – plain domain/subsite always redirects to domain with subdir multisite
  46. Redirect & permalink problems after moving multisite to a new server
  47. Temp URL Redirect Loop
  48. Installed domain-based Multisite but can’t access wp-admin (redirect loop)
  49. Redirect Site Geologically
  50. How to configure Multisite Network with randomized hostnames?
  51. WordPress Multisite Strange Redirect on Primary Site
  52. Wrong Redirect/Rewrite Rules?
  53. Htaccess file isn’t redirecting http sub-pages to https––they display 404 error instead, tried many solutions and none work
  54. WordPress Multi-Site on Ubuntu 18.04 LAMP Keeps Re-Directing
  55. URL without www redirect directly with submission page – Multiwordpress install
  56. Multisite Redirection to new domains
  57. Nginx config, how can I redirect primary multisite domain, but not its sub-folders, nor other domains?
  58. Redirect One Multisite to Another
  59. WordPress Multisite + Erros with URLS and ADMIN
  60. Redirect old uploads after moving to multisite
  61. 301’s not working with multisite
  62. Multisite, Subdomain, shared NFS directory Linux HELP
  63. WordPress: how to change URL for individual MultiSites?
  64. How to split existing blog into WordPress Multisites without breaking links?
  65. How to write RewriteRule for login in multisite
  66. Multisite Subdomain Redirect Mask
  67. Network Admin URL is shown to anyone before accessing a blog
  68. Cannot use Network Admin (Dashboard) on Multi-site after 301 www redirect
  69. 404 redirecting to home [closed]
  70. Cannot select signup_meta upon multisite user activation
  71. How to temporarily redirect front page of a network to one of the sites/blogs?
  72. 301 Redirection After Comment
  73. Multisite Redirect for Home Page Only
  74. Working with Reverse Proxies and Multisite Installation
  75. How to redirect user after session timeout
  76. Change WP-LOGIN and WP-SIGNUP for any request
  77. How to Force WWW. in Domain With WordPress MU Domain Mapping Plugin?
  78. Two installs conflicting – Pages redirecting
  79. Redirect a WordPress Multisite url after it has been change to a new one
  80. Redirecting specific sites to HTTP in WordPress Multisite
  81. Redirect Function Prevents Images from Showing in Front-end Media Uploader
  82. multisite 404 subfolder same name slug as site
  83. After switch domain, some parts of my site still point to my old domain
  84. How to make the redirects right? IP to domain name folders
  85. Multisite network admin login redirect
  86. Is there any hook to validate google recaptcha dislayed in wp-signup page [in WordPress Multisite]
  87. Multisite wp-admin redirecting to main wp-admin using NGINX
  88. WordPress multisite redirect one custom non www domain to www
  89. Multisite (with nested paths) wp-admin redirect loop
  90. Multisite WordPress Configurtion
  91. How do I point two urls to the same child site in a multisite config
  92. Redirecting two Multisite domains to Single site on different host
  93. All Subsites of a WordPress Multisite install 302 redirects to the main site
  94. Multisite install in a subfolder won’t work with www
  95. Multisite login and redirect to users main blog,
  96. WordPress Multisite redirect loop
  97. Right approach in doing this signup process
  98. Redirect all users, except network administrators, from the main site to a subsite
  99. Multisite: Redirect Subsite Administrator to Subsite Home Page, Bypassing Dashboard
  100. Admin user getting redirected to /wp-admin/user
Categories multisite Tags multisite, redirect, wp-signup
Get a listing of portfolio items and categories
receive a custom parameter with rest api

Recommended Hostings

Cloudways: Realize Your Website's Potential With Flexible & Affordable Hosting. 24/7/365 Support, Managed Security, Automated Backups, and 24/7 Real-time Monitoring.

FastComet: Fast SSD Hosting, Free Migration, Hack-Free Security, 24/7 Super Fast Support, 45 Day Money Back Guarantee.

Recent Added Topics

  • Bug in translation system: load_theme_textdomain() returns true, files are available and accessible but the language defaults to english
  • Custom Elementor controls not appearing in the widget Advanced tab using injection hooks
  • Get the name of the template/*html file used
  • Trying to Add Paging to Single Post Page
  • Sharing media files between live and staging servers
  • How to display the description of a custom post type in the dashboard?
  • Critical error on image display
  • Copying WP data and files into new install?
  • How to determine the DirectAdmin WordPress backup date?
  • How to get list of ALL tables in the database?
© 2026 Read For Learn
  • Database
    • Oracle
    • SQL
  • algorithm
  • asp.net
  • assembly
  • binary
  • c#
  • Git
  • hex
  • HTML
  • iOS
  • language angnostic
  • math
  • matlab
  • Tips & Trick
  • Tools
  • windows
  • C
  • C++
  • Java
  • javascript
  • Python
  • R
  • Java Script
  • jQuery
  • PHP
  • WordPress