shreen2008
Forum Replies Created
-
Forum: Plugins
In reply to: [Schema & Structured Data for WP & AMP] Custom Field problemHello.
Ok I solved this one too, on my own research.
Looks like its the kk star rating plugin problem.
You need to have atleast 1 rating for Google tool not to show error.Sorry for the trouble.
Thanks.
But I found the right solution after doing little research.
Create a new Schema type.
Structured Data > Schema Types > Edit Schema Type > Placement.I found under this option there are several items like post category, post, post type etc. This was exactly I was looking about. I somehow missed while going through the settings.
Thanks anyhow for the help.
Forum: Plugins
In reply to: [Easy Google Adsense and Banner Ads Manager - AdsforWP] Custom Code in AMPHello.
There have been a few updates to your plugin.
Every update is over-writing my ./output/functions.php changes.
You said you will fix it in next update.
It is still not fixed and the above solution is being rewritten everytime you make a update.How to solve this.
Forum: Plugins
In reply to: [Easy Google Adsense and Banner Ads Manager - AdsforWP] Custom Code in AMP@daweb : Thanks it worked. Nice tip.
I also have another problem with custom Adsense code.
I am trying to put this code as custom code.<div> <!-- Microsoft_ATF_336x280 --> <ins class="adsbygoogle" style="display:inline-block;width:336px;height:280px" data-ad-client="ca-pub-6837307237823202" data-ad-slot="1849388891"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script><br/> <!-- Responsive_MTF_LinkAds_Windows --> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-6837307237823202" data-ad-slot="6566725542" data-ad-format="link" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div>
But only the first Adsense Ad is displayed. The second one is not displaying.
I want it to work for only non-AMP pages only. I think that option is there in the plugin. But my problem is both ads are not displaying.Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] My AMP pages are loading slowerI already tried that.
But my main requirement is –
1. Ad should be displayed after post title.
2. Ad after featured image.Does Adsforwp support the above requirements.
Also how to completely uninstall your plugin and start from scratch, which includes dbs, sql tables etc. There should be a clean up tool for your plugin.
@dudo I think “Local Business” and “Organization” are supported review types according to google blog. So can we change the “Blog Posting” Schema to either of it, to display the star ratings in search results. Will these cause any penalty issues as you said.
Also, how to disable “schema” markup by this plugin. Then, we can manually include the review schemas mentioned in google blog.
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] My AMP pages are loading slowerHello.
I have tested your plugin on several of my sites.
My test setup.—–
Thesis framework, Effectus Skin.
Wp Super Cache, PageSpeed Ninja.
Other plugins.—–
I find that when I use your basic plugin the pages load well below 3s.
But when I enabled Adsense Ads in AMP, the load time increases to more than 5s or 6s.
I have tested the Ads with AdVANCED ADS for AMP, Ads for AMP extensions and also the built-in options in the free plugin .What is best way to include Adsense ADs without impacting speed and performance.
z
Forum: Plugins
In reply to: [Yoast SEO] Schema Question…Again@marius_codeinwp : Thanks for a positive direction.
I just checked the documentation and I found this hook.
add_filter( 'wpseo_json_ld_output', '__return_false' );
Will this completely remove all the meta (including meta description) supported by Yoast.
I want to just prevent my posts default markup of “Article”.
I will manually add the JSON-LD markup code or use another plugin for my markup.
Please clarify.
Forum: Plugins
In reply to: [Yoast SEO] Schema Question…AgainHello.
My link is https://www.seotipsit.com/make-money-with-google-adsense-high-cpc-keywords/
I am using latest Yoast plugin and when tested with Structured Data Testing Tool, the default markup as told above shows as “Article”.How do I replace this with “BlogPosting” or “WebPage” without disabling the plugin of yours. You said it is not possible with interface, then how do you do it.
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] My AMP pages are loading slowerHello.
When I disable your plugin it loads in 3 to 4 secs.
I’m using PageSpeed Ninja plugin for cache.
Also cloudflare.Forum: Plugins
In reply to: [Yoast SEO] How to Block in GutenbergOk. Forget it. I have removed the block, as it was not recognized.
Probably it is a plugin or theme conflict.Thank you for your support.
Forum: Plugins
In reply to: [Yoast SEO] How to Block in GutenbergHello.
My issue is not resolved.
The HOW-TO block of Yoast is not recognized by Google’s Structured Data Testing Tool.
The FAQ block is recognized.So that means it is not a conflict of plugins or JS. etc.
But the Rick Snippets Testing tool accepts the How-to block.There is difference between Google Structured Data Testing Tool and Rich Snippets Testing Tool.
Also, I’m not sure this will guarantee How-To in Google Search Results or not.
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Problem with AMP Layout ExtensionHello.
I did not receive any support for my query.
My home page is also not working after enabling AMP Layouts and then disabling it.
Please issue a refund.Thank you very much.
I have another feature request.
Does this work on AMP pages, as also requested by somebody else.Hello.
My site is windowstechit.com.
I also have the same problem of this plugin making calls to admin-ajax.php.
I feel that it is increasing page loading time due to this.
Is there any solution for this?