Related Blog Posts Shopify App
Improve Your Blog In Two Minutes:
Have the app running on your store two minutes from now. Get the Related Blog Posts app from the official Shopify marketplace:
Features
You have full control:
- Set the number of related posts to display to improve readership.
- Use the featured image of a blog post to increase click-through rate.
- Change the text displayed if there are no related posts.
- Determine what blogs to display on (great if you have multiple blogs you want to keep separate).
- Exclude posts if they use a specific tag.
- Exclude posts from showing as a related post (great to hide one-time promotional posts).
- Style the related posts so they look exactly how you want.
It is fast with an in-built cache to never slow down your blog.
Use it free for your Shopify store by accessing the app in the official marketplace.
If the app helped you, please leave a review.
User Reviews
This is an awesome blogging tool. I recommend it to anyone who has a shopify blog. It is working well for reversemovement.com
Took 2 minutes. Very easy! Love it 🙂
We’re finding a lot of success with Related Blog Posts…People don’t just drop off on that blog post, but they click another blog post and read a different topic that you’ve talked about.
You can read plenty more 5-star reviews in the app marketplace.
Help with the App
- Install the app from the marketplace.
- From the Shopify admin, click on “Online Store”.
- Click on “Customize”.
- Select a sample blog post on which you want the block to be added.
- On the left menu, click “Sections”.
- Click “Add block” then the “Related Blog Posts” block.
- Drag-and-drop the block in your desired position.
- Click “Save”.
Your installation is done! You may not even need to configure the app.
The app is free and uses your theme’s default CSS so we cannot support you to style it how you want.
The suggested blog posts should look great out-of-the-box for most stores. If it doesn’t, you can enter custom CSS by going to the “Design” tab. Any web designer will be able to style it for you because the changes are basic.
There are two themes in the “Design” tab so you can select a layout you like.
The related posts are wrapped with an ID “relatedblogs” to easily focus your CSS. Here is an example of CSS to use:
#relatedblogs { width:400px; }
#relatedblogs ol { font-style:italic; font-family:Georgia, Times, serif; font-size:24px; color:#bfe1f1; }
#relatedblogs ol li { padding:8px; font-style:normal; font-family:Arial; font-size:13px; color:#888; border-left: 1px solid #999; }
This makes the related posts on the Shopify Solo Theme (which is no longer available in the Theme store) look like:
Any design can be customised with CSS either in your theme or within the “Design” tab of the app. To change the font of the button, use: .rb_continue_button { font-family: Arial,Helvetica Neue,Helvetica,sans-serif; }
.
If you want to remove the button, use: .rb_continue_button { display: none !important }
.
Most of the content in the app uses whatever language your blog posts are written in. If you want to change the “Related Posts” section, click on “Design” from the top. In the same place, you can change the button text in theme two.
In the app settings, enable “Display the related posts image” option. The image comes from the “Featured Image” of the blog post.
The blog ID is used for exclusion rules. You can get the ID you want to exclude by editing the article then copying the number from the URL:
https://admin.shopify.com/store/your-shopify/articles/558994555019
The blog ID for this post is: 558994555019.
- Check that you have enabled the theme extension on the theme you’re working in. See the FAQ “How do I install it?” for more help.
- Do you have at least three blog posts published? You need blog posts otherwise there is no suggested posts to link to.
- Do you have over 50 articles or 50 blogs? The relevancy of suggested blog posts may degrade when you have over 50 articles because of Shopify API limits. No more than 50 blogs or articles can be queried in any for loop, which the app uses for relevancy. This is designed to help the performance of Shopify.
You can rename the file to edit the liquid otherwise the app will override your liquid changes.
If you want to change the liquid, it’s best you set the app settings to how you want. Then rename the liquid file relatedblogs.liquid to anything you want. You also need to update the reference to this where it is included in your article template.
The app is made to show related blog posts. It won’t work on non-blog posts like blog home pages or product pages. You can work with a developer for such features.
You will get a liquid error of “Could not find asset snippets/relatedblogs.liquid” when your theme doesn’t have the relatedblogs.liquid
file. This can happen when you change the theme, update the theme, or someone removes the file.
Go to the app then “Save”. This will create the relatedblogs.liquid
file in the snippets folder to fix the error.
If you installed the app via Online Store 2.0 within your theme customizations, you can disable the app embed then remove the app via the Shopify apps of your admin. If you installed the app by manually editing the code of your theme, you can remove the relatedblogs.liquid file in the “Shippets” folder , remove {% include 'relatedblogs' %}
wherever you placed it in your theme, then uninstall the app.
If you cannot find the file where you installed the snippet, use the Liquify – Shopify Enhanced Code Search/Editor Chrome Extension then search {% include 'relatedblogs' %}
.
The app is 100% free, but we try to help out when possible. Contact us with your question and share as much detail as possible to stop emails going back-and-forth. Please provide a 1) link to one of your blog posts and 2) screenshot of your app settings (use software like ShareX to capture a screenshot and automatically upload it online because attachments through the contact form are not possible).
Improve Your Blog In Two Minutes:
Have the app running on your store two minutes from now. Get the Related Blog Posts app from the official Shopify marketplace: