• Resolved robov

    (@robov)


    I have a clean wordpress install, no other plugins, behind a reverse proxy and ssl and because this is development behind a htaccess
    The wordpress main site loads well
    Creating a page shows the new page
    Mapping a new domain to this new page still shows the home page only
    I mapped all 4 domains (https|http |www| non-www)
    In the adminpages overview, the view link of the page is redirected to the new page, the url, but loading the url, still only shows the home page

    Any ideas?

Viewing 14 replies - 1 through 14 (of 14 total)
  • Thread Starter robov

    (@robov)

    .. ps.. there is no .htaccess file

    Thread Starter robov

    (@robov)

    the domainname is correctly rewritten
    $_SERVER['REQUEST_URI']
    with the correct page_id=x
    But still only the home page is shown

    Thread Starter robov

    (@robov)

    .. ps … I tried both settings…
    $_SERVER[“SERVER_NAME”] (default)
    $_SERVER[“HTTP_HOST”]

    Plugin Author matthias.wagner

    (@matthiaswagner)

    hy,
    i can not think of a reason here – not sure how the reverse proxy is working here? can you provide an url to access the website and screenshots of your settings?

    Thread Starter robov

    (@robov)

    I rather not put public urls here
    The settings are:
    https://site.com => /?page_id=8
    https://site.com => /?page_id=8

    Plugin Author matthias.wagner

    (@matthiaswagner)

    the plugin is intended to rewrite “pretty urls” like site.com/sluga or site.com/slugb, as you can see in all the descriptions.
    i understand that the ?page_id notation is also part of the wordpress core, but since the plugin was built out of real projects where we only use rewritten urls, we did not include that. but i have just put it on our list for the next bigger release, where we want to simplify a few things.

    hope this helps so far,
    matt

    Thread Starter robov

    (@robov)

    Thanks,
    I tested that before creating a issue. However, when I just tested it again it seemed to work. Flabergasted… thank for creating this plugin !!

    Plugin Author matthias.wagner

    (@matthiaswagner)

    great to hear it works now ??

    as usual, i want to tell you that if you use it for commercial reasons or in a clients project, we would be happy about a small donation ??

    matt

    Hi I am also having that issue but I’m using URLs. I keep being sent to my home page

    Plugin Author matthias.wagner

    (@matthiaswagner)

    @amanda789, there are several other topics here regarding this question. have you already had a look at these? did you clear your browser cache? if you need further help, please provide a screenshot of your settings ??

    Hi I have looked through the other topics. It was a client that brought it to my attention. I’m not sure how I can add a screen shot in to this box, but I’m happy to provide the domain address that is going to the home page: https://executivechangeleader.com

    This is what my settings are set to: $_SERVER[“SERVER_NAME”] (default)

    Plugin Author matthias.wagner

    (@matthiaswagner)

    have you also had a look at the http / https topics? since you provided your domain with http and your main site uses https, you will need to provide ssl for your addon-domain too and then add first http and second https version of the mapping in the options.

    use any of the hundreds of free image hosters for your settings, like https://imgbb.com/

    Hi, we have both https and https for the addon domain. I’m not sure I understand what your saying.

    Thank you for letting me know about that service

    I have attached a screen shot: https://ibb.co/4PVbW9y

    Thanks,
    Amanda

    Oh wait yes I see! It’s fixed!

    Thanks again for all of your help. I truly appreciate it.

    Best,
    Amanda

Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘redirects to home’ is closed to new replies.