Skip to content

Conversation

@rdymac
Copy link

@rdymac rdymac commented Mar 21, 2014

default should no carry a title: because it overwrites the <title> tag and makes it static instead of change it based in the current page title.

Besides having 2 <h1> elements in the same page, the website title or logo should be a static content, not based in the variable of the current page

default should no carry a title: because it overwrites the ```<title>``` tag and makes it static instead of change it based in the current page title.

Beside having 2 ```<h1>``` elements in the same page, the website title or logo should be a static content, not based in the variable of the current page
@rdymac
Copy link
Author

rdymac commented Mar 21, 2014

Home could carry a static page with its own title <h1>, maybe with a list of latests posts. Then a blog page with its title <h1> and the list of posts. Each post should have an unique <h1>with the post title.

This is basic semantics and search engine optimization, as the blog post title is the most important part of the post content it should be a <h1> solo.

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

Successfully merging this pull request may close these issues.

1 participant