how do change this in yoast settings?
Also, I came across this similar question from 3 years back, maybe the answer is doable and still valid in 2024. But I want to know if there’s any other simpler way to do this instead!
https://www.ads-software.com/support/topic/yoast-is-showing-articlemodified_time-but-not-articlepublished_time/
]]>I’m opening this thread because of a strange problem that is happening with my website https://radiomanchete.rio and Google News.
I’m using Smart Crawl as my SEO plugin, as well as GN Publisher as my google news optimized feed generator.
I even had opened a support thread with GN Publisher guys about this issue: (https://www.ads-software.com/support/topic/my-feeds-are-being-generated-with-wrong-timezone/)
Shortening the situation: We believe google news may be retrieving wrong publish time for my posts because of the schema tags. Guys at GN suggested me to add an offset at my schema “datePublished” property, to see if this can correct the issue. Would that be possible?
I have another website, https://fup.org.br that is on google news as well, using both smartcrawl and GN publisher, and have no problems with incorrect timezone.
If you need more information, I’d gladly share with you.
Your help would be much appreciated. Thank you!
]]>I’d like your help to understand a problem… In my Google News publication, every new post that is updated there appears as published “4 hours ago”… After a lot of reserarch, I checked both my wordpress timezone (that is correct – S?o Paulo – UTC -3), My server timezone (same configuration from wordpress), but when I check my feed url, the articles published time is 4 hour ahead.
Any clue on how to solve this problem?
Thank you very much!
]]>Here the author name is “Boobalu Sp” But it is not displaying completely. It is being overwritten by Published time. Please help to resolve this.
Note: I’m using some css(Suggested by plugin author) to display author name and published time in the same line.
Regards,
Satheesh
Currently author name and published time are displaying in 2 different line. I need to show author name and published time in same line. How can I achieve it.
Example: Published by Siva – 2 hours ago
Regards,
Satheesh
If I inspect the source code I find this line:
<meta property="article:modified_time" content="2020-12-10T13:59:50+00:00" />
But there is no line with article:published_time
. Any idea why this might happen? Are there any settings or wp-hooks I should be looking for that might be responsible for this?
<meta property=”article:published_time” content=”” />
<meta property=”article:modified_time” content=”” />
<meta property=”og:image” content=”” />
I use to disable them with below filters but they’re not working anymore
add_filter( ‘wpseo_og_article_published_time’, ‘__return_false’ );
add_filter( ‘wpseo_og_article_modified_time’, ‘__return_false’ );
add_filter(‘wpseo_opengraph_image’ , ‘__return_false’ );
I just published an article, then I checked the article meta tag: published_time doesn’t match the date and time when the article was published.
This might make my articles long indexed by search engines.
EX: Published article on: May 23, 2020 at 02:13AM and meta tag yoast yoast meta tag results this -> <meta property=”article:published_time” content=”2020-05-22T19:13:19+00:00″ />
Screenshot -> https://i.ibb.co/8DSgPcx/fgfg.png
please fix thi error!
]]>Hi
I’m using a simple plugin for creating events called “Event Post” https://event-post.com/ Events are made as posts and displayed on an Events (Posts) page without any problem. However, I’ve hit a small snag. I need additional functionality to make it or any other Event plugin display correctly.
I want to display the Event start time, not the Published time in both the post and posts page. (Event and Events Page)
Currently, Published time is all I can display and it causes confusion with the actual event start time.
I want to change from published time to Event time and possibly remove Published time altogether.
Is there some code or a plugin that can do this?
Many Thanks
]]>However, I’ve hit a small snag with the event times in the event posts and posts page.
I want to display the Event start time, not the Published time in both the post and posts page.
Currently, Published time is all I can display and it causes confusion with the actual event start time.
I want to change from published time to Event time and possibly remove Published time altogether.
Is there some code or a plugin that can do this?
Many Thanks
]]>