Fix pagespeed image paths: ../assets/img/ -> ./assets/img/ (docs not in subfolder)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
**Dotjuice → Page speed → Advanced**
|
||||
|
||||

|
||||

|
||||
*Screenshot: the Advanced tab showing the Heartbeat API, XML-RPC, and WooCommerce script controls.*
|
||||
|
||||
## What this tab controls
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
**Dotjuice → Page speed → Caching**
|
||||
|
||||

|
||||

|
||||
*Screenshot: the Caching tab showing the Enable Page Caching, Separate Cache for Mobile Devices, and Cache Expiry settings.*
|
||||
|
||||
## What this tab controls
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
**Dotjuice → Page speed → CDN**
|
||||
|
||||

|
||||

|
||||
*Screenshot: the CDN tab showing the CDN URL input and the Enable CDN Rewrite toggle.*
|
||||
|
||||
## What this tab controls
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
**Dotjuice → Page speed → CSS**
|
||||
|
||||

|
||||

|
||||
*Screenshot: the CSS tab showing the Minify CSS, Combine CSS Files, and Load Combined CSS Asynchronously toggles.*
|
||||
|
||||
## What this tab controls
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
**Dotjuice → Page speed → Database**
|
||||
|
||||

|
||||

|
||||
*Screenshot: the Database tab showing the manual cleanup options and the scheduled cleanup settings.*
|
||||
|
||||
## What this tab controls
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
**Dotjuice → Page speed** in your WordPress admin menu.
|
||||
|
||||

|
||||

|
||||
*Screenshot: the main Page Speed admin page showing the tabbed settings interface with the Caching tab active and the Save Settings button in the toolbar.*
|
||||
|
||||
Every toggle saves through a single **Save Settings** button in the top toolbar — changes aren't applied until you click it. A **Clear Cache** button sits next to it for whenever you want to force a fresh rebuild of every cached page.
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
**Dotjuice → Page speed → HTML**
|
||||
|
||||

|
||||

|
||||
*Screenshot: the HTML tab showing the Minify HTML Output, Remove Version Query Strings, and Disable Emoji Scripts toggles.*
|
||||
|
||||
## What this tab controls
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
**Dotjuice → Page speed → Images**
|
||||
|
||||

|
||||

|
||||
*Screenshot: the Images tab showing the Lazy Load Images, Lazy Load Iframes, and Add Missing Width/Height toggles.*
|
||||
|
||||
## What this tab controls
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
**Dotjuice → Page speed → JavaScript**
|
||||
|
||||

|
||||

|
||||
*Screenshot: the JavaScript tab showing the Minify JavaScript, Combine JavaScript Files, Defer Loading, and Delay JavaScript Until Interaction toggles.*
|
||||
|
||||
## What this tab controls
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
**Dotjuice → Page speed → Preload**
|
||||
|
||||

|
||||

|
||||
*Screenshot: the Preload tab showing the Priority Image, Cache Preload After Publishing, and Font Preloading settings.*
|
||||
|
||||
## What this tab controls
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Troubleshooting
|
||||
|
||||

|
||||

|
||||
*Screenshot: the troubleshooting page showing the system status, cache log, and common fixes.*
|
||||
|
||||
## A page looks broken after enabling a setting
|
||||
|
||||
Reference in New Issue
Block a user