Changeset 1683497
- Timestamp:
- 06/22/2017 01:53:36 PM (9 years ago)
- File:
-
- 1 edited
-
optimality/trunk/readme.txt (modified) (7 diffs)
Legend:
- Unmodified
- Added
- Removed
-
optimality/trunk/readme.txt
r1683295 r1683497 15 15 16 16 = Content Delivery Optimization = 17 18 17 * Remove unnecessary meta tags from the head section of HTML. 19 18 * Reduce DNS lookup time by pre-resolving all external domains. … … 27 26 28 27 = Database Optimization = 29 30 28 * Delete expired transients from the database. 31 29 * Delete automatic post drafts from the database. … … 38 36 39 37 = Website Structure Optimization = 40 41 38 * Remove the mandatory base from the permalinks of categories. 42 39 * Redirect author archive pages to the home page of the website. … … 45 42 46 43 = Search Engines Optimization = 47 48 44 * Configure title and description templates for search engines. 49 45 * Generate proper schema.org markup for every page type. … … 51 47 52 48 = Social Media Optimization = 53 54 49 * Configure title and description templates for social networks. 55 50 * Generate proper Open Graph markup for every page type. … … 57 52 58 53 = General Features = 59 60 54 * Small (132kB) and fast (no noticeable overhead). 61 55 * Not invasive - doesnt pollute your admin area. … … 63 57 64 58 = Important = 59 It hasn't been tested on _multisites_ yet. So if you own a multisite some features might work not as advertised. 65 60 66 It hasn't been tested on _multisites_ yet. So if you own a multisite some features might work not as advertised. 61 == Screenshots == 62 1. Content delivery optimization options. 63 2. Database optimization options. 64 3. Website structure optimization options. 65 4. Search engines optimization options. 66 5. Social media optimization options. 67 67 68 68 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.