Skip to content

Conversation

@Subham-KRLX
Copy link

Enables automatic Open Graph meta tag generation for improved social media sharing and SEO.

Configures ogp_site_url to match the project’s GitHub Pages URL.
Sets optional Open Graph parameters: description length and page type (website).

Closes #90

@Subham-KRLX Subham-KRLX requested a review from jbampton as a code owner October 20, 2025 14:02
Copy link
Member

@jbampton jbampton left a comment

Choose a reason for hiding this comment

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

@Subham-KRLX
Copy link
Author

@jbampton ,Just following up on my PR #214 for enabling sphinxext-opengraph. Please let me know if there are any changes needed or next steps I should take.

Copy link
Member

@jbampton jbampton left a comment

Choose a reason for hiding this comment

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

The site url is wrong

@Subham-KRLX Subham-KRLX requested a review from jbampton October 22, 2025 09:52
@Subham-KRLX
Copy link
Author

I updated the ogp_site_url in the PR with the URL you suggested but I believe that link points to the PR files on GitHub not the live documentation site Should we use the actual published docs URL instead for correct Open Graph metadata?

@jbampton
Copy link
Member

We should point to the live docs.

Did you test your work with "make" ?

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.

Sphinx extension to generate Open Graph metadata for your documentation.

2 participants