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

Enhance SEO and Meta Tags in EJS Template #117

Merged
merged 1 commit into from
Nov 2, 2024

Conversation

neeru24
Copy link
Contributor

@neeru24 neeru24 commented Nov 2, 2024

Pull Request: Enhance SEO and Meta Tags in EJS Template

Description:

This PR enhances the SEO capabilities of the blog application by adding comprehensive meta tags to the EJS template. Key improvements include:

  • Dynamic Title and Description: Implemented placeholders for dynamic title and description to ensure each page has relevant metadata.
  • Additional SEO Meta Tags: Included keywords and author meta tags for better search engine optimization.
  • Open Graph and Twitter Meta Tags: Added meta tags to improve link previews on social media platforms.
  • Structured Data: Integrated JSON-LD structured data to provide search engines with better context about the blog and its content.
  • Footer Link: Added a footer with a link to the project's GitHub repository for easy access.

Benefits:

These changes aim to improve the visibility and accessibility of the blog application across search engines and social media platforms, potentially increasing user engagement and traffic.

Testing:

  • Reviewed the rendered HTML to ensure all meta tags are correctly implemented.
  • Verified that the JSON-LD structured data is formatted correctly and provides relevant information.

Please review the changes and merge it with level 2! @jinx-vi-0

@jinx-vi-0 jinx-vi-0 merged commit d3d3b1d into jinx-vi-0:main Nov 2, 2024
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants