2fa-notifier icon indicating copy to clipboard operation
2fa-notifier copied to clipboard

See what we can do for SEO for 2fanotifier.org

Open designedbinary opened this issue 7 years ago • 3 comments

designedbinary avatar May 14 '18 21:05 designedbinary

gh-pages allows the use of the seo tag to add in seo meta tags to your layout. try it: {% seo %}

kenman345 avatar May 29 '18 17:05 kenman345

This is super neat! Didn't know this existed! Thanks @kenman345

Any particular "gotchas" you've encountered to look out for?

designedbinary avatar May 29 '18 19:05 designedbinary

seo has really only 1 advanced option, which is to not have it generate the <title>...</title> tag as part of the seo stuff. otherwise its use that tag and dont do much of your own SEO, but I recommend reviewing the documentation.

https://pages.github.com/versions/

kenman345 avatar May 29 '18 19:05 kenman345