Hello, I was using Explicit theme by industrial themes with W3T Cache Plugin and my website performance rating were PageSpeed Score = A (96%) and YSlow Score = A (90%) But after installing Newspaper theme and Super cache plugin my scores are PageSpeed Score = D (61%) and YSlow Score = A (84%) Performance report
Hi,
You can use this guide to give a boost to your website: https://forum.tagdiv.com/how-to-make-the-site-faster/
Thank you!
Hello mikevic80,
Your speed booster is deactivated because the BuddyPress is not in allowed list of plugins for speed booster. You have 2 possibilities -> the first would be to remove or to comment this snippet of code, like this: http://screencast.com/t/rRgNvmauX or the second solution would be to add the BuddyPress in allowed list, like this: http://screencast.com/t/UkHUQgSDkL0G and the Speed Booster will work. Please notice that the Buddy Press is not tested to work with the Speed Booster and it could be possible to appear some errors.
Hope this helps and let us know how it goes!
Thank you for the message!
Is the recommended Super Cache plugin that much better with the Newspaper theme than W3TC?
@NatCentral, YES. WP Super Cache is better if you don’t want your site broken
Hello snaxzer,
Please ensure that you have followed all the correct steps to increase the system status memory.
Edit your wp-config.php file and enter something like: define(‘WP_MEMORY_LIMIT’, ’96M’);
WordPress memory can be different to the server – you need to set this regardless of server memory settings
http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
If you have access to your PHP.ini file, change the line in PHP.ini -> If your line shows 32M try 64M: memory_limit = 64M; Maximum amount of memory a script may consume (64MB)
If you don’t have access to PHP.ini try adding this to a .htaccess file: php_value memory_limit 64M
For more details about this, please consult our documentation here: https://forum.tagdiv.com/system-status-parameters-guide/
If all of the above does not work fine, please talk with your host provider.
Hope this helps and let us know how it goes!
Thank you for the message!
on checking my site here https://developers.google.com/structured-data/testing-tool/
My site Navigation Element is absent so please tell me where to add this [role=”navigation” itemscope=”itemscope” itemtype=”http://schema.org/SiteNavigationElement”%5D ?
or how to fix it
Hello,
The login is hidden by default on the mobile view. It can be activated using a custom css:
@media (max-width: 767px){
.td-header-top-menu-full {
display: block!important;}
.td-header-sp-top-menu{
display:block!important;
}
.td_data_time{
display:none!important
}
.td-header-sp-top-widget{
display:none!important
}
}
The only way to add a custom login is either hard-coding it or using a plugin but we cannot make any recommendations as this type of plugins are not tested.
Thank you!
How to Use cookie-free domains to improve YSlow
http://lmgtfy.com/?q=How+to+Use+cookie-free+domains+to+improve+YSlow
How to add video in the middle of post like
http://lmgtfy.com/?q=wordpress+How+to+add+video+in+the+middle+of+post+like
🙂 Friend , you will need to read a lot of things about wordpress to setup your site as you wish 😛
<meta name=”generator” content=”WordPress 4.4″ />
<link rel=”alternate” type=”application/json+oembed” href=”http://www.snaxzer.com/wp-json/oembed/1.0/embed?url=http%3A%2F%2Fwww.snaxzer.com%2F” />
<link rel=”alternate” type=”text/xml+oembed” href=”http://www.snaxzer.com/wp-json/oembed/1.0/embed?url=http%3A%2F%2Fwww.snaxzer.com%2F&format=xml” />
how to fix these links and how to fix ‘Your site has no hreflang tags.” error at Google Search Console ?
Hello,
Please provide more details about the links you want “fixed”.
Please follow this topic for hreflang: https://wordpress.org/support/topic/add-meta-tags-vs-googles-hreflang-links
Thank you!
it’ s in my website source code
one more question
Googlebot couldn’t get all resources for this page. Here’s a list:
Reason is robots.txt
how to fix it?
Hi,
The theme uses the best seo practices available and its periodically reviewed in this scope.
For other seo purposes or customizations we’ve tested and recommend the Yoast SEO plugin and you could use their guides concerning robots.txt file configuration: https://yoast.com/wordpress-robots-txt-example/ or other online resources like wpbeginner: http://www.wpbeginner.com/wp-tutorials/how-to-optimize-your-wordpress-robots-txt-for-seo/
If you need additional assistance you would have to turn to a freelancer or a seo optimizations provider or search for solutions online because we do not do optimization of this type.
Thanks for the message and for understanding!
Lucian C. tagDiv
Hello Mhendiz,
Please try to create your own topic when having an issue and try to provide more details about the problem in the future so we can understand it upfront. Luckily this error is well known to us so we could figure it out immediately. It is the speedbooster plugin that has disabled itself due to an incompatible plugin. Speedbooster has a plugin list in it’s code http://screencast.com/t/hcjLnOqh4i2 . If any plugin is found that is not on that particular list it causes speedbooster to disable itself.
In order to use the tagdiv speedbooster with any plugins you will need to remove this code – http://screencast.com/t/RZLIOPUNdqh
I hope this helps.
thank you!
-
This reply was modified 10 years by
Bogdan B..
