pymSEO is a collection of functions that solve the most common problems of WordPress.
OPTIONS
- Disable embeds
- Remove RSD Link
- Remove Shortlink
- Remove wlwmanifest Link
** Update file types **
- .svg .json .rar .7z
WPO
- Remove QueryStrings
- Remove Jquery Migrate
- Move scripts head to footer
- Defer parsing of Javascript
- Disable Heartbeat
- Disable Emojis
- Enable Swap Google Fonts display
** Minify HTML **
- Minify HTML
- Minify inline JavaScript
- Remove HTML, JavaScript and CSS comments
** Cache **
- Enable gzip compression
- Expire headers
- Remove eTags header
** Images **
- Activate Lazy Load in images and iframes
- Controls the quality of the generated image sizes for every uploaded image.
** CDN **
- Use CDN
Crawl Budget
- Remove tags | tag.php
- Remove author | author.php
- Remove date and archives | date.php
- Remove dates from WordPress Posts X Days
- noindex nofollow 404 error pages
SECURITY
** Steganography **
* Remove the WordPress Version Number
* Disable Server Signature
* Blocking Author Scans
** Login page **
* Change login error message
* Change session expire time
** Jquery **
* Update jQuery in the front end
** Others **
* Disable Self Pingbacks
* Disable XML-RPC authentication
* Disable XML-RPC
* Remove REST API Links
UX
** Search **
* If there is only one search, redirect automatically to the result.
* Change ?s=search_term to a permanent link /search/search_term
* Change number of search results
** Categories **
* Remove slug category url
** Accessibility
* Add metatag viewport
** RSS
* Disable RSS Feeds
* Delay posts from appearing in wordPress RSS feed
* Add featured image in RSS Feed publications
GDPR =
- Enable GDPR
- Text indicating that your site uses cookies.
- Text to close the notification.
- Text for the link that will display the page with more information
- Link to the page that contains information about cookies
SYSTEM STATUS
This section describes how to install the plugin and get it working.
- Upload the plugin files to the '/wp-content/plugins/pymseo' directory, or install the plugin through the WordPress plugins screen directly.
- Activate the plugin through the 'Plugins' screen in WordPress
- Use the Settings->pymSEO screen to configure the plugin