• timfl

    (@timfl)


    I want to have the domain root go to a landing page with two choices:

    • One that takes them to an external URL
    • One that takes them to the root domain home page

    How do I configure the URLs? If the landing page is demo.com and the home page is demo.com/home how do I avoid any confusion for the user? By default the site logo will be linked to the root, in this case the landing page. Not good.

Viewing 1 replies (of 1 total)
  • threadi

    (@threadi)

    A pure wordpress solution could be that you use a page for the homepage that uses a custom template. In this template you display the links you want.

    Also the click on the logo to get to the “home” page of the site should be feasible with an individual adaptation of your theme. Both (the template as well as this customization) could be implemented via child theme. Have a look at the developer manual: https://developer.www.ads-software.com/themes/

    If you need support, you can find it here: https://jobs.wordpress.net

    I’m not aware that there is a ready-made plugin for this that you could use. Your request is too individual for that.

Viewing 1 replies (of 1 total)
  • The topic ‘Click-through Landing Page URLs’ is closed to new replies.