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 micrograph/open graph meta tags #15

Open
anestv opened this issue Aug 29, 2014 · 1 comment
Open

Add micrograph/open graph meta tags #15

anestv opened this issue Aug 29, 2014 · 1 comment

Comments

@anestv
Copy link
Owner

anestv commented Aug 29, 2014

At all pages add tag for site name and page title.
At profiles, add type:profile and profile:username as shown at https://github.com/niallkennedy/open-graph-protocol-examples/blob/master/profile.html

anestv added a commit that referenced this issue Sep 3, 2014
Uses jQuery and $.ajax
Owner can delete questions with AJAX (Fix #16)
At php, checks if owner exists before printing head (but doesn't have a
title or stylesheet for termination)
Added some open graph tags (#15)
@anestv anestv changed the title Add open graph meta tags Add micrograph/open graph meta tags Sep 22, 2014
@anestv
Copy link
Owner Author

anestv commented Sep 22, 2014

Micro data could also be useful. Thankfully there are examples at the bottom of each page.
We should use these types:

  • Person
  • Question
    • answerCount always = 1
    • author = touser
    • datePublished = timeanswered
    • url = question/id
  • Answer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant