With every target="_blank", add rel="noreferrer" as well. It prevents passing the referrer information to the target website by removing the referral info from the HTTP header. This means that in Google analytics traffic coming from links that have the rel=”noreferrer” attribute will show as Direct Traffic instead of Referral. This also has 0 impact on SEO, but something that is graded in audits.
Page Speed - The basic idea of lazy loading is to load images or iframes only when users need to display them: they won’t have to wait for all the elements in the page to be loaded and therefore can start using the web page sooner.
This means that your pages will only be showing images above the fold; the rest will come as soon as the user scrolls the page.
Please only do this for approved customers via Dave S. or Krysten. The code below removes the Powered by Online-Access and Privacy Policy buttons. Add the code below to the Sass overides for the customer on the homepage and global layout.