manifest icon indicating copy to clipboard operation
manifest copied to clipboard

Improve SEO of Manifest Website

Open SebConejo opened this issue 5 months ago • 4 comments

Description:

We need to improve the SEO (Search Engine Optimization) of the Manifest website to enhance its visibility on search engines. This includes a full site audit and the implementation of optimizations on various technical aspects.

Objectives:

1. Quick SEO Audit:

  • [ ] Review the structure of headings (H1, H2, H3...) and their hierarchy.
  • [ ] Check the quality and use of meta tags (title, description).
  • [ ] Evaluate URL performance (well-formatted URLs without unnecessary special characters).
  • [ ] Identify indexing issues (e.g., non-indexed pages, 404 errors, redirects).
  • [ ] Check the implementation of the robots.txt file and the XML sitemap.

2. Optimizations to Implement:

  • [ ] Headings and Meta Tags: Reorganize headings for logical hierarchy (one H1 per page, well-ordered secondary headings) and optimize meta tags (unique and relevant descriptions for each page).
  • [ ] Images: Optimize image sizes to improve loading times, and add clear and descriptive alt tags.
  • [ ] Site Speed: Improve overall site performance by reducing load times (CSS/JS minification, Gzip compression, caching).
  • [ ] Mobile Optimization: Check and enhance the site’s mobile compatibility to ensure SEO for mobile users (responsive display, mobile performance).
  • [ ] Internal Links: Review internal link structure to improve navigation and page indexing.

Deliverables:

  • A response to this issue describing a liste of SEO improvements to be made.
  • Proceed with implementing these optimizations on the website.

Impact:

These optimizations will:

  • Improve Manifest’s visibility in search engine results.
  • Reduce loading times and enhance the user experience.
  • Increase organic traffic and engagement with the website.

SebConejo avatar Sep 24 '24 13:09 SebConejo