« Previous Next »

Thread: BUG: CSS comments are parsed

Last post 11-17-2009 4:27 AM by madhusudan1230. 5 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (6 items)

Sort Posts:

  • 06-04-2009, 10:10 AM

    • Alex J
    • Not Ranked
    • Joined on 06-04-2009, 1:51 PM
    • Posts 5

    BUG: CSS comments are parsed

    I have used the seo analysis tool on my site and it picked up some missing files.

    When investigating which pages were causing the problem I found that the URL was in a commented section of my CSS.

    e.g.

    /* background-image: url(graphics/loader.gif); */

     

  • 06-04-2009, 10:58 AM In reply to

    Re: BUG: CSS comments are parsed

    Hello,

    This means that the file "graphics/loader.gif" is not exists and the tool is not good. But you could delete the commented section.

    Regards

  • 06-04-2009, 12:59 PM In reply to

    Re: BUG: CSS comments are parsed

    Thanks for letting us know, it is indeed a bug in the Beta 1 release since we are parsing comments within a CSS Declaration. Note that if the comment is outside a CSS declaration we will exclude it. for example:

    /* this comment will be ignored */

    .someclassname { /* wont be ignored */ }

     

  • 06-07-2009, 12:57 AM In reply to

    • Alex J
    • Not Ranked
    • Joined on 06-04-2009, 1:51 PM
    • Posts 5

    Re: BUG: CSS comments are parsed

    Thanks, I will have to wait for it to get fixed as the stylesheet is an embedded object inside a control that we use and which we don't have the source code for.

  • 09-24-2009, 2:10 PM In reply to

    Re: BUG: CSS comments are parsed

    Today we have released the Beta 2 version of the IIS SEO Toolkit that includes the Fix for this bug,. Just go to:

    http://www.iis.net/extensions/SEOToolkit

     

  • 11-17-2009, 4:27 AM In reply to

    Re: BUG: CSS comments are parsed

     thanks for fixing the bug

Page 1 of 1 (6 items)
Microsoft Communities