Liquid, JavaScript, themes, sales channels
All my product pages are showing as "Orphan page (has no incoming internal links)" - This issue exists on the Prestige Theme by Maestroo.
Does anyone know a smart SEO Friendly solution to this issue?
On collection pages the products are displayed, so it shouldn't be hard for Google to pick up that each product is linked internally there, however, there seems to be an issue indeed.
IMAGES ATTACHED BELOW:Orphan Pages Issue #1
Orphan Pages Issue #2
Looking forward to any recommendations & input.
Thank you for your attention.
By default Shopify has multiple URLs for every product for each collection the product exists in. You can consolidate all the links to the single /products/ URL in the Prestige theme by editing your theme code as follows:
OPEN: product-item.liquid
FIND ALL INSTANCES OF:
{{ product.url | within: collection }}
REPLACE WITH:
{{ product.url }}
Hi.
Thank you kindly for your reply.
It seems that within the code of the product-item.liquid there isn't a line like that:
Only: <a href="{{ product.url }}" class="ProductItem__ViewButton Button Button--secondary hidden-pocket">{{ 'collection.product.view_product' | t }}</a>
Looking forward to your reply.
I believe this can be solved by adding the class=link to the product title element in the collection pages code, however, I'd need some help with this in adding it here:
<a href="{{ product.url }}">
<h2 class="ProductItem__Title Heading">
{{ product.title }}
</h2>
The code needs to maintain the structure above in order for Google to be able to crawl the h2 titles for SEO purposes.
Looking forward to any help/replies.
I need to know how to fix these both canonical no incoming internal link & orphan page no internal link while using the electro 6 themes?
Do these pages actually matter? If so, why does Google find them thin?
sir , I need to know for Electro 6 theme these solution fixes the both canonical no incoming internal link & orphan page no internal link ?? Please could you reply me ?
This issue was fixed by adding the href link inside the h2 title.
This means if you then have products displayed on your collection pages, each collection page will have many product links resolving the orphaned product pages issue.
Works on every theme that wasn't SEO optimized to begin with.
Hey, Great question.
Can you please elaborate on the way you fixed this?
Thankyou
User | RANK |
---|---|
38 | |
28 | |
13 | |
11 | |
8 |
Transform this holiday season into a shopping spree. Plus, learn how to effortlessly open ...
By Jasonh Dec 8, 2023Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023