funkydan2 / alpha-church

Hugo theme for churches based on a html5up theme
https://alpha-church.netlify.app
Other
67 stars 58 forks source link

Add .Title of subpage to <title> tag in head, if given #30

Closed Anaeijon closed 4 years ago

Anaeijon commented 4 years ago

Search rankings use various metrics. One of them commonly is the diversity of <title>-Tags throughout the whole page. Therefore we should make sure every page on your site has a title specified in the <title> tag. (https://support.google.com/webmasters/answer/35624

Since this theme already uses a title-property for every content-page, these titles can also be used in the <title>-Tag.

funkydan2 commented 4 years ago

Great contributions. Thanks!

Anaeijon commented 4 years ago

I'm sorry. I accidentally included the commit from #29 . Please revert changes from 9ba444b, if you want to reject #29 (the PHP-Mailsending-Stuff).

funkydan2 commented 4 years ago

Thanks @Anaeijon. I noticed both features had come in together, but was happy to squash them in the same commit. Since I've already merged this PR, can we close #29?