-
-
Notifications
You must be signed in to change notification settings - Fork 7.5k
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
google_news internal template should be deprecated #9172
Comments
jmooring
added a commit
to jmooring/hugo
that referenced
this issue
Nov 21, 2021
jmooring
added a commit
to jmooring/hugo
that referenced
this issue
Nov 21, 2021
jmooring
added a commit
to gohugoio/hugoDocs
that referenced
this issue
Nov 21, 2021
bep
pushed a commit
that referenced
this issue
Nov 21, 2021
7 tasks
adityatelange
pushed a commit
to adityatelange/hugo-PaperMod
that referenced
this issue
Dec 12, 2021
This was referenced Dec 17, 2021
ouuan
added a commit
to ouuan/hugo-theme-even
that referenced
this issue
Dec 27, 2021
earlng
added a commit
to earlng/hugo-theme-chunky-poster
that referenced
this issue
Jan 3, 2022
In Hugo v0.91.2 google_news template is now deprecated. WARN 2022/01/03 16:30:06 The google_news internal template will be removed in a future release. Please remove calls to this template. See gohugoio/hugo#9172 for additional information.
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Google News meta tag (
news_keywords
) hasn't been supported since October 2017.REF: https://www.seroundtable.com/google-news-meta-keywords-tag-no-longer-supported-25270.html
It doesn't do any harm to include it, but there's no point in doing so. I suggest including it should give a deprecation warning and the internal template should be removed altogether in a future Hugo release.
template:
https://github.com/gohugoio/hugo/blob/master/tpl/tplimpl/embedded/templates/google_news.html
The text was updated successfully, but these errors were encountered: