Advanced publishing
Shopify manages your blog content and publishing settings, while Align controls how your published blog and article templates are presented in your online store. For Align-specific customization guidance, use the Company XYZ documentation or contact Company XYZ support.
Customize blog layouts with templates
Section titled “Customize blog layouts with templates”Templates create a consistent layout for an entire blog or a specific type of post. Use a blog template when every post in a blog should share the same presentation, such as an image-focused layout.
Create a blog template
Section titled “Create a blog template”- From your Shopify admin, go to Online Store > Themes
- Find the Align theme that you want to edit, select the … button to open the actions menu, and then select Edit code.
- In the Templates folder, select Add a new template.
- In the Add a new template dialog, select blog, choose the format that matches Align’s existing blog templates, and enter a file name.
- Select Create template.
- Update the template to customize the blog layout.
- Select Save.
Custom templates require coding knowledge. If you are not comfortable editing code, consider working with a Shopify Partner.
Apply a template to a blog
Section titled “Apply a template to a blog”After creating a blog template, apply it to the blog that should use it. Every post in that blog uses the selected template.
- From your Shopify admin, go to Online Store > Blog Posts
- Select Manage blogs.
- Select the blog that you want to edit.
- Select a template from the Template drop-down menu.
- Select Save.
Customize individual blog posts with templates
Section titled “Customize individual blog posts with templates”A blog post template changes the layout of selected posts without changing every post in the blog. Use one for occasional post types, such as image-heavy features, that need a distinct presentation.
Create a blog post template
Section titled “Create a blog post template”- From your Shopify admin, go to Online Store > Themes
- Find the Align theme that you want to edit, select the … button to open the actions menu, and then select Edit code.
- In the Templates folder, select Add a new template.
- In the Add a new template dialog, select article, choose the format that matches Align’s existing article templates, and enter a file name.
- Select Create template.
- Update the template to customize the blog post layout.
- Select Save.
Custom templates require coding knowledge. If you are not comfortable editing code, consider working with a Shopify Partner.
Apply a template to a blog post
Section titled “Apply a template to a blog post”Apply a blog post template only to the posts that need that layout. Other posts in the same blog keep their current template.
- From your Shopify admin, go to Online Store > Blog Posts
- Select the blog post that you want to edit.
- Select a template from the Template drop-down menu.
- Select Save.
Schedule a blog post
Section titled “Schedule a blog post”Set a publish date and time to make a post available at a planned moment, such as a product launch. You can also backdate a post. Learn more about future publishing
- From your Shopify admin, go to Online Store > Blog Posts
- On the Blog posts page, select the post that you want to schedule.
- Select Set visibility date.
- Choose the publishing date and time.
- Select Save.
Manage multiple posts at once
Section titled “Manage multiple posts at once”Bulk actions let you publish or unpublish several blog posts together. Unpublishing hides posts from your online store but does not delete them.
Publish posts in bulk
Section titled “Publish posts in bulk”- From your Shopify admin, go to Online Store > Blog Posts
- On the Blog posts page, select the posts that you want to publish.
- Select Actions.
- Select Publish selected blog posts.
Unpublish posts in bulk
Section titled “Unpublish posts in bulk”- From your Shopify admin, go to Online Store > Blog Posts
- On the Blog posts page, select the posts that you want to unpublish.
- Select Actions.
- Select Unpublish selected blog posts.
Invite readers to subscribe
Section titled “Invite readers to subscribe”Every blog has an RSS feed that readers can use to receive updates when you publish new posts. The feed URL is your blog page URL with .atom added to the end, such as http://store.myshopify.com/blogs/blogname.atom.
Add the feed URL to a blog post so readers can copy it into their preferred feed reader.
- From your Shopify admin, go to Online Store > Blog Posts
- Select the blog post where you want to add the feed URL.
- In the Content field, add subscription text and your feed URL, such as
Subscribe to this blog's RSS feed using http://store.myshopify.com/blogs/blogname.atom. - Select Save.
FeedBurner subscriptions
Section titled “FeedBurner subscriptions”FeedBurner is a third-party service for delivering blog content to subscribers. Existing blogs that were previously integrated with FeedBurner remain connected, but new blogs and blogs without an existing integration cannot use the service.
Further reading
Section titled “Further reading”For more information about publishing blog content, see Publishing blogs
Usage notes
Section titled “Usage notes”- Match template formats. When creating a template, use the same format as the corresponding templates already in Align.
- Choose the right template scope. Use blog templates for a consistent blog-wide layout and blog post templates for selected posts only.
- Check scheduled dates. Confirm the date and time before saving a scheduled or backdated post.
- Review bulk selections. Make sure only the intended posts are selected before publishing or unpublishing them.
- Share the complete feed URL. Include
.atomat the end of the blog URL so readers can subscribe successfully.