Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Missing Meta Tags, robots.txt, sitemaps for SEO Enhancement #145

Closed
myselfshivams opened this issue Nov 1, 2024 · 6 comments
Closed
Assignees
Labels
Assigned enhancement New feature or request gssoc-ext GSSoC'24 Extended hacktoberfest-accepted hacktoberfest 2024 level2 gssoc: level 2

Comments

@myselfshivams
Copy link

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.

@sudo-dpkg
Copy link
Owner

hey @jindalpriyanshu101 , what's your view on this ?

@jindalpriyanshu101
Copy link
Contributor

hey @jindalpriyanshu101 , what's your view on this ?

I think we may need this if you have plans to deploy this project. @jinx-vi-0

@jindalpriyanshu101
Copy link
Contributor

@myselfshivams Let us know if you're still up to work on this issue?

@jindalpriyanshu101 jindalpriyanshu101 added enhancement New feature or request question Further information is requested gssoc-ext GSSoC'24 Extended hacktoberfest-accepted hacktoberfest 2024 Up To Grab labels Nov 4, 2024
@KGupta2601
Copy link
Contributor

@jindalpriyanshu101 please assign me this issue
I would like to work on it
Also please give the level label

@jindalpriyanshu101
Copy link
Contributor

@jindalpriyanshu101 please assign me this issue I would like to work on it Also please give the level label

Sure, you're assigned. good to go ahead. but do share your approach?

@jindalpriyanshu101 jindalpriyanshu101 added level1 gssoc: level 1 Assigned and removed question Further information is requested Up To Grab labels Nov 5, 2024
@KGupta2601
Copy link
Contributor

@jindalpriyanshu101 approach includes the following
1)Adding Meta Tags in index.html for
Title tags
Description tags
Keywords tags
Robots meta tag
Open Graph tags

2)Implementing Dynamic Meta Tags by using a library like react-helmet

3)Creating sitemap.xml and Creating robots.txt in public folder

4)Updating build process and checking server configuration

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Assigned enhancement New feature or request gssoc-ext GSSoC'24 Extended hacktoberfest-accepted hacktoberfest 2024 level2 gssoc: level 2
Projects
None yet
Development

No branches or pull requests

4 participants