This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

AutoTweaks

Description

This plugin is fully compatible with Autoptimize and any cache plugin (Cache Enabler or Wp Super Cache by example)

Some of the tweaks that this plugin automatically applies securely are the following:

SET HTTP SECURITY HEADERS

  • X-Frame-Options: SAMEORIGIN
  • X-XSS-Protection: 1;mode=block
  • Referrer-Policy: no-referrer-when-downgrade
  • X-Content-Type-Options: nosniff
  • Strict-Transport-Security: max-age=15552000
  • Content-Security-Policy

REMOVE THIS

  • Remove Really Simple Discovery link from header
  • Remove wlwmanifest.xml (Windows Live Writer) from header
  • Remove Shortlink URL from header
  • Remove WordPress Generator Version from header
  • Remove s.w.org DNS Prefetch
  • Remove generator name from RSS Feeds
  • Remove Capital P Dangit filter
  • Remove WordPress and WooCommerce meta generator tags
  • Remove Jquery_migrate
  • Remove Dashicons in admin bar (only for non logged users)
  • Remove Post oEmbed

AND MORE AUTO SETTINGS

  • Change Control Heartbeat API interval (60 seconds)
  • Disable the XML-RPC interface
  • Disable PDF thumbnails preview
  • Disable Self Pingbacks
  • Limit Post Revisions to 1
  • Add IDs to posts, pages, and categories

Just activate the plugin and test your site’s speed in your favourite tool (GTMetrix, Pingdom Tools, Securityheaders.com, etc.)

Screenshots

  • AutoTweaks will help you to be closer to 100/100 in PageSpeed

Installation

  1. Upload this plugin to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

1. Why doesn’t AutoTweaks remove query strings from static resources?

Because autoptimize already has that option (“Extra” tab)

2. Why doesn’t AutoTweaks remove styles and dashes from emojis?

Because autoptimize already has that option (“Extra” tab)

Reviews

There are no reviews for this plugin.

Contributors & Developers

“AutoTweaks” is open source software. The following people have contributed to this plugin.

Contributors

Translate “AutoTweaks” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.4

  • minor changes

1.3

  • minor changes

1.2

  • minor changes

1.1

  • minor changes

1.0

  • Hello universe!