Insert The "last-edit-date" - Question | JoomShaper

Insert The "last-edit-date"

JK

Jens Klusmann

SP Page Builder 1 year ago

How can I insert the "last edit date" on a page, that is automaticly updated when the page was edited?

0
1 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #173267

Hi Jens,

If we talk about Pages from SPPB 5.4.2+ (not articles etc.) right now it has that HTML code, example from my site

<meta property="article:published_time" content="2024-03-19 12:28:32"/>
<meta property="article:modified_time" content="2024-10-28 13:10:59"/>

So it has a modify date/time info that is updated with Page Save. And Google can see & read it. If you want something else I need more details, with example HTML line.

0