onfix
Forum Replies Created
-
Forum: Plugins
In reply to: [Yoast SEO] Error on Bing Webmaster Tool – Missing or undiscovered sitemapThank you for your reply
When Bing added the new feature in Top insight s then issue is created as temporary. But I have currently not any sitemaps issue displayed and it is solved automatically.
Forum: Plugins
In reply to: [Yoast SEO] Change Article Schema output to Gamethanks,
okay
I want remove completely <meta property=”og:type” content=”article” /> following these code, but still not removed the meta tag.
function remove_ogtype_presenter( $presenters ) { return array_map( function( $presenter ) { if ( ! $presenter instanceof Type_Presenter ) { return $presenter; } }, $presenters ); } add_action( 'wpseo_frontend_presenters', 'remove_ogtype_presenter' );
any solution?
Forum: Plugins
In reply to: [Yoast SEO] Bing Indexing issues.Thank you for your reply,
After clicking the ‘Request Indexing’ button, I will receive a success message for the URL submitted successfully. We will review the URL for indexation.
Forum: Plugins
In reply to: [Yoast SEO] Bing Indexing issues.You can help me with this issue.
- This reply was modified 2 years, 4 months ago by onfix.
Forum: Plugins
In reply to: [EWWW Image Optimizer] Webp Image not servingHi,
I’ve tested for inserting .htaccess rules without Cloudflare is working, but this method not working with Cloudflare.
so l set up WebP Delivery Method to JS and Picture WebP Rewriting but it still does not work with Cloudflare.
Finally, my site host is still working on all functionality needs for WebP. but
the plugin does not work with Cloudflare.please any solution to fix this issue.
Forum: Plugins
In reply to: [EWWW Image Optimizer] Webp Image not servingThank you for your reply,
the following screenshot as no webp image is served.https://www.screencast.com/t/xXF75yFukd
and the link for system info.
Forum: Fixing WordPress
In reply to: largest contentful paint image was not lazily loadedthank you for your reply,
I installed the plugin and no server configuration error, but images do not serve as .webp. I already regenerate all images but not working, how to fix this problem.Forum: Plugins
In reply to: [Schema & Structured Data for WP & AMP] schema markup showing multiple timesif enabled on settings for following screenshot
check post
https://prnt.sc/103gdphForum: Plugins
In reply to: [Schema & Structured Data for WP & AMP] schema markup showing multiple timesI will find a problem with schema SoftwareApplication, but change to VideoGame no problem with us.
you’re will need to fix it.
also, I used schema VideoGame as missing some property:-
1) type AggregateRating missing worstRating
2) type Offer missing category
and
organization markup still showing all post.Forum: Plugins
In reply to: [Schema & Structured Data for WP & AMP] schema markup showing multiple timesThank you for your reply and time
please check my site :-
https://www.y8games.net/game/octane-racingHello Everyone,
This is not Problem, plugin work perfectly but you’re missing configure your site what Related.
Add following code to your themes functions.php and Replace this line-https://schema.org/(Rplace this for related your site.)<?php add_filter( 'wp_postratings_schema_itemtype', 'wp_postratings_schema_itemtype' ); function wp_postratings_schema_itemtype( $itemtype ) { return 'itemscope itemtype="https://schema.org/Recipe"'; } ?>
Ok
Thank you so much for help and taking the timeI don’t want to exclude image,
I want to serve all images with Jetpack Photon CDN,
Including for under all images available to mytheme images folder.Hi,
Thank you for your reply
If enable Jetpack site accelerator for my site all uploaded image change URL this type i0.wp.com,i1.wp.com or i2.wp.com
But logo img not include upload folder this is mytheme>images folder still not work Jetpack CDN this file.
Please help me i want to this.
Logo URL-
https://www.example.com/wp-content/themes/mytheme/images/logo.png