开发者 |
RedSand
rsm-support |
---|---|
更新时间 | 2017年6月8日 19:57 |
捐献地址: | 去捐款 |
PHP版本: | 4.0 及以上 |
WordPress版本: | 4.8 |
.htaccess
file. (This is enabled by default on the vast majority of servers.)rs-head-cleaner.zip
on your computer's hard drive.rs-head-cleaner
directory to your WordPress plugins directory (usually /wp-content/plugins/
) on your web server.Here are a few of the FAQs...for a more complete set of FAQs, please visit: Frequently Asked Questions (FAQs) If you have any further questions, please submit them at the main WordPress Plugin Support page (our main support channel) and we will be happy to help you out. This plugin is fast, and lean...there are no options needed. You install it and it just works.
Just one that we know of. Moving JavaScript to the footer of your page may create issues with some responsive themes that need the JS libraries to be in the head section of the code. If that's the case then this plugin may not be right for you. Even for us, it's right for 80% of our sites but not all of them. For the rest we use the RS Head Cleaner Lite plugin, which does everything the same, except for the JavaScript-to-Footer functionality. Test this plugin out on your site before deciding if it will be the right solution for you. Normally we would create an options page to let you turn the JS-to-Footer feature off, but this plugin is all about speeding up your site, and that means minimal calls to the database, so unfortunately it would defeat the purpose of this plugin if we added the ability to change that. If you don't want the JS-to-Footer feature, use RS Head Cleaner Lite. It has all the same features except it won't move JavaScript to the footer.
Caching plugins are awesome...in fact we recommend everyone use caching plugins. But it doesn't help speed up the CSS and JavaScript files downloading. A caching plugin speeds up the site by bypassing PHP and database calls by creating static HTML files. If you have a lot of plugins and have 10 JS and 10 CSS files that have to download on every page, that can still bottleneck and slow your site down dramatically. This plugin will reduce those down to 1-2 JS and 1 CSS that have to be downloaded. Combined with a caching plugin, your site will be even faster. On a similar note, even if you have a super-fast, high-end server, you still need to combine and cache your JavaScript and CSS files. This will speed up your site far more than "brute speed" and is an essential step in true speed optimization.
This plugin is built for speed. That's why it doesn't have an options page, because I didn't want it to have any database calls, which would slow it down. After a certain amount of database calls, you lose any speed improvements. Certain industry leading websites have found that for every 100 milliseconds (1/10th of a second) their site slowed down, they lost 1% in sales. Ouch. This new feature is integral to the plugin, so the caching isn't a feature you want, then this plugin won't be the right match for you. It's designed for people that are very speed-conscious, and want hardcore solutions.
Absolutely...go to our WordPress Consulting page for more information.
wp-config.php
to modify the plugin's behavior. Documentation will be coming soon./wp-content/cache/
folder. New location is /wp-content/cache/rshcp/
..htaccess
file to the rs-head-cleaner
directory to control browser access to certain files.