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 posts title and description to HTML meta and _config.yaml #20

Open
tdpauw opened this issue Mar 24, 2020 · 0 comments
Open

Add posts title and description to HTML meta and _config.yaml #20

tdpauw opened this issue Mar 24, 2020 · 0 comments

Comments

@tdpauw
Copy link
Contributor

tdpauw commented Mar 24, 2020

See Jekyll SEO optimisation
https://blog.webjeda.com/optimize-jekyll-seo/#1-title-and-description

title of layout pages should contain the FrontMatter title of the post.

<meta name="description"> should contain a brief summary of the page content, not the page's title.

@tdpauw tdpauw changed the title Add title and description to posts and _config.xml Add title and description to posts and _config.yaml Sep 14, 2020
@tdpauw tdpauw changed the title Add title and description to posts and _config.yaml Add title and description to posts to HTML meta and _config.yaml May 4, 2021
@tdpauw tdpauw changed the title Add title and description to posts to HTML meta and _config.yaml Add posts title and description to HTML meta and _config.yaml May 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant