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

Improve SEO using Quarto Features #43

Open
1 of 8 tasks
maehr opened this issue Aug 21, 2024 · 0 comments
Open
1 of 8 tasks

Improve SEO using Quarto Features #43

maehr opened this issue Aug 21, 2024 · 0 comments
Assignees

Comments

@maehr
Copy link
Contributor

maehr commented Aug 21, 2024

Describe what feature you'd like. Pseudo-code, mockups, or screenshots of similar solutions are encouraged!

To enhance the SEO of our website using Quarto features, let's address the following items:

  • Optimize Title Tag: Use the title field in YAML to refine and include relevant keywords.
  • Meta Description: Set description-meta in YAML with a concise, keyword-rich description.
  • Social Metadata: Utilize og:description and twitter:description fields in YAML.
  • Add Alt Text: Use Quarto's alt attribute for images.
  • Canonical URLs: Implement using the canonical field in YAML.
  • Structured Data: Use Quarto's listing or custom fields for structured data.
  • Improve Internal Linking: Use Quarto's internal link syntax for better navigation.
  • Submit Sitemap: Ensure Quarto-generated sitemap is submitted to search engines.

What type of pull request would this be?

Enhancement

Any links to similar examples or other references we should review?

No response

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

No branches or pull requests

2 participants