Why is my homepage displaying duplicate content?

Why is my homepage displaying duplicate content?

Kiranlally88
Visitor
3 0 0

Hi,

For some reason, my page is showing up twice on the home page. Unsure why this occurring, where the page is shown twice. This only affects the home page.

Please see link here of the website: https://couturemantra.com/

Are you able to let me know how to fix this?

Thanks

Replies 5 (5)

oscprofessional
Shopify Partner
16366 2440 3188

Hello @Kiranlally88
In theme.liquid layout file you used Two time following div.

<a class="in-page-link visually-hidden skip-link" href="#MainContent">
<div id="PageContainer">
<div id="shopify-section-newsletter-popup" class="shopify-section index-section--hidden">
<script id="CartTemplate" type="text/template">
<div id="VideoModal" class="modal modal--solid">
<div class="pswp">

remove one and your problem will solve.
Path :- Admin->online store->Theme->Edit Code->Layout->theme.liquid(File)

Hire us | Pass Core Web Vital | B2B Wholesale Experts | Claim Your Free Website Review |
Connect with Us: WhatsApp | Skype: oscprofessionals-87 | Email: pallavi@oscprofessionals.com |
Custom Shopify SolutionsPrivate Apps, Theme Customization & SEO | Digital Marketing |
OSCP Apps: Discount Suite | Wholesale App | Bundle & Upsell | Shipping Discount | and more...
Kiranlally88
Visitor
3 0 0

Hello,

Thanks for the response. I went onto Theme.Liquid and could not find the below being there at all. 

Could this be due to another issue?

 

Thanks

LitExtension
Shopify Partner
4927 1006 1184

It duplicate the html, so you just need to remove below, it will display fine. https://i.imgur.com/Ge4E1VL.png
Hope it helps!

LitExtension - Shopping Cart Migration Expert
Check out our Shopify migration app to migrate your online store to Shopify
Contact us:
- Email: contact@litextension.com
Kiranlally88
Visitor
3 0 0

I have gone through my theme.liquid and cannot find the double up on the code at all.

Is there any other solutions or reasons that it is occuring?

LitExtension
Shopify Partner
4927 1006 1184

Can you send me the code of theme.liquid . There is already a repeating html in this file, i will check and help you solve it.
Hope it helps!

LitExtension - Shopping Cart Migration Expert
Check out our Shopify migration app to migrate your online store to Shopify
Contact us:
- Email: contact@litextension.com