> ## Documentation Index
> Fetch the complete documentation index at: https://memberful.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Member website settings

> Review the global settings for your Memberful member website, including site name, account URL, theme, branding, and who can view your members-only content.

export const RelatedDocs = ({link1, link2, link3, link4, link5, link6, link7, link8, link9, link10, className = ""}) => {
  const links = [link1, link2, link3, link4, link5, link6, link7, link8, link9, link10].filter(Boolean);
  if (!links.length) return null;
  return <section className={`related-docs border dark:border-gray-700 rounded-2xl px-6 py-4 mt-6 ${className}`}>
      <p className="mb-2 font-medium">
        <strong>Related help docs:</strong>
      </p>
      <ul className="space-y-1 mb-1 mt-1">
        {links.map((link, index) => <li key={index}>
            <a href={link.url}>{link.label}</a>
          </li>)}
      </ul>
    </section>;
};

Your Memberful member website includes a set of global settings that control how it looks, who can see it, and how members interact with your content.

In this help article, we'll walk you through enabling or disabling the member website, choosing your website's name and account URL, and several other settings for the website.

## Enable or disable the member website

Memberful includes a member website feature, which is optional. This easy-to-use website saves you from having to set up and operate a custom website on your own server, so you can get up and running within minutes. Here are some examples:

* [Caffeinated Insights](https://caffeinatedinsights.memberful.com/)
* [The Echo Chamber](https://theechochamber.memberful.com/)
* [Olive & Thyme](https://oliveandthyme.memberful.com/)

Memberful's member website is enabled by default, but you can disable it by going to the **Website** tab, clicking the **gear** icon, and selecting **Hidden**.

<Frame>
  <img src="https://mintcdn.com/memberful/kFwRRZr7Cg98h4Ix/images/hosted-member-website/member-website-settings/hide-member-website.png?fit=max&auto=format&n=kFwRRZr7Cg98h4Ix&q=85&s=14ea982a572b9cb5cd5879212bebb732" alt="Hide Member Website" width="1440" height="1007" data-path="images/hosted-member-website/member-website-settings/hide-member-website.png" />
</Frame>

To enable the website again, go to the **Website** tab, click the **gear** icon, and select either **Public** or **Members-only**.

<Frame>
  <img src="https://mintcdn.com/memberful/kFwRRZr7Cg98h4Ix/images/hosted-member-website/member-website-settings/public-visibility-setting-1.png?fit=max&auto=format&n=kFwRRZr7Cg98h4Ix&q=85&s=06b254cd45f967089c727a32c1cc004e" alt="Public Visibility Setting" width="1440" height="1012" data-path="images/hosted-member-website/member-website-settings/public-visibility-setting-1.png" />
</Frame>

## Make your pages and posts public or members-only

You can choose to make your website publicly available to everyone (while keeping certain protected content behind a paywall), or you can choose to make your entire site members-only, so only active members can access it.

To set the visibility of your website, go to the **Website** tab, click the **gear** icon, and select either **Public** or **Members-only**.

<Frame>
  <img src="https://mintcdn.com/memberful/kFwRRZr7Cg98h4Ix/images/hosted-member-website/member-website-settings/members-only.png?fit=max&auto=format&n=kFwRRZr7Cg98h4Ix&q=85&s=13f3c9f0f8133266adc21c217dd96338" alt="Members Only" width="1440" height="1007" data-path="images/hosted-member-website/member-website-settings/members-only.png" />
</Frame>

### Public pages and posts

If you set your pages and posts as public, visitors will see pages and posts that have not been restricted to free or paid members.

If a page or post has been restricted to members only, visitors who aren't members will only see a preview of that page or post.

This preview is often referred to as "teaser text." Teaser text lets visitors see a portion of a restricted page or post, while the rest of it is protected for members only. It's great for enticing visitors to become members.

<Frame>
  <img src="https://mintcdn.com/memberful/E280piP4Hg_k1L_m/images/hosted-member-website/member-website-settings/teaser-text.png?fit=max&auto=format&n=E280piP4Hg_k1L_m&q=85&s=1e7b2661140a6d304dae7947423eb295" alt="Teaser text" width="1440" height="1065" data-path="images/hosted-member-website/member-website-settings/teaser-text.png" />
</Frame>

You can also require visitors to create a free member account to read free posts.

Search engines are able to index all *public* Memberful websites. This means that search engines like Google will be able to see any public pages and posts on your website, although any restricted members-only content blocks inside those pages will not be available to search engines.

### Members-only site

If you set your site as members-only, only active members will be able to see posts and pages. If a visitor or inactive member lands on a protected page or post, they'll be prompted to sign in to the site.

<Frame>
  <img src="https://mintcdn.com/memberful/E280piP4Hg_k1L_m/images/hosted-member-website/member-website-settings/sign-in-page.png?fit=max&auto=format&n=E280piP4Hg_k1L_m&q=85&s=1908640ca75c167517dcb2f3b2807e65" alt="Sign-in page" width="1440" height="447" data-path="images/hosted-member-website/member-website-settings/sign-in-page.png" />
</Frame>

Keep in mind that posts, pages, and content blocks can always be restricted to specific plans. Visitors and members on other plans will see a locked version. [Restrict content for specific plans.](/website-builder/pages/create-a-page#select-who-can-see-a-content-block)

## Choose your website name and account URL

To configure your website's name and account URL, go to *Website → General settings → General settings* from your Memberful dashboard. Learn more about the implications of changing your [website name and account URL](/account-management/account-settings/update-your-site-and-account-settings/).

<Frame>
  <img src="https://mintcdn.com/memberful/E280piP4Hg_k1L_m/images/hosted-member-website/member-website-settings/website-name-and-account-url.png?fit=max&auto=format&n=E280piP4Hg_k1L_m&q=85&s=fd5452c599dff9df1e8cd72a86da8ffe" alt="Website name and account URL" width="1440" height="494" data-path="images/hosted-member-website/member-website-settings/website-name-and-account-url.png" />
</Frame>

## Customize your subscribe page

You can [create a customized subscribe page](/website-builder/pages/subscribe-page/) hosted by Memberful, which will showcase your membership plans.

Go to the **Website** tab and click the **gear** icon next to *Subscribe*, then toggle on **Enable your subscribe page** to enable this page.

<Frame>
  <img src="https://mintcdn.com/memberful/kFwRRZr7Cg98h4Ix/images/hosted-member-website/member-website-settings/enable-subscribe-page.png?fit=max&auto=format&n=kFwRRZr7Cg98h4Ix&q=85&s=29d130c26d7c6b1c430d2f70d23b0e07" alt="Enable subscribe page" width="1440" height="910" data-path="images/hosted-member-website/member-website-settings/enable-subscribe-page.png" />
</Frame>

You can also enable **Make it your welcome page** to use your subscribe page as the first page that new visitors see when they access your website.

To edit your subscribe page, go to *Website → Subscribe* and click the **Edit page** button.

<Frame>
  <img src="https://mintcdn.com/memberful/Ifktbq_93fm-QQZj/images/hosted-member-website/member-website-settings/subscribe-page-edit.png?fit=max&auto=format&n=Ifktbq_93fm-QQZj&q=85&s=907f60a02d3dc30f96c4c491045d219a" alt="Subscribe Page Edit" width="1200" height="553" data-path="images/hosted-member-website/member-website-settings/subscribe-page-edit.png" />
</Frame>

## Display terms of service and privacy policy

You can link to your terms of service and privacy policy pages in your Memberful website. Learn more about [how Memberful displays your terms of service and privacy policy](/configuration/feedback-and-policies/display-tos-and-privacy-policy/).

To configure your terms of service and privacy policy, go to *Website → General settings → Policy settings* from your Memberful dashboard.

<Frame>
  <img src="https://mintcdn.com/memberful/Ifktbq_93fm-QQZj/images/hosted-member-website/member-website-settings/tos-policy-settings.png?fit=max&auto=format&n=Ifktbq_93fm-QQZj&q=85&s=3f9cc8857365d1afe4bac5edc7081423" alt="Teaser text" width="1440" height="459" data-path="images/hosted-member-website/member-website-settings/tos-policy-settings.png" />
</Frame>

## Add social media links

Go to *Website → General settings → Social profiles* to add social media links to your site. This is an optional setting, but recommended since it's an easy way to get your site visitors to follow, like, and share your content.

<Frame>
  <img src="https://mintcdn.com/memberful/Ifktbq_93fm-QQZj/images/hosted-member-website/member-website-settings/social-profiles.png?fit=max&auto=format&n=Ifktbq_93fm-QQZj&q=85&s=748d2953146aece4c3fe66d23092da31" alt="Social Profiles" width="1440" height="927" data-path="images/hosted-member-website/member-website-settings/social-profiles.png" />
</Frame>

They will be displayed at the bottom of your member website's pages.

<Frame>
  <img src="https://mintcdn.com/memberful/E280piP4Hg_k1L_m/images/hosted-member-website/member-website-settings/subscribe-page-social-media-links.png?fit=max&auto=format&n=E280piP4Hg_k1L_m&q=85&s=375c2ae1c073ae7cc84b02912849b206" alt="Social media links displayed on member website pages" width="1440" height="247" data-path="images/hosted-member-website/member-website-settings/subscribe-page-social-media-links.png" />
</Frame>

<RelatedDocs
  link1={{
url: "/website-builder/pages/create-a-page/",
label: "Create a page on your member site.",
}}
  link2={{
url: "/newsletters/hosted-newsletter/create-a-post/",
label: "Create a post on your member site.",
}}
  link3={{
url: "/configuration/branding/branding/",
label: "Customize the branding on your members site.",
}}
/>
