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

Test branch: Added Meta Descriptions for SEO Improvement - Issue #1736 #1740

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

praveent04
Copy link

Title:

Added meta descriptions for SEO improvement across multiple pages. (Issue #1736)

What does this change?

This pull request introduces meta description tags to various pages across the project to enhance SEO performance, addressing Issue #1736: "PageSpeed: Document does not have a meta description." Meta descriptions were added to the following files, all located under src/pages:

  1. privacy.page.tsx
  2. login.page.tsx
  3. index.page.tsx
  4. contact.page.tsx
  5. about.page.tsx
  6. _document.page.tsx
  7. index.page.tsx (Map folder)
  8. add.page.tsx (Loo folder)
  9. index.page.tsx and search.page.tsx (Explorer folder)
  10. index.page.tsx inside the loo/[id] folder (Explorer)

These changes aim to improve page visibility and ranking on search engines, boosting the overall performance of the website.

How was this tested?

The changes were tested using the Inspect feature in Chrome Developer Tools. I reviewed the HTML structure for each modified page and confirmed the presence and correct placement of the meta description tags within the <head> section.

Copy link

vercel bot commented Oct 22, 2024

@praveent04 is attempting to deploy a commit to the Public Convenience Ltd Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant