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

Update index.html Enhanced SEO, added Open Graph meta tags, and opti… #459

Open
wants to merge 1 commit into
base: Main
Choose a base branch
from

Conversation

likhonsheikhcodes
Copy link

@likhonsheikhcodes likhonsheikhcodes commented Jan 10, 2025

Description

This update focuses on improving the SEO and social media preview for the Love Calculator web page:

  • SEO Enhancements:

    • Added meta tags such as description, keywords, and author.
    • Integrated Open Graph meta tags for better social media previews.
  • GitHub Pages Optimization:

    • Linked images and assets via raw GitHub URLs.
    • Added a favicon for better brand recognition.
  • Design Improvements:

    • Integrated Google Fonts (Roboto) and Font Awesome via CDN to enhance the user interface.
  • Social Media Meta Tags:

    • Added tags to control how the page appears when shared on social media.

Related Issue

None

Type of PR

  • Bug fix
  • Feature enhancement
  • Documentation update
  • Security enhancement
  • Other (specify): _______________

Checklist

  • I have performed a self-review of my code.
  • I have read and followed the Contribution Guidelines.
  • I have tested the changes thoroughly before submitting this pull request.
  • I have provided relevant issue numbers after making the changes.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have followed the code style guidelines of this project.
  • I have checked for any existing open issues that my pull request may address.
  • I have ensured that my changes do not break any existing functionality.

…ized for GitHub Pages hosting.

This update improves the SEO of the Love Calculator web page by adding meta tags such as description, keywords, and author. Additionally, Open Graph meta tags have been integrated to ensure better previews when the page is shared on social media platforms.

The HTML has been optimized for hosting on GitHub Pages, including linking images and assets via raw GitHub URLs. Google Fonts (Roboto) and Font Awesome have been included via CDN to enhance the design and functionality.

The page now also contains a favicon and proper social media meta tags, ensuring a cleaner and more professional user experience.
Copy link

vercel bot commented Jan 10, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
100-days-100-web-project ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 10, 2025 11:54am

Copy link
Contributor

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

Copy link
Owner

@dhairyagothi dhairyagothi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

check css first
and don't remove this from head
<!-- Include Appwrite SDK --> <script src="https://cdn.jsdelivr.net/npm/appwrite"></script>

pull main branch first

@dhairyagothi
Copy link
Owner

image

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.

2 participants