Title: Powered Cache with WP Super Cache?
Last modified: November 18, 2022

---

# Powered Cache with WP Super Cache?

 *  Resolved [itsgotime](https://wordpress.org/support/users/itsgotime/)
 * (@itsgotime)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/powered-cache-with-wp-super-cache/)
 * Will WP Super Cache work well with Powered Cache plugin, or do they do the same
   things? What is your recommendation?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fpowered-cache-with-wp-super-cache%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [Daniel](https://wordpress.org/support/users/ihenetudan/)
 * (@ihenetudan)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/powered-cache-with-wp-super-cache/#post-16219732)
 * Hi [@itsgotime](https://wordpress.org/support/users/itsgotime/),
 * It’s generally not recommended to combine two caching plugins on your WordPress
   site to avoid conflicts.
 * At first glance, I see that the Powered Cache plugin offers object caching and
   supports Redis, Memcached, Memcache, and APCu. While WP Super Cache offers page
   caching, object caching is not a feature that it currently offers.
 *  Thread Starter [itsgotime](https://wordpress.org/support/users/itsgotime/)
 * (@itsgotime)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/powered-cache-with-wp-super-cache/#post-16220372)
 * Thanks, that makes sense. The decision lies in the fact that I don’t currently
   have the ability to enable server object caching, thus the extra coding would
   potentially bog things down! So I’m going to give your plugin a go.
 * Does your plugin interfere with affiliate tracking links going out (a user clicks
   and opens in a new tab, whereby tracking details are in the new url) in any way?
   Obviously the link is hidden behind the site at the database level, and is activated
   upon click.
 *  Plugin Contributor [Mark (a11n)](https://wordpress.org/support/users/thingalon/)
 * (@thingalon)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/powered-cache-with-wp-super-cache/#post-16249916)
 * Hi [@itsgotime](https://wordpress.org/support/users/itsgotime/),
 * It depends on how your affiliate links work, exactly. If affiliate links are 
   assigned by JavaScript that is activated when you click the link, they will be
   unaffected by Super Cache.
 * However, if your site loads a special “redirection” page to send visitors to 
   the correct affiliate destination, then you may need to consider how it will 
   interact with your Super Cache options.
 * You can get around this issue by using the “Rejected URL Strings” setting in 
   the “Advanced” tab of the WP Super Cache settings. If you add your affiliate “
   redirect” URL to that setting, then it will not be cached, and your affiliate
   links will be unaffected.
 * I hope that helps. If you need further help, please let us know more about how
   the affiliate links work so that we can give you more specific guidance.
 *  Thread Starter [itsgotime](https://wordpress.org/support/users/itsgotime/)
 * (@itsgotime)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/powered-cache-with-wp-super-cache/#post-16252761)
 * I like the simplicity and the fact that your plugin is unlikely to affect ones
   site in any negative way.
 * Could you tell me your expert opinion on the benefit of having “object caching”
   and not having it? Is this something that would truly make a noticeable impact
   in speed or is it just something that might get in the way?
 *  Plugin Contributor [Nauris](https://wordpress.org/support/users/pyronaur/)
 * (@pyronaur)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/powered-cache-with-wp-super-cache/#post-16260415)
 * Hey [@itsgotime](https://wordpress.org/support/users/itsgotime/),
 * Object caching is a technique that stores frequently accessed data in memory,
   allowing the website to retrieve the data more quickly without having to access
   the database or perform other expensive operations. This can greatly reduce the
   amount of time it takes to serve a web page to the client, but it only applies
   to pages that are uncached. Pages that are already cached aren’t going to use
   object-cache.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Powered Cache with WP Super Cache?’ is closed to new replies.

 * ![](https://ps.w.org/wp-super-cache/assets/icon-256x256.png?rev=3506220)
 * [WP Super Cache](https://wordpress.org/plugins/wp-super-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-super-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-super-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-super-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-super-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-super-cache/reviews/)

 * 5 replies
 * 4 participants
 * Last reply from: [Nauris](https://wordpress.org/support/users/pyronaur/)
 * Last activity: [3 years, 6 months ago](https://wordpress.org/support/topic/powered-cache-with-wp-super-cache/#post-16260415)
 * Status: resolved