Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8758513
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T14:34:04+00:00 2026-06-13T14:34:04+00:00

I ran my website through Yahoo’s YSlow on my asp.net (vb) website that has

  • 0

I ran my website through Yahoo’s YSlow on my asp.net (vb) website that has 47 pages. There were a few problems, but one of them said I get a “Grade F on Use cookie-free domains“.

Specifically, it says:

When the browser requests a static image and sends cookies with the request, the server ignores the cookies. These cookies are unnecessary network traffic. To workaround this problem, make sure that static components are requested with cookie-free requests by creating a subdomain and hosting them there.

I really don’t know what they’re trying to tell me. They say 43 components on my homepage aren’t cookie-free, including: site.css, print.css, homeslider.js, and then 38 or 39 .jpg or .png images aren’t cookie-free.

Does anybody know how I can improve this and improve my site’s performance? Thank you for any suggestions you can offer!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T14:34:05+00:00Added an answer on June 13, 2026 at 2:34 pm

    When a “static” file like an image or css is requested from your site, the browser sends cookies along with the request. These cookies are useless as the images/css don’t change depending on the cookie contents.

    To make your static content requests cookie free, serve them from a different domain. For example:

    • Main website: www.mysite.com;
    • Images, CSS, JS, etc.: www.mysitecontent.com

    Alternatively, you could use subdomains eg static.mysite.com assuming you specifically tie cookies to the subdomain (eg set cookies for www.mysite.com not just mysite.com). If you’re not sure, it’s usually easier to use a different domain name

    As an example, use firebug or a similar extension to look at this page. You’ll note that “static” content comes from sstatic.com not stackoverflow.com

    For large sites, it’s not uncommon to use a CDN for your static files. For small sites, it’s one webserver and multiple virtual hosts is the norm.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am caching data in an ASP.NET website through the System.Web.Caching.Cache-Class, because retrieving the
I'm hunting memory leaks in an asp.net website. One that I found was that
Ran into an Out of Stack Space error trying to serialize an ASP.Net AJAX
I'm using ASP.Net and NHibernate to build a website. Now, I need to add
I am writing an ASP.NET website, which is a new framework for me. I
Every few months a few select pages of a website will start responding with
I am writing the CSS for our website and I just ran it through
I just have a simple vb.net website that need to call a Sub that
I ran my website through Validator and it returned two errors, both of which
I'm half way through updating my website and I've ran into an issue I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.