Sayan Datta
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Last Modified Info] Last Update spacing issueSorry I can now see it.
- This reply was modified 7 years, 4 months ago by Sayan Datta.
Forum: Plugins
In reply to: [WP Last Modified Info] Last Update spacing issueHi, I can’t see the last modified info inserted by this plugin on your website.
Thanks!
Forum: Plugins
In reply to: [WP Last Modified Info] Last updated is not showing on search engineHi, you just need to paste this snippet to the end of your active theme’s functions.php file:
add_filter( 'generate_post_date_output', 'lmt_generatepress_theme_schema_fix' ); function lmt_generatepress_theme_schema_fix( $time_string ) { return str_replace( array( ' itemprop="datePublished"', ' itemprop="dateModified"' ), '', $time_string ); }And then clear your site cache and then let me know.
Thanks!
- This reply was modified 7 years, 4 months ago by Sayan Datta.
- This reply was modified 7 years, 4 months ago by Sayan Datta. Reason: Added Space
Forum: Plugins
In reply to: [WP Last Modified Info] Last updated is not showing on search engineAs I am see, your website’s post has datePublished schema markup under CreativeWork section in this results.
You need to remove datePublished markup from your website. Thanks!
I’ve found a code for removing datePublished parameter in Schema plugin. Isn’t it a better solution than to remove the whole plugin?
Please do one thing apply those codes to your site and check your site’s schema markup with Google structured data tool. If I am not wrong, there will be an error after removing the datePublished markup using the codes in the results.
Please check it.
Hi, If you just want to show last modified info to SERPs, I would recommend you to only use this plugin and use JSON-LD Markup method of this plugin, otherwise Google gives priority to datePublished markup and ignores dateModified markup.
Read this how Google treats Schema Markup: https://wordpress.org/support/topic/jason-ld-vs-inline-micro-data/
Also, is there a way while using shortcode to show a text “Published” instead of “Last updated” on posts that weren’t updated yet?
Now it is not possible to change it, however I am currently working on this plugin to add some cool feature and I have added it to feature list. This option will be available in the upcoming version.
Thanks!
Please provide a screenshot with proper information that shows how and where you want to show last updated info on your website. It would be more easy to help you!
Thanks!
Forum: Plugins
In reply to: [WP Last Modified Info] Plugin doesn’t workThis plugin works with PHP Version 5.4 and higher. Please mention the proper details of the error or problem, as it helps me to sort it out.
Thanks!
Forum: Plugins
In reply to: [WP Last Modified Info] Replace Published Date with “Last Modified Date”Hi @jamsey
This plugin only shows last modified info on frontend and does not touch post/page published date time.
Thanks!
Forum: Plugins
In reply to: [WP Last Modified Info] Home PageMost welcome. If you find this plugin useful, please consider to leave a 5 star review for it.
https://wordpress.org/support/plugin/wp-last-modified-info/reviews/#new-post
Thanks. ☺
Forum: Plugins
In reply to: [WP Last Modified Info] Home PageIt is gone from home page.
Forum: Plugins
In reply to: [WP Last Modified Info] Home PageYahh!! Now last modified info is showing on posts. Pages do not show any last modified info on my end.
Thanks!
Forum: Plugins
In reply to: [WP Last Modified Info] Home PageHi, I think it is a post. https://www.koloans.com/mortgage-rates/january-21-2019/
But last modified info is still not showing in posts or pages on my end.
Please clear your site cache.
Forum: Plugins
In reply to: [WP Last Modified Info] Home PagePlease activate plugin as I cannot see any last modified info on you website.
Thanks!
Forum: Plugins
In reply to: [WP Last Modified Info] Home PageCould you please give me the link of your home page?
Thanks!