Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
Any SEO effect(s) / impact of Meta No Cache?
-
Hi SEOMoz Guys,
Hope you guys are doing well.
I've been searching online and bumped into this archived page (http://www.seomoz.org/qa/view/34982/meta-nocache-affect-ranking). I would like to get an updated take on this issue whether or not the meta no cache code on a page bears negative/positive or no SEO impact / effect.
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Cache-Control" content="no-cache"/>
Thanks!
Steve
-
Alan, thank you for this response. I was completely off base thinking of the noarchive tag and that is what my response was geared towards. Your response is dead on, and I agree, adding the noarchive tag should be fine but it may send a weak signal to Google your site may be hiding something.
-
I just had a read, about the noarchive, I found where http://www.seroundtable.com/archives/017128.html
Where it is claimed that Matt Cutts has said there is no penalty, BUT, if you have spammy signals it will be another signal.
so there is some truth in it, but only if you ae already a bit spammy.
I also found this video
http://www.youtube.com/watch?v=XhrZKejdmEEMatt mentioned it here. if you have been hacked, they may show he hacked page only to googlebot, so this can not be checked they also add noarchive.
so if they suspect a hack, and you have noarchive, you may have a problem, but he also stated in anouther videio that they will tell you you hhave a problem. -
Yes I am. I think you are talking of
where the syntax steve posted is for caching in the browser and proxy servers.
-
Hi Ryan,
Thanks for citing another source. I'm actually doing a site audit for a client and noticed that most, if not all, of their pages have the meta no cache on the script code. To be honest, it is the first time I've come across this and was unsure if it would have any SEO impact.
Thanks again!
Steve
-
Alan, I just want to make sure we are talking about the same thing here. I believe the original question refers to cache as it appears on Google search results pages. Based on your responses it seems as if you are referring to web page cache on the site's web server. Am I mistaken?
-
Why would you take it as less trustworthy.
simply having dynamic content is reason enouth to have no cache. no-caching is widly used, you can no cache all or part of a page if anything i would say the oppersite, if you are cached you may get indexed less often.
for example you should not cache a page with sensitive data, and allow someone to click the back button at a later time and get the data.
Search results is anouther example, I am sure that google and Bing do not cache their search results.
News papers is another.
-
no it would not have any affect, no-cache is a requirement for many sites that have dynamic content. Why would SE's want to penalize you for having dynamic content.
Caching does give you faster loading times, but as someone posted from google, you have to be very slow to get flaged for slow load times and less then 1% of pages do, even then it is a small signal.
-
I am not aware of any negative SEO impact to adding the no-cache meta tag. The answer provided in the Q&A link you shared seems accurate and complete.
The Google page which discusses using no-cache clearly states "The page will still be crawled and indexed by Google, but users will not see a Cached link in the search results."
With the above understood, I would also ask the same question from the Q&A response....why would you want to no cache your page? The only valid reasons I can think of are for a page being developed or otherwise under constant change. We don't know all aspects of Google's algorithm but I would take a non-cached page as less trustworthy then a cached page.
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
-
titles length, URL length and meta descriptions on a subdomain effecting SEO on main domain?
Hi all, I am currently evaluating areas for optimization on my main domain. When doing this, Moz has identified multiple titles and urls that should be shortened and missing meta descriptions on my subdomain (a help center of sorts). As far as I am aware, we have not set up any "no-index" rules for this subdomain. Are these items affecting SEO on my main domain? Thanks,
On-Page Optimization | | annegretwidmer
Kasey0 -
H1 tag positioning impact
Hello, I am currently working with a dev team to develop a new site. We have designed the title tags to sit below a banner image on each page but the technical team are insisting the h1 title tags must come above the banner for maximum SEO impact. I am sceptical about this, can anybody please shed some light and/or share any up to date resource on this? I have attached a side by side wireframe to illustrate the pages with the h1 tags in both positions. Thank you! HnWcLTx
On-Page Optimization | | Popidev0 -
Less Tags better for SEO?
I am currently reviewing my strategy when it comes to categories and tags on my site. Having been no-indexed for some time, and having many tags with just one entry I am thinking that this is not optimal for SEO purposes. This is what I am planning: Categories - Change these to Index, but only after adding a hundred words or so by way of introduction (see this example - https://www.besthostnews.com/news/hosting/a-small-orange-news/). With the categories I am thinking of highlighting key articles as well to improve link juice distribution to older articles that are important. Tags - About half my tags have only 1 entry, with a few more just having 2 entries. I am thinking of deleting all tags with just one entry, and trying to merge those with just two or 3 entries where it makes sense to do so. I will keep these as no-index, but I think this will mean more optimal distribution of link juice within the site. I would appreciate your thoughts \ suggestions on the best practices here.
On-Page Optimization | | TheWebMastercom0 -
Meta description for Privacy Policy?
Hello guys, Quick question about optimizing other pages on my woocommerce e-commerce store. Do I need to optimize pages like the cart page, checkout page, privacy policy, return policy, shipping policy, etc? Strictly talking about on page SEO for these pages, like meta titles, description. Thanks!
On-Page Optimization | | The_Kiwi_Man0 -
How will it effect SEO to have multiple h1 tags on a page?
I have a client who recieved this advice from his marketing consultant: "If there are multiple h1 tags on a page, this can confuse Google and it may have a negative impact on the keyword rankings. If you could ask your web developer to go in and remove the h1 tags on the header images that would be helpful. This way it will be easier for Google to index your site and will help your keyword rankings." How will it effect SEO to have multiple h1 tags on a page?
On-Page Optimization | | GRIP-SEO0 -
Does css float affect SEO?
It is generally believed that the closer the content is to the top of the page, the better it is for SEO. If that's incorrect, please let me know. I have a 2 column site where the left menu is navigation and right side is content. Obviously, the left menu appears in the code before the content does, but I can flip them around via css float. If I do that, the content will appear on the left visually, even though in the code it still comes after the left side navigation. Do either positions affect seo?
On-Page Optimization | | cmp1010 -
Does keyword at the very front of meta description have impact?
I know that it is important to have your primary keyword target as the first word or two words of your title tag. But what about your meta description tag? does it matter where they keyword is in the description tag? I see a lot of other sites stuffing their keywords right at the front of the description tag and it looks somewhat unnatural. What's your take? do you put the primary keyword as the first word or two words of your description tag?
On-Page Optimization | | adriandg0 -
Best SEO structure for blog
What is the best SEO page/link structure for a blog with, say 100 posts that grows at a rate of 4 per month? Each post is 500+ words with charts/graphics; they're not simple one paragraph postings. Rather than use a CMS I have a hand crafted HTML/CSS blog (for tighter integration with the parent site, some dynamic data effects, and in general to have total control). I have a sidebar with headlines from all prior posts, and my blog home page is a 1 line summary of each article. I feel that after 100 articles the sidebar and home page have too many links on them. What is the optimal way to split them up? They are all covering the same niche topic that my site is about. I thought of making the side bar and home page only have the most recent 25 postings, and then create an archive directory for older posts. But categorizing by time doesn't really help someone looking for a specific topic. I could tag each entry with 2-3 keywords and then make the sidebar a sorted list of tags. Clicking on a tag would then show an intermediate index of all articles that have that tag, and then you could click on an article title to read the whole article. Or is there some other strategy that is optimal for SEO and the indexing robots? Is it bad to have a blog that is too heirarchical (where articles are 3 levels down from the root domain) or too flat (if there are 100s of entries)? Thanks for any thoughts or pointers.
On-Page Optimization | | scanlin0