New Landing How can we help? Atelier Remove descriptions from related items on productpage

Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Atelier
  • #210610
    Patipada
    Member
    Post count: 116

    Hi,

    I found out that since the update to a new theme, the productpages dropped in the Google rankings.
    After I fetched the productpage in GWT, I found out the ‘related products’ on the productpage have a large description.
    For example on this page: https://patipada.nl/yogameditatie/aladdin-broek-harem-broek-oranje/

    Is it possible to remove these descriptions? Because it makes the page less relevant.
    Also, below the title of the ‘related products’ the tags are listed.
    I think it would be better to remove them also.

    I did the same for the descriptions in the menu a while ago, and immediately (next few days) the categoriepages really went higher on rankings!
    Because all the items in the menu standard have descriptions, there is a lot of duplicate content and the relevance of the category pages will be less..

    Looking forward to your reply, and maybe it’s a suggestion to do this standard to improve the Atelier theme for Google rankings?

    #210626
    dm13
    Member
    Post count: 248

    i second this motion –showing the tags used, on the products page really irks me as the customer really doesnt need to see those. mine are used mostly for customer search function and for google

    #210716
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .related-products .posted_in{
    display:none !important;
    }
    

    Thanks
    Mohammad

    #210779
    Patipada
    Member
    Post count: 116
    This reply has been marked as private.
    #211243
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    You would need to make this customisation, open the file content-product.php. This is located in atelier/woocommerce/. On line 347, replace it with this:

    <?php if ( !is_single() ) { ?>
    	<div class="product-desc">
    		<?php echo $product_description; ?>
    	</div>
    <?php } ?>

    Thanks,
    David.

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register