How to Use Pages
Creating, Editing, and Deleting Pages
What are Pages?
Pages are great for general content that you’d like to share with your users. Examples include About Me, Bio, Resume, and Contact.
How do I create a Page?
- Click Settings (the gear icon) at the top of your Dashboard.
- Click the blog you’d like to update on the left side of the page.
- Click “Customize” in the Theme section.
- Click “Pages.”
- Click “Add a Page.”
- Type a Page URL after the slash (/). For example, a resume page could be /resume, and a bio page could be /bio.
- Check the box that says “Show a Link to This Page” and give the page a title in the field next to the checkbox.

How do I edit a Page?
- Click Settings (the gear icon) at the top of your Dashboard.
- Click the blog you’d like to update on the left side of the page.
- Click “Customize” in the Theme section.
- Click “Pages.”
- Click “Edit” next to the page you’d like to update.
How do I delete a Page?
- Click Settings (the gear icon) at the top of your Dashboard.
- Click the blog you’d like to update on the left side of the page.
- Click “Customize” in the Theme section.
- Click “Pages.”
- Click the “X” icon next to the page you’d like to delete.
Standard Layout vs. Custom Layout
How do I create a Page with a Custom Layout?
- Click Settings (the gear icon) at the top of your Dashboard.
- Click the blog you’d like to update on the left side of the page.
- Click “Customize” in the Theme section.
- Click “Pages.”
- Click “Add a page,” then change the selection in the dropdown menu from “Standard Layout” to “Custom Layout.”
- Add code to the text box to start customizing the Page.
What’s the difference between Standard Layout and Custom Layout?
- Standard Layout: Mirrors your current blog theme so the Page will look like the rest of your blog.
- Custom Layout: Uses custom code to tailor the way the Page looks.
Pages vs. Tags
Should I use Pages or Tags?
If you want to see all your posts about a given topic in one place, we recommend using tags and tag links.
Redirecting Pages
Can Pages be redirected to another web address?
You bet! This is perfect for linking specific Pages to your favorite blog posts or to accounts on other web services.
How do I create a Page that redirects to all my blog posts with a specific tag?
- Click Settings (the gear icon) at the top of your Dashboard.
- Click the blog you’d like to update on the left side of the page.
- Click “Customize” in the Theme section.
- Click "Pages."
- Click “Add a Page.”
- Type a Page URL after the slash (/). For example, /mytag, but replace “my tag” with the tag you want to use.
- Change the Page Type from Standard Layout to Redirect.
- Type or paste the tag filter link that you’d like the Page to redirect to. For example, /tagged/mytag, but replace “mytag” with the tag you want to use.
- Check the box that says "Show a link to this page” and give the Page a title in the field next to the checkbox (e.g. Photos, Work).
- Click “Create page.”
How do I create a Page that redirects to an external website?
- Click Settings (the gear icon) at the top of your Dashboard.
- Click the blog you’d like to update on the left side of the page.
- Click “Customize” in the Theme section.
- Click "Pages."
- Click “Add a Page.”
- Type a Page URL after the slash (/). For example, if you’re redirecting to Twitter, you could type /mytwitter. If you’re redirecting to Facebook, you could use /myfacebook.
- Change the Page Type from Standard Layout to Redirect.
- Type or paste the web address that the Page will redirect to.
- Check the box that says "Show a link to this page” and give the Page a title in the field next to the checkbox (e.g. My Twitter or My Facebook).
- Click “Create page.”
Troubleshooting
Why can’t I see links to my Pages on my blog?
All of our featured blog themes contain code that will show Pages links on your blog. If the Pages links aren’t showing up, one of two things could be the issue:
- You could be running a theme that doesn’t contain the code.
- You are running Custom HTML so your blog has not received the latest version of the theme that contains the code
How can I make sure Page links show up on my blog?
There are a few ways to fix this:
- Change themes or reinstall an updated version of a theme.
- Create an HTML link in the Description or Custom HTML of your blog that points to your Page. For example:
<a href="/pageurl">My Page!</a>
(replace “pageurl” with the URL you set for your Page) - Edit the Custom HTML for your blog on the Theme tab. Go to “Customize” and add the necessary code to the theme. For more info, check out our blog theme documentation.
Não encontrou o que está à procura? Envie-nos um e-mail para aqui