Go to a node edit form → Go to Meta tags → Advanced
- Rating section broken link: most common options
- Section: Used to rate content for audience appropriateness. This tag has little known influence on search engine rankings, but can be used by browsers, browser extensions, and apps. The most common options are general, mature, restricted, 14 years, safe for kids. If you follow the RTA Documentation you should enter RTA-5042-1996-1400-1577-RTA
- metatags.org doesn’t exist anymore so can we link to https://developers.google.com/search/docs/crawling-indexing/special-tags?
- Set cookie section broken link: Sets a cookie
- Section: Sets a cookie on the visitor's browser. Can be in either NAME=VALUE format, or a more verbose format including the path and expiration date; see the link for full details on the syntax.
- metatags.org doesn’t exist anymore so should we link to https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Set-...?
- Expires section broken link: RFC-1123-compliant
- Section: Control when the browser's internal cache of the current page should expire. The date must to be an RFC-1123-compliant date string that is represented in Greenwich Mean Time (GMT), e.g. 'Thu, 01 Sep 2016 00:12:56 GMT'. Set to '0' to stop the page being cached entirely.
- This is an http link: http://www.csgnetwork.com/timerfc1123calc.html, so browser doesn’t load it in https. Is it ok to link to this?
AI Disclosure
Portions of this contribution were generated with the assistance of AI tools. All suggested content, links, and code were carefully reviewed, verified, and edited to ensure accuracy and relevance before submission.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | 3559765-fix-metatag-broken-links.patch | 7.09 KB | sammy_g |
Issue fork metatag-3559765
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
sammy_g commentedComment #6
sammy_g commentedComment #7
sammy_g commentedComment #8
damienmckennaThank you, sammy_g.
While looking for an article about the news_keyword meta tag to point to I found that it's actually no longer supported, so we'll work on removing it: #3561703: Deprecate news_keywords meta tag
Comment #9
damienmckennaDitto for Standout.
Comment #10
sammy_g commentedComment #11
damienmckennaComment #14
damienmckennaCommitted. Thank you.
Comment #16
damienmckenna