-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.txt
92 lines (56 loc) · 4.12 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
=== Instapage Cache ===
Contributors: bobz, codesoup
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
License: GPLv3 or later
Requires at least: 4.0
Requires PHP: 8.2
Stable Tag: trunk
Tags: instapage, caching, optimization
Tested up to: 6.5
Boost performance and reduce server load with Instapage Cache. This add-on for Instapage lets you easily manage and clear cache to speed up page load time.
== Description ==
Boost the performance and efficiency of your Instapage sites with the Instapage Cache plugin. This add-on is designed to improve page load times and reduce server load by managing and clearing the local cache effectively. Whether you're managing a small site or a large network of pages, this plugin ensures your visitors always enjoy a fast, seamless experience.
### Key Features
#### Efficient Cache Management
- Automatically cache all published Instapage pages
- With just a click, clear the entire cache or specific pages to ensure your content is always up-to-date.
- Disable caching on per page basis
#### Improved Performance
- By serving cached content, the plugin dramatically reduces the time it takes for your pages to load, enhancing user experience.
- Offload server processing by delivering cached pages, making your site more resilient under heavy traffic.
#### Custom User Role and Capability
This add-on introduces a significant change to Instapage management access. Previously, only users with the Administrator role could access and manage Instapage. Now, a new custom user role, **Instapage Manager**, grants non-admin users the capability to access and manage Instapage, providing more flexibility and control..
### Why Use Instapage Cache?
In today's fast-paced digital world, site speed is crucial. Slow load times can drive visitors away, affecting your site's engagement and conversion rates. Instapage Cache addresses this by ensuring your pages load quickly and efficiently, regardless of the number of visitors or the size of your site.
By implementing robust caching mechanisms, this plugin not only enhances performance but also helps in conserving server resources, making your hosting environment more sustainable and cost-effective.
### Compatibility
Instapage Cache is designed to work seamlessly with the latest versions of WordPress and Instapage, ensuring you always have access to the best caching solutions for your site.
== Installation ==
### Manual Installation
1. **Upload Plugin Files**: Upload the `instapage-local-cache` folder to the `/wp-content/plugins/` directory.
2. **Activate the Plugin**: Navigate to the 'Plugins' screen in your WordPress dashboard and activate the Instapage Cache plugin.
3. **Navigate to Caching Page**: After activation, go to the Instapage > Caching page in your WordPress dashboard to configure and activate the caching settings.
### Installation via WordPress Admin
1. **Install the Plugin**:
- Go to the 'Plugins' menu in WordPress.
- Click 'Add New'.
- Search for 'Instapage Cache'.
- Click 'Install Now'.
2. **Activate the Plugin**:
- After installation, click 'Activate'.
3. **Navigate to Caching Page**:
- After activation, go to the 'Instapage > Caching' page in your WordPress dashboard to configure and activate the caching settings.
By following these steps, you can ensure that the Instapage Cache plugin is properly installed and configured, allowing you to manage your cache settings effectively and improve your site's performance.
== Frequently Asked Questions ==
= At what point are pages being cached? =
Cache will be automatically created when anyone visits page for the first time.
Every next visit will be served from cache from your server.
= How can I verify cached version is being served? =
If everything works correctly, you should see text: <!-- cached-response --> in source of your page
= Where can I get help? =
Submit any bug or feature request either to WordPress support forum or on Github repository: https://github.com/code-soup/instapage-cache/issues
== Screenshots ==
1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif).
2. This is the second screen shot
== Changelog ==
== Upgrade Notice ==