Word Press Cache
-
I'm looking to install a word press caching plugin to help speed up my site.
My question is which plugin or method is best practice to insure my ranking are not hurt?
Thanks
-
If your site is heavy on images, you can always ensure they are all correctly optimised. This will ensure minimum file size, thus quicker dowload times.
-
Search for gzip in your plugins page
-
I agree with Roger, though I did initially struggle with Super Cache. In the end I opted to manual configure Gzip compression and caching rules in my HT Access file.
Check out this page which has some info on Cache and Gzip
-
Do you really need one? If so WP Super Cache is pretty great. I don't think most sites need it though.
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
URLs with dashes between words or nothing at all? ( ../some-content vs. ../somecontent)
Here's a quick and easy question: Is there any problem with not using dashes in between words for URLs? Obviously the readability factor is a concern, but from a search engine standpoint? Thanks in advance!
Technical SEO | | tbinga0 -
Web page is showing up on Google but doesn't show when it was cached, so is it indexed?
Hey everyone So I created a new page on a WordPress website, it was live for a few hours till I changed my mind & switched it back to a draft. Just out of curiosity I did the Site:www.example.com/Example search on Google to see if it had been indexed & apparently it had but when I click on cached to see what time it got indexed at exactly it's showing me an error. So does this mean it is indexed or not?
Technical SEO | | conversiontactics0 -
Can Google move up my ranking without caching it ?
Is it possible that my site was last cached in Google on 9 Oct (it was ranking 23 that time) and today on 29th oct its ranking position 3 for a kw though still showing cached on 9 oct. Its not cached since 9 oct, does that mean its not crawled since then? How can Google move up my ranking without caching it ?
Technical SEO | | Personnel_Concept0 -
Google Cache Version and Text Only Version are different
Across various websites we found Google cache version in the browser loads the full site and all content is visible. However when we try to view TEXT only version of the same page we can't see any content. Example: we have a client with JS scroller menu on the home page. Each scroller serves a separate content section on the same URL. When we copy paste some of the page content in Google, we can see that copy indexed in Google search results as well as showing in Cache version . But as soon as we go into Text Only version we cant see the same copy. We would like to know which version we should trust, Google cache version or the TEXT only version.
Technical SEO | | JamesDixon700 -
How to remove entire directory off Google's Cache
The old version of Webmaster tools used to allow you to select whether to remove a single page from index or an entire directory.
Technical SEO | | vpahwa
http://www.canig.com/pageimages/submitremovalrequest.jpg How can I do this with the new Webmaster Tools? I can't find the option to remove an entire directory.0 -
Limit for words on a page?
Some SEOs might say that there is no such thing as too much good content. Do you try to limit the words on a page to under a certain number for any reason?
Technical SEO | | Charlessipe0 -
TLD as part of word in domain name?
What is best practice regarding domain names? Assuming I would target the keyword "example" examp.le or example.com I guess the latter is preferable, what could be the issues with the first option? /Lars Eriksson
Technical SEO | | LarsEriksson0 -
Leverage browser caching Nginx
Hi there, Does anyone have any experience with leverage browser caching on Nginx? Every time I run the pagespeed test from Google my site comes up with this as a high priority issue that needs to be addressed. I can see that it is mostly images that doesn't have an expiry date and tried putting the following into my conf file: location ~* .(jpg|jpeg|gif|css|png|js|ico)$ {
Technical SEO | | MPO
expires max;
} But this results in breaking my page off and all elements where out of place and missing images. Also tried excluding css and js but hen all images where still missing. My site is running on Drupal and I use APC for PHP to increase the load time on the site. Hope somebody might be able to help me out.0