• Hi,
    Lots of third party codes(AddThis, GetSiteControl,Facebook, Google Analytics,Hotjar OneSignal,Other Google APIs/SDKs
    Google/Doubleclick Ads) are running in our site and causing our page speed rank to be low.
    How to increase our site page rank (both mobile and desktop) in google page insights?
    Thanks,
    Dwaipayan

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author DaanvandenBergh

    (@daanvandenbergh)

    Hi,

    I hope I’m not coming across as rude, because I really don’t mean it like that, but this is a CAOS support forum. So this is not the place to be asking for free optimization tips.

    You can hire me, though, to optimize your site, using this form.

    Thank you for understanding.

    Thread Starter zo

    (@zotezo)

    What this plugin actually do? Can I able to handle third party codes that is running in my site?

    Plugin Author DaanvandenBergh

    (@daanvandenbergh)

    It optimizes the implementation of Google Analytics in various ways. Give it a try, it’s free! ??

    Thread Starter zo

    (@zotezo)

    ok thanks

    Thread Starter zo

    (@zotezo)

    Hi,

    /* Google Tag Manager START */
    add_action( 'wp_head','add_gtm_script_part' );
    function add_gtm_script_part () { ?>
    <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
    new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
    j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
    'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
    })(window,document,'script','dataLayer','GTM-543DQCK');</script>
    <?php }
    
    add_action( 'astra_body_top','add_gtm_noscript_part' );
    function add_gtm_noscript_part () { ?>
    <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-543DQCK"
    height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
    <?php }
    /* Google Tag Manager END */ 

    The following codes to implement GTM causing site performance in in Google pagespeed,have there any smart way to do this?
    Thanks

    Thread Starter zo

    (@zotezo)

    Hi,
    >>Google Analytics (unless you’re using other 3rd Party scripts in Google Tag Manager?) (included in CAOS Expert Configuration)
    I have installed and configured your plugins but cannot get satisfactory results in google page speed score in mobile.

    How to improve the score with your plugins?

    Thanks,

    Thread Starter zo

    (@zotezo)

    @daanvandenbergh,
    I am waiting for your results…

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Increase Google page insights Rank’ is closed to new replies.