resolve DNS lookups before the user clicks on a link. It can be used for: • CDN files • 3rd party files (Google Fonts, AdSense, tracking tools etc.) • Test your page speed with: • GTMetrix • Pingdom Tools • HAR Analyzer • Mobile speed test from Google • Google Analytics (site speed report)
Black Search term: smartphone The solution? • Rel=“canonical” tag on the main search result page (the one with no parameters). • Adding a reference to the canonical page on all of the other variations. • Add a line in robots.txt: “Disallow: /*x*” (replace “x” with the parameter), but ONLY if there are no important URLs using parameters.
Redirection WordPress plugin • Simple 301 Redirects • Safe Redirect Manager • Yoast ADMIT IT! You were wondering when YOAST was going to make an appearance.
title. On other pages, the page title is the H1, while the site title is H2. • Use only one H1 tag per page. • Schema.org is kind of a big deal • WooCommerce: https://schema.org/Product • Blog: https://schema.org/Blog
title. On other pages, the page title is the H1, while the site title is H2. • Use only one H1 tag per page. • Schema.org is kind of a big deal • WooCommerce: https://schema.org/Product • Blog: https://schema.org/Blog Structured Data testing tool: https://search.google.com/structured-data/testing-tool/u/0/
on a subdomain (blog.mysite.com)! Use a subdirectory (mysite.com/blog) Why? Because subdomains are treated as separate(-ish) domains. Incoming links will pass value to the subdomain (blog.mysite.com), but they will be less valuable for the main website (mysite.com).