• I’m developing a landing page and thank you page in WordPress, and I want to ensure nobody can arrive on the thank you page from any referrer other then the landing page. I don’t want anyone able to arrive on the thankyou page from any other source then it’s landing page so they can’t bypass the landing page.

    My main concern is that search engines will eventually index the page and list it in SERPs and I want to ensure if this does happen, anyone coming from the wrong URL will just get redirected to the Landing Page so they can properly go through my client’s sales funnel.

    So, for example, if the landing page url was https://myclientsurl.com/landingpage and the thankyou page were https://myclientsurl.com/thankyou then visitors to https://myclientsurl.com/thankyou should only be able to arrive there from https://myclientsurl.com/landingpage

    My search for a solution has not netted anything that addresses this specific situation.

    I’m open to htaccess solutions, plugins but not necessarily custom coding files that could be overwritten by a future update as I don’t want my client to have to hire a programmer every time they need to do routine wordpress updates.

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Looking for way to restrict access to a page to one specific URL’ is closed to new replies.