Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update Open Graph date format #284

Merged
merged 1 commit into from
Aug 16, 2020
Merged

Conversation

darinpope
Copy link
Contributor

The format of Open Graph dates today (i.e. “2020-08-05 10:06:15 -0500 -0500” from latest ADO episode) is not valid.

Adding a formatter as well as adding both article:publish_date and og:updated_time. Also, using .Lastmod for the updates/modifies instead of .Date.

Signed-off-by: Darin Pope [email protected]

The format of Open Graph dates today (i.e. “2020-08-05 10:06:15 -0500 -0500” from latest ADO episode) is not valid.

Adding a formatter as well as adding both article:publish_date and og:updated_time. Also, using .Lastmod for the updates/modifies instead of .Date.

Signed-off-by: Darin Pope <[email protected]>
@mattstratton
Copy link
Owner

I had some issues in the past using .Lastmod, but they might have been resolved. I'll be happy to merge this one.

@mattstratton mattstratton merged commit 0959a23 into mattstratton:master Aug 16, 2020
@darinpope darinpope deleted the seo-dates branch August 21, 2020 01:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants