New Landing How can we help? Atelier disable AJAX on Shop page (default shop catalog)

Viewing 11 posts - 1 through 11 (of 11 total)
  • Posted in: Atelier
  • #182913
    rayjonnes
    Member
    Post count: 10

    Hi,

    how to disable AJAX on particular catalog page (default shop page)? I need this becouse this scripts will prevent catalog indexing my seo company says. They say it is must to disable ajax/othe scripts on this page to index products propely

    #183174
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi there,

    Check in the WooCommerce Settings > Products > Display > Enable AJAX add to cart buttons on archives, you can disable it there.

    – Ed

    #183182
    rayjonnes
    Member
    Post count: 10

    Hi, no I dont mean ADD TO CART ajax button. On my site I even dont have Add to cart button – it is raw catalog. But the Products and Blog loads via one item by one via ajax. Here check this out how no scripst loads on page:

    1) current Shop page with all products
    http://wedding.dev-noblo.ru/shop/

    2) same page loaded without ajax/scripts and as you can see it has no products to index
    https://2.hidemyass.com/ip-2/encrypted/cHk4K-mDjEvPqvWbA2VCRQHjC8tjKkEwFYlel4mL_4Ct

    #183237
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    They are not loaded via AJAX – they are just animated in one by one (the products are there in the source on load, you can check the source of the page.

    – Ed

    #183241
    rayjonnes
    Member
    Post count: 10

    And why than it has blank page on disabled scripst view like https://2.hidemyass.com/ip-1/encoded/Oi8vd2VkZGluZy5kZXYtbm9ibG8ucnUvc2hvcC8%3D&f=norefer

    problem is my seo company says that it is bad for seo and indexing.

    Can I disable this animation on Shop and Blog page to load whole page at once even on encripted view ?

    #183246
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    That’s because the script animates the items in when the images have loaded so that it looks cleaner. You can have them all show without scripts by adding this:

    .product-grid .product, .blog-item, .portfolio-item {
    opacity: 1!important;
    }
    

    – Ed

    #183247
    rayjonnes
    Member
    Post count: 10

    Adding this to Theme Options – Custom CSS ?

    #183248
    rayjonnes
    Member
    Post count: 10

    I brb in 3 hours and check if it helped

    #183253
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Yes, add to the custom css box.

    – Ed

    #183304
    rayjonnes
    Member
    Post count: 10

    Cool, all works perfectly. Thanks alot for your assistance )

    #183318
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Happy to help.

    – Ed

Viewing 11 posts - 1 through 11 (of 11 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