---
title: "Pages, SEO, and your domain"
description: "Add website pages, help Google find you, and use your own web address."
canonical_url: https://housingstreet.com/help/website/pages-seo-and-domain
md_url: https://housingstreet.com/help/website/pages-seo-and-domain.md
last_updated: 2026-07-13
status: ga
relatedRoutes: ["/website/pages","/website/pages/new","/website/seo","/settings/domains","/website/testimonials","/website/team"]
---

## What this is [#what-this-is]

A **page** is any screen on your site — About, Contact, neighborhood guides, and so on.

**SEO** is how you tell Google your page title and description so you show up in search.

A **custom domain** is your own URL like `www.youragency.com` instead of a generic subdomain.

<UiPath path="Website → Pages · Website → SEO · Settings → Custom Domains" />

<DocScreenshot src="/help-media/website/domains-settings.png" alt="Domain settings with custom domain input and DNS record instructions" caption="Use your own web address" />

## Steps — pages [#steps--pages]

<Steps>
  <Step title="Create a page">
    Go to **Website → Pages**. Click **New**. Pick a template or start blank.
  </Step>

  <Step title="Write content">
    Add headings, text, and images. Set a URL slug (the part after your domain).
  </Step>

  <Step title="Publish">
    Click **Publish**. Open the page on your storefront to confirm it loads.
  </Step>
</Steps>

## Steps — SEO [#steps--seo]

<Steps>
  <Step title="Open SEO settings">
    Go to **Website → SEO**.
  </Step>

  <Step title="Set defaults">
    Fill in default title and description for your whole site. Add your social preview image.
  </Step>

  <Step title="Tune each page">
    On any page editor, open the **SEO** tab. Write a unique title and description for that page.
  </Step>
</Steps>

## Steps — custom domain [#steps--custom-domain]

<Steps>
  <Step title="Open domains">
    Go to **Settings → Custom Domains**.
  </Step>

  <Step title="Add your domain">
    Type your domain (for example `www.youragency.com`). Copy the DNS records HousingStreet shows you.
  </Step>

  <Step title="Update DNS at your registrar">
    Log in where you bought the domain (GoDaddy, Namecheap, Cloudflare, etc.). Paste the records. Save.
  </Step>

  <Step title="Wait and verify">
    DNS can take up to 48 hours. Click **Verify** in HousingStreet until status shows **Connected**.
  </Step>
</Steps>

## Steps — testimonials [#steps--testimonials]

Testimonials are customer quotes shown in your theme's testimonials section.

<UiPath path="Website → Testimonials" />

<DocScreenshot src="/help-media/website/testimonials.png" alt="Testimonials list with author name, quote preview, and publish toggle" caption="Manage reviews for your site" />

<Steps>
  <Step title="Open testimonials">
    Go to **Website → Testimonials**.
  </Step>

  <Step title="Add one">
    Click **Add Testimonial**. Fill in **Author name** and **Quote** (required). Optionally add title, company, star rating, avatar URL, and display order.
  </Step>

  <Step title="Publish">
    Turn on the **Published** switch in the form so the quote appears on your website. Click **Save**.
  </Step>

  <Step title="Edit or hide later">
    Click the pencil icon to edit. Click the eye icon to hide without deleting. Use search to find a quote quickly.
  </Step>
</Steps>

## Steps — team page [#steps--team-page]

Team members power your website's **Team** section and individual agent profile pages.

<UiPath path="Website → Team" />

<DocScreenshot src="/help-media/website/team-page.png" alt="Team members grid with photos, titles, and publish status" caption="Show your agents on the site" />

<Steps>
  <Step title="Open team">
    Go to **Website → Team** (labeled **Team & Agents** in the header).
  </Step>

  <Step title="Add a member">
    Click **Add Member**. Enter **Name** (required). Add title, bio, photo URL, email, phone, and specialties (comma-separated).
  </Step>

  <Step title="Set profile URL">
    Optionally type a **URL slug** (for example `jane-cooper`). Leave blank and HousingStreet auto-generates one for `/agents/{slug}`.
  </Step>

  <Step title="Publish">
    Keep **Published** on (default) so the person appears on your site. Click **Save**.
  </Step>

  <Step title="Reorder display">
    Set **Display order** in the form — lower numbers show first. Edit anytime with the pencil icon.
  </Step>
</Steps>

## Expected result [#expected-result]

Pages load on your site with clear titles in Google. Testimonials and team members you published appear on your storefront. Visitors reach you at your own domain with HTTPS.

<RelatedAdminLink href="/settings/domains" label="Connect a domain" />

See also: [Custom domains (developer docs)](/docs/custom-domains).
