Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A Jekyll plugin to add metadata tags for search engines and social networks to better index and display your site's content.
Jekyll SEO Tag is a Ruby plugin for the Jekyll static site generator that automatically inserts search-engine and social-network metadata tags into the HTML head of every page. It generates page titles, meta descriptions, canonical URLs, JSON-LD structured data, Open Graph tags, and Twitter Summary Card metadata so that search engines and social platforms index and display Jekyll sites correctly.
Jekyll SEO Tag is a Jekyll plugin distributed as a Ruby gem and maintained by the Jekyll organization on GitHub. It takes a Jekyll site's layouts, pages, posts, and site configuration as input, and produces a consistent set of machine-readable meta tags in the output HTML. The plugin encodes crowdsourced best practices from the community, which saves site owners from writing or maintaining these tags manually.
Jekyll SEO Tag is for anyone who publishes a site built with Jekyll and wants correct search-engine and social-sharing metadata without manual HTML. It suits personal bloggers who want their links to display well on Twitter, documentation site maintainers who need canonical URLs to avoid duplicate content, and developers building marketing sites or portfolios on Jekyll who want structured data without custom code.
It generates a page title tag, a page description meta tag, a canonical URL, next and previous URLs on paginated pages, JSON-LD site and post metadata, Open Graph tags, and Twitter Summary Card metadata.
No. It only outputs machine-readable metadata for search engines and social networks. For analysis of site structure and content, the project points to The Jekyll SEO Gem.
Yes. It is an open-source Ruby gem available on GitHub with no paid tiers or license fees.
Yes, but it is designed to work for most sites out of the box. The documentation includes installation, usage, and advanced usage guides that explain how to tailor the tags for specific needs.
