15 March 2017
Michiel Heijmans
Literally, metadata is data that says something about other data. You can use particular metadata to send information about a webpage to a search engine or a social media channel, and thereby improve your SEO. In the first two posts of this metadata series, we discussed meta tags in <head>of your site and link rel metadata. …
Read: "Metadata and SEO part 3: social, internationalization and more"
9 March 2017
|
Michiel Heijmans
In the first post of our metadata series, I discussed the meta tags in the <head> of your site. But there’s more metadata in the <head> that can influence the SEO of your site. In this second post, we’ll dive into link rel metadata. You can use link rel metadata to instruct browsers and Google, for example to point them to the AMP version …
Read: "Metadata and SEO part 2: link rel metadata"
3 March 2017
|
Jimmy Comack
Once your website starts growing and you continue writing blog posts, you’ll eventually end up with archive pages. These archive pages can be based on taxonomies, categories, custom post types and even dates. WordPress has built-in support for these archive pages, however there are some small drawbacks. In this post, I’ll explain to you how …
Read: "WordPress archive pages: the tutorial"
1 March 2017
|
Michiel Heijmans
Metadata is all the information about a page that you send to a search engine that isn’t visible to your visitors. There seems to be some misunderstanding about this, as most of the articles I read about SEO metadata seem to imply that it’s just the title, description, keywords and robots declaration in the <head> of …
Read: "Metadata and SEO part 1: the head section"
3 February 2017
|
Jimmy Comack
At Yoast, we sometimes receive the question how to remove www from your website’s URL – or add it. In this post, I’ll show you how you can enforce either a www or non-www URL by tweaking your .htaccess file (or nginx.conf if you’re running on an Nginx server). Does using one or the other …
Read: "How to remove www from your URL"