iamkanhaiyakumar / ai-content-generator

MIT License
7 stars 33 forks source link

[Feat] Add Missing Meta Tags, robots.txt, sitemaps for SEO Enhancement #75

Closed myselfshivams closed 4 weeks ago

myselfshivams commented 4 weeks ago

Description

The current project lacks essential meta tags that are crucial for search engine optimization (SEO). To improve the visibility and ranking of the website on search engines

we need to add the following missing meta tags:

Title tags Description tags Keywords tags Open Graph tags for social media sharing Robots meta tag

and have to add sitemap.xml and robots file for search engine to crawl our site.

Screenshots

No response

Checklist