-
-
Notifications
You must be signed in to change notification settings - Fork 65
Description
Hi Sir,
I'm requesting that we add a Last Modified time feature to articles for search engine optimization (SEO) and to adhere to open graph standards.
This feature would display the date and time that an article was last updated on the page. This is important for SEO because it shows Google and other search engines that your content is fresh and up-to-date. It is also required by open graph standards, which are used by social media platforms to display information about articles when they are shared.
Here are some of the benefits of adding a Last Modified time feature to articles:
- Improved SEO
- Increased user engagement
- Improved trust and credibility
I recommend that we add the Last Modified time feature to the article header, below the article title. This will make it easy for users and search engines to see when the article was last updated.
Additionally, we should add the following open graph meta tags (example) to articles:
<meta property="article:published_time" content="2023-03-21T16:42:47+00:00" />
<meta property="article:modified_time" content="2023-03-21T16:42:54+00:00" />These meta tags will be used by social media platforms to display the date and time that the article was published and modified when it is shared.
Thanks for your consideration!