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

Add structured data info (JSON LD or Microdata) #71

Open
stefanb opened this issue Dec 5, 2021 · 1 comment
Open

Add structured data info (JSON LD or Microdata) #71

stefanb opened this issue Dec 5, 2021 · 1 comment
Labels
enhancement New feature or request SEO Search Engine Optimisation

Comments

@stefanb
Copy link
Member

stefanb commented Dec 5, 2021

Unrelated to basic #36 we could annotate per-doctor page with microdata for their

  • contact (name, occupation. address, phone...)
  • location (latitude and longitude)
  • ...

Either as JSON-LD or Microdata

https://developers.google.com/search/docs/advanced/structured-data/intro-structured-data
https://w3c.github.io/json-ld-bp/
https://www.npmjs.com/package/jsonld

@stefanb stefanb added enhancement New feature or request SEO Search Engine Optimisation labels Dec 5, 2021
@stefanb stefanb changed the title Add structured data info Add structured data info (JSON LD or Microdata) Dec 6, 2021
jalezi added a commit that referenced this issue Dec 16, 2021
@jalezi
Copy link
Collaborator

jalezi commented Dec 16, 2021

I have tried with helmet which we are already using.

Example is on doctor-page-seo branch.

I guess it works but I'm JSON-LD noob.
InkedScreenshot 2021-12-16 10 58 40_LI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request SEO Search Engine Optimisation
Projects
None yet
Development

No branches or pull requests

2 participants