How can i find un-used CSS file form my website?

Discussion in 'CSS' started by Paresh Shrimali, Jun 18, 2014.

  1. #1
    I searched on google.com for above issue to remove unused CSS from my Website Data. i get many results but they all are not provide satisfied solution to find unused CSS File.

    Anyone have best solutions for above issue?
     
    Paresh Shrimali, Jun 18, 2014 IP
  2. COBOLdinosaur

    COBOLdinosaur Active Member

    Messages:
    515
    Likes Received:
    123
    Best Answers:
    11
    Trophy Points:
    95
    #2
    It depends on how big the mess is, and how long it has been neglected. For a small sight I would just do it manually; If it is a large site you might need to write some scripts to parse all the pages to find classes and ids to match up to CSS declarations and pick up inline style attributes.

    I am not aware of any tool that would reliably do the kind of audit and re-organization you seem to be indicating you need.
     
    COBOLdinosaur, Jun 19, 2014 IP
  3. A_ManojKumar

    A_ManojKumar Active Member

    Messages:
    131
    Likes Received:
    8
    Best Answers:
    1
    Trophy Points:
    65
    #3
    A_ManojKumar, Jun 27, 2014 IP
  4. Paresh Shrimali

    Paresh Shrimali Well-Known Member

    Messages:
    266
    Likes Received:
    32
    Best Answers:
    0
    Trophy Points:
    150
    #4
    Hi.. @A_ManojKumar i checked suggested tool & it is a paid tool.
     
    Paresh Shrimali, Jun 29, 2014 IP