Sorry, but v 9.6 update was total fail, which cost me huge decrease in mobile traffic – http://prntscr.com/mxpbj7
Who is responsible for such disaster? When do you plan to release new corrected update?
Here is my System Status – http://prntscr.com/mxpc0e
I had to change my perfectly working W3 Total Cache to WP Super Cache, recompile all ads codes (add new to Mobile and AMP section), remake used cloud templates (old ones didn’t want to work) and still the site’s mobile version looks horrible, AMP versions don’t work.
See details: wordofdecor.com
MOBILE
– no banners after header, as promised here – https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/ Screen of my site – http://prntscr.com/mxpkjc
– strange spaces in the loop – http://prntscr.com/mxpl3z (ads don’t load), ad code is inserted – http://prntscr.com/mxplwt
<script async src=”//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js”></script>
<ins class=”adsbygoogle”
style=”display:block”
data-ad-format=”fluid”
data-ad-layout-key=”-i5+f-1x-68+it”
data-ad-client=”ca-pub-9196251467106158″
data-ad-slot=”8255795511″></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
– no ads in the article, only after H1 – http://prntscr.com/mxpmra All ad codes are inserted – http://prntscr.com/mxpnjp
– horrible footer – http://prntscr.com/mxpo9h
AMP:
– lots of mistakes – http://prntscr.com/mxpp09
http://prntscr.com/mxpplw
– no guideline how to insert AMP auto-ads in the there panel. Here is one block for it, but Google gives two scripts:
http://prntscr.com/mxpr67
http://prntscr.com/mxps4q
– error in Google Search Console – http://prntscr.com/mxpsuc
Please, advise what should I do to improve the situation as soon as possible.
Many thanks in advance for your reply.
Hi,
I checked your website and your mobile automatic amp is working -> https://validator.ampproject.org/#url=https%3A%2F%2Fwordofdecor.com%2Fkakie-byvajut-terrasy-varianty-dizajna%2F
https://search.google.com/test/amp?id=gJXrMpkJX1m5WIHUgtl6lQ
I think that you do not understand very well how is this working, the mobile theme with automatic amp, now they have the same layout.
For those 3 blocks you’ll need to feature posts that have set feature category -> https://forum.tagdiv.com/featured-posts-2/ -> https://www.screencast.com/t/QsJ6ppY4
That white space is the pace were one ads should be place -> https://www.screencast.com/t/Ec3Yk8IgnEBz
Here is an example with the code for auto ads that need to be set in theme panel -> https://prnt.sc/mxnext
Also the ads for mobile post need to be set in mobile ads
-> https://www.screencast.com/t/MRkU3KfJV8
-> https://www.screencast.com/t/OB5YvqP3kFye
For this error https://prnt.sc/mupdgl here is the fix.
You’ll need to go in wp-content/plugins/td-mobile-plugin/td-mobile-plugin.php
and at the bottom of file set this code
$theme_options = get_option( 'td_011' );
https://prnt.sc/mv165e
https://www.screencast.com/t/NclX3sIf
Thank you!
Hello, Calin
In the case thats if dont have this featured category, how do i get post for those 3 blocks ?
Hi,
You’ll need to add some post in feature category -> https://forum.tagdiv.com/featured-posts-2/ if you do not have this category you can create it, just make sure that you set the category name to be Featured .
Thank you!