CIPHERTron / kaagaz

Repository for website development of Kaagaz - D361
https://kaagaz.org.in/
MIT License
14 stars 10 forks source link

Add metadata, improve SEO #40

Open CIPHERTron opened 3 years ago

ORKO06 commented 3 years ago

I would like to learn and work on it.

Swatishree-Mahapatra commented 3 years ago

Has Hemant been assigned this issue or is it still open? I too wanted to learn and work on SEO

CIPHERTron commented 3 years ago

Since @ORKO06 is working on another issue, @Swatishree-Mahapatra you can take this up! 🚀

CIPHERTron commented 3 years ago

@Swatishree-Mahapatra you can find the basic meta tags here ⬇️ https://github.com/CIPHERTron/kaagaz/blob/main/components/layout.tsx and their config from the SiteConfig object in config/index.json

Apart from this, refer to some articles on the internet regarding SEO in Next.js. You'll get some more idea 💪🏻