FR: Add information to show when the site/page was last updated #111

Closed
opened 2023-05-23 11:17:04 +00:00 by ken_fallon · 3 comments
Collaborator

Feature request.

Let's discuss the option to have a way for people to see when the page was last updated.

Feature request. Let's discuss the option to have a way for people to see when the page was last updated.
rho_n added the
Feature Request
label 2023-06-01 18:09:11 +00:00
Owner

Do we want this something visible/accessible in the content of the page, like an old school:

<address><em>Last modified:</em> YYYY-MM-DD</address>

or in the meta data of the page:

<head><meta http-equiv=”last-modified” content=”YYYY-MM-DD”></head>

or both?

Do we want this something visible/accessible in the content of the page, like an old school: ``` <address><em>Last modified:</em> YYYY-MM-DD</address> ``` or in the meta data of the page: ``` <head><meta http-equiv=”last-modified” content=”YYYY-MM-DD”></head> ``` or both?
Author
Collaborator

Best to do both but a header would be better for cache control at some point.

Best to do both but a header would be better for cache control at some point.
Author
Collaborator

Created PR #115

Created PR https://repo.anhonesthost.net/rho_n/hpr_generator/pulls/115
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: rho_n/hpr_generator#111
No description provided.