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
-
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 -
Loading images below the fold? Impact on SEO
I got this from my developers. Does anyone know if this will be a SEO issue? We hope to lazy-load images below the fold where possible, to increase render speed - are you aware of any potential issues with this approach from an SEO point of view?
Technical SEO | | KatherineWatierOng1 -
SEO-impact of mouseover text on header pictures
Hi, what do you reckon of taking away the mouseover effect on the header pictures seen on www.viventura.de/reisen/peru?
Technical SEO | | viventuraSEO
We are thinking of eliminating the mouseover text to make User Experience even better but are worrying that our ranking might go down when doing so. Any experiences, any help is highly appreciated!
Thanks, Benno0 -
SEO value of InDesign pages?
Hi there, my company is exploring creating an online magazine built with Adobe's InDesign toolset. If we proceeded with this, could we make these pages "as spiderable" as normal html/css webpages? Or are we limited to them being less spiderable, or not at all spiderable?
Technical SEO | | TheaterMania1 -
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 -
Does Bitly hurt your SEO?
I often use bit.ly or Google URL shortener in links when other websites post my articles so I can track clicks. However, I am thinking this may HURT my SEO given that it is taking away a back link to my website. Is that logic correct ? If so, what is a good way to be able to track clicks if a website posts your article without jeopardizing the SEO value?
Technical SEO | | StreetwiseReports1 -
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 -
Sharepoint SEO - How to lowercase urls with rewrite rules?
We have a borked website running on sharepoint IIS .net that has been at the mercy of many bad developers We have rewrite rules with an ini file for 301s etc. We are struggling to find out or figure out how to lowercase them The lowercase functionality may be native within sharepoint somewhere Any help appreciated! Sorry its so vague S
Technical SEO | | firstconversion0