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.
Are Expires Headers Detrimental to SEO Health?
-
My dev was looking into Expires Headers to increase speed, but she don't know the ramifications behind them for SEO. What I found online is really old: https://moz.com/blog/expires-headers-for-seo-why-you-should-think-twice-before-using-them
What do SEOs think?
Thanks in advance!
~Dana
-
@szymonmarc
The best way to use expires headers for SEO is to set them to a reasonable value that will balance the need for caching with the need for search engines to crawl your website. A good rule of thumb is to set expires headers for static files, such as images, CSS, and JavaScript, to a long period of time, such as a year. For dynamic content, such as blog posts and product pages, you can set expires headers to a shorter period of time, such as a week or a month. -
No, Expires headers are not detrimental to SEO health. In fact, they can improve your SEO health by increasing your website's loading speed. When a browser loads a web page, it checks the Expires header for each resource on the page to see if it has a cached copy.
If it does, the browser will use the cached copy instead of downloading the resource from the server. This can save a significant amount of time, especially for visitors who are returning to your website.
-
-
No, Expires headers are not detrimental to SEO health. In fact, they can have a positive impact on website performance and user experience, which can indirectly affect SEO.
Expires headers are used to instruct the browser to cache specific resources, such as images, stylesheets, and scripts, for a certain period of time. This can significantly reduce page load time and improve website performance, which can in turn improve user experience and engagement.
When users have a good experience on your site, they are more likely to stay longer, share your content, and return in the future. These positive user signals can indirectly impact your SEO rankings by signaling to search engines that your site is valuable and relevant to users.
Therefore, using Expires headers can actually be beneficial to your site's SEO health, as long as they are implemented correctly and not set for too long of a period.
-
1zdrowie.pl
https://1zdrowie.pl/odchudzanie/
Odchudzanie to proces, który wymaga czasu, cierpliwości i determinacji. Oto kilka ogólnych wskazówek, jak zacząć odchudzanie:Określ cel: Określ, ile chcesz schudnąć i w jakim czasie. Upewnij się, że twoje cele są realistyczne i osiągalne.
Stwórz plan: Stwórz plan żywieniowy i harmonogram treningów. Plan powinien zawierać zdrowe, zbilansowane posiłki i regularną aktywność fizyczną.
Jedz zdrowo: Zdrowe jedzenie to klucz do utraty wagi. Unikaj przetworzonej żywności, fast foodów, słodyczy i napojów gazowanych. Zamiast tego jedz świeże warzywa i owoce, chude białka (np. kurczaka, ryby), pełnoziarniste produkty zbożowe i tłuszcze roślinne (np. awokado, oliwki, orzechy).
Ogranicz spożycie kalorii: Jedzenie mniej kalorii niż potrzebujesz jest kluczowe dla utraty wagi. Skonsultuj się ze specjalistą ds. żywienia, aby określić swoje indywidualne zapotrzebowanie kaloryczne.
Regularna aktywność fizyczna: Ćwicz regularnie, najlepiej co najmniej 30 minut dziennie. Wybierz aktywności, które lubisz, np. bieganie, jazda na rowerze, pływanie, fitness.
Monitoruj postępy: Monitoruj swoje postępy, np. wagę, obwód talii i bioder, i dostosowuj swój plan w razie potrzeby.
Bądź cierpliwy: Odchudzanie to długoterminowy proces. Bądź cierpliwy i nie zniechęcaj się, jeśli wyniki nie są natychmiastowe.
Pamiętaj, że przed rozpoczęciem jakiejkolwiek diety lub programu odchudzania warto skonsultować się ze specjalistą ds. żywienia lub lekarzem.
-
Hi Dana,
Expires headers and other caching headers can help improve site performance (as you said), and that will be a good thing for SEO. There is no reason to be concerned - they are common headers and there isn't much they could do to have any negative impact on SEO.
Good luck!
Tom
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
-
does <base> in html affect seo?
hey, just wanna know does <base> in head of website affect SEO? and if it's a yes, how?
Technical SEO | | m17001 -
Craft CMS SEO Resources
I'm just starting out in freelance SEO & I've taken on a client who is using Craft CMS (version 2.0ish) for their site. I am not even close to being competent enough to manually code via Twig, but I had the main developer install the SEOmatic plugin for me. My question from here is - are there any resources or tips I should be aware of starting out? I just started by updating meta title/descriptions via "New Template Meta(s)" but I'm a bit concerned i'm doing the "template path" thing right - I haven't seen any visible changes in browser, and the SERP preview I'm getting is giving me a broken link. But i'm doing a fresh Moz crawl right now to see if the changes took place or not. so 1. Am I on the right track? 2. How long does it typically take for changes to start to show? 3. Is there anything I should be aware of? any follow up questions just let me know, I'll be following this thread!
Technical SEO | | dig_ad_austin0 -
Domain prefix changed, will this impact SEO?
Our web development team have changed our domain prefix from www to non www due to a server change. Our SSL certificate would not be recognised under www and would produce a substantial error message when visiting the secure parts of our website. To prevent issues with old links they have added a permanent 301 redirect from www. to non www. urls until our sitemap catches up. Would this impact our SEO efforts or would it have no impact as a redirect has been placed? Thanks
Technical SEO | | Jseddon920 -
SEO for User Authenticated Content
Hi Everyone - I have a potential client who is seeking SEO for a site that contains about 95% of content only accessible through user authentication . Does anyone have tips for getting this indexed without having to open it up to the public? I was considering adding "snippets" into the robots.txt or creating an additional page with snippets linking to the login page. I'd appreciate any thoughts! Thanks!
Technical SEO | | manutx0 -
Generating a signature and expires in java
Hello, I am developing a tool for my company to get stats from SeoMoz using your API. During development, I have been using the example signature and expires values which are auto-generated for me. Now that testing is complete, my code will need to generate these values. I have been googling looking for a resource demonstrating how to do this using Java, but I have not found a good example. I was hoping that someone at SeoMoz would have a resource or an example that they could share. The email associated with this account belongs to a non-developer, so if a response is provided via email in addition to the forum, sending it to my email would be much appreciated. Thank you, Anthony aruffino@ignitemedia.com
Technical SEO | | TRich500 -
How to SEO a Website Built off Godaddy?
I have a client whose website is built off Godaddy services. I know Godaddy is not the right choice for building a website, but what's done is done. The client has already bought the Godaddy services and there's no way I can tell him to go rebuild his website before we could optimize it for SEO. I'm already facing a lot of challenges while optimizing on-page elements. When I wanted to verify the ownership for Google Analytics and Webmaster Tool via his Godaddy account. the process failed many times. it looks like Godaddy is using some kind of caching not allowing us to modify the codes. For example, I'd applied the site verification codes for Webmasters Tool 48 hours ago, and the metatag for google site verification is not yet updated in the frontend. It's quite frustrating. What would you suggest?
Technical SEO | | suskanchan1 -
Header Tags
Ok so I am writing different pages and the first heading is an H3 just because I wanted to it be a certain size. Then as you see the content, I have an H1 tag. Example page: http://www.oxfordmshomes.net/condos/acadia-court-Oxford-MS you can see that "Acadia First" is the first thing you see on the page and it uses an H3 element. Long story short, my hierarchy is wrong. Does this have any negative effect on my SEO efforts?
Technical SEO | | blake-766240 -
Changing DNS -- SEO implications?
Hey Moz, We're migrating an old site on an old server over to a new server/DNS. The plan is to keep the same URL structure and reuse our existing URL's. As long as we make minimal changes to each page's content, we should be able to update our DNS entry and get all the pages recreated and assigned to their correct URLs without any reduction in SEO rankings. Is this correct? This site gets a lot of organic traffic and ranks highly on some challenging keywords, so it's key that we retain our rankings as much as possible. I've read that it's wise to lower the DNS time-to-live to one hour, about a day before the move, to help Google crawl the DNS a little quicker. Are there any other recommendations you guys can offer or past experiences?
Technical SEO | | stephen_reply0