• yelloworange

    (@yelloworange)


    Hello Dear WP Forum Moderators who I have come to venerate highly and am very grateful to –

    I am writing in a moment of some desperation. At the tail end of the installation of a very large site- with a lot of project creep and more than a few little issues along the way, I have realized that I installed WP with www and have caused my own problem with this redirect loop…

    I have been typing the domain correctly to test- for a few months- and just forgot to take care of this.

    Is there any way I can get this working properly now?

    To be clear, when a visitor uses www dot boyscoutsdpvc dot org they are taken to the homepage correctly. Boyscoutsdpvc dot org, however, takes them to a signup page.

    I’m hoping to preserve the function of my subdomains and to get visitors who do not use www to the homepage when they attempt it.

    Thanks for your time, you wizards of content management
    CE

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter yelloworange

    (@yelloworange)

    PSS- installed with ‘installatron’ on a cpanel server, and I am comfortable using search/replace scripts, but not sure if it is appropriate

    Thread Starter yelloworange

    (@yelloworange)

    I may have actually fixed it. I didn’t realize that the

    RewriteCond %{HTTP_HOST} ^domain\.tld$ [NC]
    RewriteRule ^(.*)$ https://www.domain.tld/$1 [R=301,L]

    ‘domain’ and ‘tld’ parts of these suggestions were supposed to be customized for the individual project… woopsie daisy.

    Thank you
    Hope you guys are well!!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Multisite Signup Redirect’ is closed to new replies.