SEO Optimization Techniques
Top 12 Techniques —
Below are some of the SEO techniques that I like to use —
- 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
4. Schema.org
5. Add Robots.txt file [VERY IMP]
6. Use Keywords appropriately using one of the tools —
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