Creating a new page in Shopify takes less than two minutes. From your Shopify admin, go to Online Store > Pages, then click Add page. Give the page a title, add your content, set its visibility, and hit Save. That’s the short version - but there’s a lot more you can do with Shopify pages than most store owners realize.

Key Takeaways
1
Shopify pages are standalone content pages (About Us, Contact, Shipping Policy) - they are separate from blog posts and product pages.
2
To create a page, go to Online Store > Pages > Add page in your Shopify admin, fill in the title and content, then save.
3
Each page has its own SEO settings - always fill in the URL handle, meta title, and meta description before publishing.
4
You can assign a custom page template to control the layout, or use the default page template from your active theme.
5
Pages can be shown or hidden, or scheduled to go live on a specific date using the Visibility settings.

How to Create a New Page in Shopify (Step-by-Step)

Here is a full walkthrough of every field you’ll encounter when adding a Shopify page.

Step 1 - Log in and go to Online Store > Pages
Log in to your Shopify admin at yourstore.myshopify.com/admin. In the left sidebar, click Online Store, then click Pages. This opens your full list of existing pages.

Step 2 - Click Add page
In the top-right corner of the Pages screen, click the Add page button. A blank page editor will open.

Step 3 - Enter a title
Type your page title in the Title field. This appears as the H1 on the published page and also pre-populates the URL handle (you can edit the handle separately). Keep it clear and descriptive - for example, “Shipping Policy” or “About Our Team”.

Step 4 - Write your content
Use the rich-text editor to write the body of your page. The toolbar lets you format headings, bold and italic text, bullet lists, and numbered lists. You can also insert images, add tables, and embed links. If you prefer to work directly in HTML, click the <> Show HTML button to switch to code view.

For pages you want to rank in search engines, aim for at least 500 words of useful, original content. Use headings (H2, H3) to break up the text, and include your target keyword naturally throughout.

Step 5 - Set the page template
Under Theme template, choose which template this page should use. Most themes offer a default page template and sometimes additional options like page.contact or page.faq. Selecting the right template controls the layout and any built-in features (like a contact form).

Step 6 - Configure visibility
Under Visibility, choose whether the page is Visible or Hidden. If you select Visible, you can optionally set a future publish date so the page goes live automatically at a specific time.

Step 7 - Fill in the SEO listing preview
Scroll down to the Search engine listing preview section. Edit the page title (meta title), meta description, and URL handle here. These fields control how the page appears in Google search results. Always fill them in - leaving them blank means Shopify will auto-generate defaults that are rarely optimal.

Step 8 - Save
Click Save in the top-right corner. Your page is now live (if visibility is set to Visible) and accessible from its URL handle.

Types of Pages You Should Create on Shopify

Shopify pages serve different purposes across your store. Here are the most important ones and what each needs to succeed.

About Us - Tell the story behind your brand. Include who you are, why you started the business, your values, and a human element (photos, team bios). A strong About page builds trust and supports conversion. Aim for 300-600 words.

Contact Us - Use the page.contact template (if your theme provides one) to get a built-in contact form. Add your email address, business hours, and any social links. Keep it short and easy to act on.

Shipping Policy - Customers check this before buying. Cover domestic and international shipping timelines, carriers, costs, and any free shipping thresholds. Clear, specific language reduces abandoned carts and support tickets.

Returns and Refunds Policy - Legally required in many countries. Spell out the return window, condition requirements, who covers return postage, and how refunds are processed. Shopify provides a basic template you can customise.

FAQ Page - A well-built FAQ page handles common pre-purchase objections and ranks well for question-format search queries. Group questions by topic and keep answers direct. Some themes include a dedicated FAQ template with accordion-style dropdowns.

Landing Pages - Use standalone pages for specific campaigns, seasonal promotions, or product category overviews. These don’t need to live in your navigation - they can be linked from ads or emails directly.

Editing and Managing Your Shopify Pages

To edit any existing page, go to Online Store > Pages and click the title of the page you want to change. The same editor opens, and all the same fields are available. Make your edits and click Save.

For bulk management, the Pages list view gives you useful tools:

  • Bulk actions - Select multiple pages using the checkboxes, then use the Actions dropdown to delete or change visibility in one step.
  • Search and filter - Use the search bar at the top of the Pages list to find a specific page by title. You can also filter by visibility status.
  • Duplicate - On any page’s edit screen, click the menu (top-right) and select Duplicate to create a copy. This is useful when creating multiple similar policy pages.
  • Hiding a page without deleting it - Set visibility to Hidden to take a page offline temporarily without losing its content or URL.

Page SEO: Making Your Shopify Pages Findable

Every Shopify page has its own SEO settings. Getting these right is the difference between a page that ranks and one that doesn’t.

URL handle - Shopify auto-generates a handle from the page title (e.g., “About Our Team” becomes /pages/about-our-team). You can edit this manually. Keep handles short, lowercase, and keyword-relevant. Avoid changing the handle after a page is published and indexed, as this breaks existing links unless you set up a redirect.

Meta title - This is the clickable blue headline in Google search results. It should include your primary keyword and be under 60 characters. Don’t just copy the page title - write a version optimised for search intent.

Meta description - Appears below the meta title in search results. Aim for 140-155 characters. Include your keyword and a clear reason to click. This doesn’t affect rankings directly but influences click-through rate.

Structured content - Use heading tags (H2 for main sections, H3 for subsections) inside your page content. This helps Google understand the page structure and can contribute to rich snippet eligibility for FAQ-style content.

Page length - Thin pages (under 300 words) are unlikely to rank. For informational pages targeting specific keywords, 500-1000 words is a reasonable target. Policy pages are the exception - accuracy matters more than length.

Page Templates and Customization

By default, Shopify applies your theme’s standard page template to every new page. This template controls the overall layout - sidebar or no sidebar, width, fonts, and any decorative elements defined by your theme.

Built-in template variants - Many themes ship with additional page templates for common use cases. For example, page.contact renders a contact form automatically, and page.faq may include expandable sections. Check your theme’s template list in the page editor dropdown to see what’s available.

Custom Liquid templates - If you’re on a theme that supports custom templates (most do), you can create new page templates in the theme code editor under Online Store > Themes > Edit code. New template files follow the naming convention page.your-template-name.liquid and appear in the template dropdown immediately.

Theme page builder sections - Modern Shopify themes (especially those built on Online Store 2.0) support sections on pages. This means you can add, remove, and reorder content blocks on a page using the visual theme editor, without touching code. Go to Online Store > Themes > Customize, navigate to the page in the preview, and use the left-hand panel to add sections.

For most store owners, the default template is enough to start. If your store grows to the point where you need distinct layouts for different content types - campaign pages, brand story pages, size guides - custom templates are the clean solution.