If you are using Official AMP Plugin and Newspaper Mobile Theme, Go to Theme panel -> Mobile Theme -> AMP Ads -> paste the second code in “ADSENSE AUTO ADS FOR AMP” field.
No need to add the first code as it activates automatically.
Glue for Yoast not needed actually. This is what the developer says.
“The Yoast SEO AMP plugin is no longer needed. Through good collaboration with Google the functionality of this plugin is now part of both Yoast SEO and the official AMP plugin. If you still have this plugin running we’d suggest updating both the Yoast SEO and AMP plugins and removing the glue plugin.”
1. Use ‘WPS Hide Login’ Plugin or WordPress.com Secure Sign On (Jetpack Plugin)
2. You can disable this in td-composer while designing the cloud templates (Click on any Block in td-composer -> Filters -> AJAX CATEGORIES DROPDOWN – Filter type -> No drop down ajax).
3. You can disable this in td-composer while designing the cloud templates (Click on any Block in td-composer -> Filters -> AJAX CATEGORIES DROPDOWN -> No Preloading
4. https://forum.tagdiv.com/ajax-view-count/
If you are using the latest version of Newspaper v10.3.5 and Mobile Plugin, Go to Theme Panel -> Mobile Theme -> Header -> Disable Live Search.
Place it directly in the main functions.php, Clear the cache, and check.
Add this code to functions.php
Add_action('admin_head',function() {
echo '<style>.td-gutenberg-editor .editor-styles-wrapper .wp-block {max-width:726px;}</style>';});
Make sure you don’t have any plugin conflict. Also, check with your server team once. I am using the latest version of the Newspaper theme and not experienced any such issues.
You can use any 3rd party plugin for this.
You’re are Welcome Amit.
I use Mobile theme but only for AMP. Also, I use WP Rocket.
Check out these tips – https://forum.tagdiv.com/topic/a-few-tips-for-newspaper-x-speed-high-cpu-usage-issues/
I can also confirm. In-line ads are not working.
Check out these tips – https://forum.tagdiv.com/topic/a-few-tips-for-newspaper-x-speed-high-cpu-usage-issues/
Check out these tips – https://forum.tagdiv.com/topic/a-few-tips-for-newspaper-x-speed-high-cpu-usage-issues/
Refer this – https://forum.tagdiv.com/topic/disable-live-search/
Yes. I had already sent a detailed report to the developer team. Few tips are:
1. Use the Heartbeat Control Plugin and reduce or disable post editor activity
2. Avoid using td-Composer blocks that use Admin-Ajax such as Load more pagination
3. Live search
4. Megamenu etc.
Use chrome dev. tools to identify which block is using the Admin-ajax.
Good hosting will solve majority of speed issues. You can also try before moving to a new host. I recommend https://www.cloudways.com/en/?id=219063. Let me know if you need any help.
Thanks a lot for the detailed report. I notified the dev team. Let me know if you experience any other such issues. I’ll update if I find any solution.
Hi Daniel,
I am already in touch with dev team and they are inspecting the issue. Can you please tell me when exactly you are experiencing the CPU usage issue on your server? like writing a post or uploading an image or changing any settings etc. It would be good if you elaborate on the issue a bit so that I can recreate it issue on my site.
No solution as of now. Already sent a detailed report to tagDiv. Lets c how it goes.
Yes. I also tested. There is some issue with WP post editor. If you open Gutenberg editor or while writing a post CPU usage will go high.
