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

Allow replacement for custom SEO tags #35

Open
welcoMattic opened this issue Oct 2, 2018 · 1 comment
Open

Allow replacement for custom SEO tags #35

welcoMattic opened this issue Oct 2, 2018 · 1 comment

Comments

@welcoMattic
Copy link
Contributor

As there are many SEO concerns tags, it would be nice to let developers define there own tags, like <!--SEO_OG_SITE_NAME--><meta content="PROJECT" property="og:site_name"><!--/SEO_OG_SITE_NAME-->

@welcoMattic
Copy link
Contributor Author

About additional tags could be grouped in Seo.additionalTags property, but following a strict structure to precise for each tag:

  • Type of tag (link, meta, ...)
  • Attributes (rel, name, property, ...)
  • Value (if needed)

We need special rule to handle og:... or twitter:... meta tags.

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

2 participants