Google search results are controlled by Google. You can’t really influence this.
You can if the Yoast plugin is outputting the publish date. Can you not remove this? I have had people contact me after viewing this forum, saying they can do it. Can you?
-
This reply was modified 6 years, 8 months ago by
rendermonk.
On your home page, the meta description does not include a date.
I know. This is why you need to go into the script editor and remove the date that’s being output on the search engine results page.
Google scripts are not on your site and you can’t access them. Google is adding something that’s not being output by the SEO plugin, so nothing in the plugin can remove it.
So your saying my issue has nothing to do with the Yoast plugin?
Is there anyone on the team that runs these forums, that can perhaps identify what the problem is, not just say, it’s not here, and the actually help me fix the problem? Again, I’ve had run of the mill coders contacting me trying to do the work. Can no one from WordPress fix this?
I didnt have this issue when using Weebly.
The information Yoast outputs is contained between the HTML comments stating the plugin name.
<!-- This site is optimized with the Yoast SEO -->
STUFF OUTPUT BY YOAST
<!-- / Yoast SEO plugin. -->
The dates within this area do not match the date Google outputs. This means Google gets the information from another part of the homepage.
That said, I reviewed the source code and the date output in Google matches the date of one of the articles. The flipboard includes meta data for the datetime of the article. Google is associating that datetime with the page datetime. Removing that markup should prevent Google from showing a date.
<time class="entry-date published dateCreated flipboard-date" datetime="2019-09-24T19:38:44-04:00">September 24, 2019</time>
Please contact the author or support team for the plugin or theme that adds the flipboard feature to your site.
This thread has been marked as resolved due to a lack of activity.
You’re always welcome to re-open this topic. Please read this post before opening a new request.
Thanks for understanding!