Skip to content

Conversation

@zechengz
Copy link
Member

@zechengz zechengz commented Dec 15, 2025

Description

Add SEO metatags to docs.json including (more details in https://www.mintlify.com/docs/optimize/seo):

  • Standard HTML meta tags (description, keywords, robots)
  • Open Graph tags for social sharing
  • Twitter Card metadata
  • Mobile optimization tags
  • Article metadata for better indexing

Fix the notion example

Checklist

Go over all the following points, and put an x in all the boxes that apply.

  • I have read the CONTRIBUTION guide (required)
  • I have linked this PR to an issue using the Development section on the right sidebar or by adding Fixes #issue-number in the PR description (required)
  • I have checked if any dependencies need to be added or updated in pyproject.toml and uv lock
  • I have updated the tests accordingly (required for a bug fix or a new feature)
  • I have updated the documentation if needed:
  • I have added examples if this is a new feature

If you are unsure about any of these, don't hesitate to ask. We are here to help!

Add SEO metatags to docs.json including:
- Standard HTML meta tags (description, keywords, robots)
- Open Graph tags for social sharing
- Twitter Card metadata
- Mobile optimization tags
- Article metadata for better indexing

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@zechengz zechengz self-assigned this Dec 15, 2025
@zechengz zechengz added documentation Improvements or additions to documentation Example labels Dec 15, 2025
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 15, 2025

Important

Review skipped

Auto reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch add-seo-metadata

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions bot added the Review Required PR need to be reviewed label Dec 15, 2025
Copy link
Member

@Wendong-Fan Wendong-Fan left a comment

Choose a reason for hiding this comment

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

thanks @zechengz !

@Wendong-Fan Wendong-Fan added this to the Sprint 44 milestone Dec 15, 2025
@Wendong-Fan Wendong-Fan enabled auto-merge (squash) December 15, 2025 08:58
@Wendong-Fan Wendong-Fan disabled auto-merge December 15, 2025 08:58
@Wendong-Fan Wendong-Fan merged commit 895d0d7 into master Dec 15, 2025
12 of 13 checks passed
@Wendong-Fan Wendong-Fan deleted the add-seo-metadata branch December 15, 2025 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation Example Review Required PR need to be reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants