SEO Optimization Techniques

Anant Rungta
1 min readMar 9, 2020

--

Top 12 Techniques —

Below are some of the SEO techniques that I like to use —

  1. Instant.page —

It uses just-in-time preloading — it preloads a page right before a user clicks on it. Add the below code just before </body>

<script src=”//instant.page/3.0.0" type=”module” defer integrity=”sha384-OeDn4XE77tdHo8pGtE1apMPmAipjoxUQ++eeJa6EtJCfHlvijigWiJpD7VDPWXV1"></script>

2. Compress your images/videos

Convert images to .webp

3. Google Search Console

4. Schema.org

5. Add Robots.txt file [VERY IMP]

6. Use Keywords appropriately using one of the tools —

MOZ keyword explorer

Google Trends

7. Optimize your website, Response time, First Paint.

Use LightHouse

8. Add Manifest.json file

9. Add Sitemap.xml file

10. Use SSL Certificate,

11. Set Headers for Cache-Control appropriately.

12. If working on React project —

use React-helmet

--

--

Anant Rungta

Full Stack Web Developer | Open Source enthusiast | Uploaded NPM packages, chrome extensions, Alexa Skills | Member of Google Assistance Developer Community👥👥