In 2008 Danny Dove created the first version of SEO Cheat Sheet. Frustrated with how hard it was to find technical SEO information, he stayed up an entire night crafting the original resource.
At the time, he was still establishing his professional self and was an intern at Moz. The company was small, and the future of his unpaid internship was uncertain.
Yesterday Dove introduced the brand-new version of The Web Developer's SEO Cheat Sheet.
This free and downloadable document covers all of the important SEO code and best practices that are needed by online marketers and developers.
Benefits and features
- Save the Google searches for your new inbound visitors: This cheat sheet covers all of the details you would normally spend hours researching online. This leaves you with more time for the important things (like laughing at JennaMarbles or pretending you don't watch Vine compilations).
- Available both online and offline: You can store the free downloadable PDF wherever you want. Save a hard drive, kill a tree! (It's printable.)
- Updated for the inbound marketer: With new sections like responsive design and rel="author", you can uphold your flawless nerd reputation by publicly shaming those who make syntax errors in their code (and are foolish enough not to download this cheat sheet!).
DOWNLOAD The Web Developer's SEO Cheat Sheet 2.0
Information covered
If it is important, we have you covered!
Page 1
- Important HTML Elements
- HTTP Status Codes
- Canonicalization
- URL Best Practices
- Webmaster Tools
Page 2
- Robot Control Syntax
- Important User-agents
- Sitemap Syntax
Page 3
- Facebook Open Graph
- Twitter Cards
- Google+
- Google+ Authorship
- Google+ Publisher
Page 4
- Targeting Multiple Languages
- Mobile Web Development (Responsive Design)
Janeth Kent
Licenciada en Bellas Artes y programadora por pasión. Cuando tengo un rato retoco fotos, edito vídeos y diseño cosas. El resto del tiempo escribo en MA-NO WEB DESIGN AND DEVELOPMENT.
Related Posts
Alternative tools for graphic design
There are many people today who only use the following for design purposes Canva as it is a really popular software and website and there is no denying that it…
Optimizing the Robots.txt file for Google
The Robots.txt file serves to give information to Googlebot and other robots that crawl the Internet about the pages and files that should be indexed on our website. Although it…
The Impact of Social Media Engagement on SEO Maximising Results with Link Building Agency
Our daily lives now include social media, and businesses have realised its potential for engaging and interacting with the target audiences. Social media not only makes it easier to communicate…
How to make your own custom cursor for your website
When I started browsing different and original websites to learn from them, one of the first things that caught my attention was that some of them had their own cursors,…
8 benefits of having a website for your business
At this moment, the Internet is a phenomenon that is sweeping the world. It has been able to interconnect millions of users all over the planet. People have made the…
Open source web design tools alternatives
There are many prototyping tools, user interface design tools or vector graphics applications. But most of them are paid or closed source. So here I will show you several open…
How to create a .onion domain for your website
The dark web, a hidden network accessed through the Tor browser, offers enhanced privacy and anonymity for websites. To establish a presence on the dark web, you can create a…
How to access webcam and grab an image using HTML5 and Javascript
We often use webcams to broadcast video in real time via our computer. This broadcast can be viewed, saved and even shared via the Internet. As a rule, we need…
How to Send Email from an HTML Contact Form
In today’s article we will write about how to make a working form that upon hitting that submit button will be functional and send the email (to you as a…
Use the SRCSET attribute to improve your SEO
There is a new standard HTML attribute that can be used in conjunction with IMG called SRCSET. It is new and important as it allows webmasters to display different images…
How to multiply matrices in JavaScript
It may seem strange to want to know how to multiply matrices in JavaScript. But we will see some examples where it is useful to know how to perform this…
JavaScript Formatting Date Tips
Something that seems simple as the treatment of dates can become complex if we don't take into account how to treat them when presenting them to the user. That is…