OpenSourceOrg / OpenSourceOrg/dotOrg
https://opensource.org/blog Open Graph tags are wrong
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 12
- Forks
- 6
- Avg merge
- 13h 26m
- Merged PRs (30d)
- 12
Description
Description
Hi team,
If you open /blog, the og: graphs are overwritten by Nelio with the ones from the latest post:
`
Nelio Content
meta property="og:locale" content="en_US"
meta property="og:type" content="article"
meta property="og:title" content="The OSI endorses the United Nations Open Source Principles"
meta property="og:description" content=""
meta property="og:url" content="https://opensource.org/blog"
meta property="og:site_name" content="Open Source Initiative"
meta property="og:image" content=""
meta property="og:image:width" content=""
meta property="og:image:height" content=""
meta name="twitter:card" content="summary_large_image"
meta name="twitter:creator" content=""
meta name="twitter:site" content=""
meta name="twitter:image" content=""
/Nelio Content
`
They should be static ones for /blog
Steps to reproduce
No response
What you expected to happen
No response
What actually happened
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect the /blog page output and the Nelio Content metadata shown in the issue. Confirm which tags are being overwritten, then verify that /blog exposes its intended static Open Graph values instead of the latest post's values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100