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

Support HTML Geo metadata tags #44

Open
krainboltgreene opened this issue Sep 11, 2021 — with GitHub Codespaces · 0 comments
Open

Support HTML Geo metadata tags #44

krainboltgreene opened this issue Sep 11, 2021 — with GitHub Codespaces · 0 comments
Assignees
Labels
bug Something isn't working

Comments

Copy link
Owner

krainboltgreene commented Sep 11, 2021

  <%# Geo tags %>
  <meta name="ICBM" content="latitude, longitude">
  <meta name="geo.position" content="latitude;longitude">
  <%# Country code (ISO 3166-1): mandatory, state code (ISO 3166-2): optional; eg. content="US" / content="US-NY" %>
  <meta name="geo.region" content="country[-state]">
  <%# eg. content="New York City" %>
  <meta name="geo.placename" content="city/town">
@krainboltgreene krainboltgreene added the bug Something isn't working label Sep 11, 2021 — with GitHub Codespaces
@krainboltgreene krainboltgreene self-assigned this Sep 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant