Avoid render blocking font when you use google fonts. Here is a short bit of javascript to load your google font asynchronously. Continue reading “Google fonts render blocking – page speed”
Tag: SEO
Change widget headings from h1 to h3 in WordPress
Recently, I had the bad surprise to find h1 heading titles in the widgets of my WordPress theme. Here is a small function to change those heading h1 to h3 (or another tag) Continue reading “Change widget headings from h1 to h3 in WordPress”