Hello CSS Experts,
This is a my friend's website and we are taking SEO services for website ranking improving and we use only 4 files on the website but SEO & CSS expert said that we can using maximum of 3 CSS files on the website to make the website search engine friendly and help the pages load faster.
SO please suggest me how many CSS file we can you for website to make the website search engine friendly and help the pages load faster.?
Below mentioned is the SEO & CSS expert recommend:
Checkpoint 1: Heavy Use of CSS
We find excessive use of CSS on your website. Use of CSS code within the body tag of website pages makes the pages heavy and difficult to load both for search engines and direct visitors to your website. And also suggest me
For Example:
<link rel="stylesheet" type="text/css" href="http://example.com/theme265/css/styles.css" media="all" />
<link rel="stylesheet" type="text/css" href="http://example.com/css/styles.css" media="all" />
<link rel="stylesheet" type="text/css" href="http://example.com/css/widgets.css" media="all" />
<link rel="stylesheet" type="text/css" href="http://example.com/css/print.css" media="print" />
Solution:
We recommend using maximum of 3 CSS files on the website to make the website search engine friendly and help the pages load faster.
[edited by: DrDoc at 3:59 pm (utc) on Jul 31, 2013]
[edit reason] Examplified domains [/edit]