Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
We found that the Meta Description, SEO title, and H1 were not visible in ahrefs, our SEO tool. After investigating, we determined that Shopify is experiencing issues with detecting these SEO elements, unlike Wordpress.
We reviewed all of our blogs and discovered that all of these elements are present but not visible in the ahref's tool bar. Our SEO health score has decreased significantly due to this.
Has anyone else experienced this issue?
Does anyone know how to resolve this problem?
This image shows that we already added the elements meta description, SEO title in our blogs yet ahref toolbar is not detecting it.
This image shows that Ahref is not detecting the H1 even if the H1 is present on the blog.
Hi @ProductScopeAI ,
We have reviewed your code and found that the title and meta description are missing. To resolve this, please follow the steps below to add the necessary code:
<title>
{{ page_title }}
{%- if current_tags %} – tagged "{{ current_tags | join: ', ' }}"{% endif -%}
{%- if current_page != 1 %} – Page {{ current_page }}{% endif -%}
{%- unless page_title contains shop.name %} – {{ shop.name }}{% endunless -%}
</title>
{% if page_description %}
<meta name="description" content="{{ page_description | escape }}">
{% endif %}
4. Save and check it!
In Canada, payment processors, like those that provide payment processing services t...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025