So, what should you do in 2020 (and beyond) to keep up with the leaders in this ever-changing landscape?
Aymen Loukil shared some important insights to focus on, so let’s take a quick look at it.
+ Mobile-first indexing: Googlebot is now Mobile, meaning the mobile version of a site is evaluated to decide on its relevance and ranking. So, make sure you have the same content on both versions.
- Keep the same meta and SEO tags (title, description, headings, image alt tags, canonical if responsive implementation).
- Keep identical meta robots.
- Keep an exact structured data markup.
- On mobile, avoid interaction-based lazy loading such as clicking, swiping or typing.
- If you have a video on your page, make sure it’s placed in an easy to find location.
- Define your performance KPIs & metrics. Use Time to first byte (TTFB) for the back-end, First Contentful Paint (FCP), SpeedIndex and TTI for the front-end.
- Setup synthetic and field tools. Use Google Lighthouse for the first and CRuX for the second.
- Compare your website against your competition.
- Use unique, original and high-quality images (minimum 50k pixels).
- Use descriptive file names, alt tags and captions. Avoid image titles like IMG168393.jpg.
- Markup your images with structured data (Schema/Product, Schema/ImageObject, Schema/VideoObject).
- If you use Schema/VideoObject, remember to fill the thumbnailUrl attribute with the video thumbnail image.
- If you use Schema/Product, remember to fill the availability attribute to show up on Google images product search.
- Use Google Cloud Vision API to check that Google can correctly identify the main topic of your images.
- Use crawlable and indexable videos with persistent URLs, embedded on crawlable and indexable pages.
- Markup your videos with Schema/VideoObject. Provide a description, name, thumbnailUrl, uploadDate.
- Two attributes could help Google understand the sections of your video : hasPart, clips.
Source: https://www.aymen-loukil.com/en/blog-en/seo-priorities-2020/