question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add creation and update dates to meta tags in detail pages

See original GitHub issue

The <head> of detail pages should include the following tags:

<meta name="date" content="2018-07-24T16:01:00+0200" /> <meta name="last-modified" content="2018-07-24T16:01:00+0200" />

The date value should correspond to the add-on’s creation time, and the last-modified value should correspond to the last updated time.

/cc @rraue

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:12 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
rrauecommented, Oct 15, 2018

@willdurand Yes, that’s the easiest way to read this data so we won’t need to pull and match two data sources. As well we will need this data-point once we add schema js+ld to the page.

0reactions
ioanarusiczkicommented, Oct 18, 2018

Alright thanks for confirmation @EnTeQuAk Verified fixed on AMO dev with FF62 - Win10

Read more comments on GitHub >

github_iconTop Results From Across the Web

A quick and easy guide to meta tags in SEO
A quick and easy guide to meta tags in SEO. Meta tags are invisible tags that provide data about your page to search...
Read more >
How to add meta tags to your website - HostPapa
Open the HTML file and locate the <head> section near the top of the file. Depending on how you created the page, there...
Read more >
Meta Tags and Attributes that Google Supports | Documentation
Google supports both page-level meta tags and tag attributes. Explore a list of the special tags that Google Search can support.
Read more >
How to update the date on Google search results?
The solution is to only have one date visible. Thus, the published date should not be visible and the modified date should be...
Read more >
Meta Tags: The Definitive Guide to Meta-Data for SEO (2021)
This is the complete guide to SEO meta tags for 2021. In this guide, you'll learn how to use, and not to use,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found