Skip to content

πŸ’‘ [Feature]: SEO optimizations for Better Ranking and visibility of websiteΒ #449

@HARSHP-16

Description

@HARSHP-16

❓ Problem Statement

Currently, the website can be improved to better appear in search engine results and provide richer link previews. SEO optimizations are not fully implemented.

πŸš€ Proposed Enhancement

Add several SEO-related improvements, such as:

  • Unique title and meta description tags for each page
  • Open Graph and Twitter Card meta tags for social sharing
  • Use of semantic HTML (header, nav, main, etc.)
  • Generating sitemap.xml and robots.txt
  • Adding structured data (JSON-LD) for organization and projects
  • Ensuring clean, readable URLs
  • Providing descriptive alt attributes for all images
  • Improving internal linking among project pages
  • Enhancing mobile responsiveness for Google Mobile-Friendly audits
  • Improving page speed and accessibility where possible

πŸ› οΈ Suggested Implementation

  • Update the head section for each HTML page to include relevant meta tags and structured data
  • Ensure semantic elements are used throughout the markup
  • Generate and host sitemap.xml and robots.txt in the project root
  • Add or improve alt text for all images
  • Refactor internal links for better crawlability
  • Use tools like Google PageSpeed Insights and Google Mobile-Friendly Test to guide optimization

  • I am a registered GSSoC 2026 contributor.
  • I would like to implement this feature myself.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions