> For the complete documentation index, see [llms.txt](https://better-wizard.gitbook.io/lead-connector-wizard/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://better-wizard.gitbook.io/lead-connector-wizard/3.-options/3.2-no-access-redirection.md).

# 3.2 No access redirection

{% embed url="<https://youtu.be/5B2SiObTz78>" %}

Say, you want a Page Sample Page to be restricted so **only logged-in users** can see this page.

Now after you go to the dashboard of WordPress and edit this or any page, enable the link as follows & update the page, you can't see the page if you view it from incognito mode where you're **not logged in**.

<figure><img src="/files/gJbxpxggqMy1H1qcIkgB" alt=""><figcaption></figcaption></figure>

Now, you may change the settings if you want to **redirect any unauthorized user** to any other page when he is trying to navigate to the restricted page.

<figure><img src="/files/tKj4pXPAoK2ca5DfWL0w" alt=""><figcaption></figcaption></figure>

For example, in the **WordPress dashboard**, if you navigate to the **LC Wizard**, select '**options**,' and then in the '**No access redirect to:**' field, enter a **URL** and **update** it, users who are not logged in will be redirected to that specific page if they attempt to access a restricted route.

That means if you are trying to navigate to the **<http://domain/sample-page>** page from the incognito window or from anywhere you are not logged in, you will be navigated to the **<http://domain/about>** page.
