I ran some performance tests on a Drupal site that uses ShareThis and realized ShareThis module's CSS files are somehow located outside the document .

These CSS files are:

* [HTTP headers] http://w.sharethis.com/button/css/sharethis.css
* [HTTP headers] http://w.sharethis.com/share/css/share.css

Is there any way to code the module so that these CSS files are located in the document ? It'll help with site performance.

Comments

spiffyd’s picture

Okay, so the
< HEAD>

tags didn't show up above in these two lines due to this comment filter...

1) ...outside the document < HEAD>.
2) ...located in the document < HEAD>.

robloach’s picture

Status: Active » Fixed

#347941: Behavior pwned this.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.