After digging a little deeper, it looks like it's complaining about css

Your page has 8 blocking CSS resources. This causes a delay in rendering
your page.
None of the above-the-fold content on your page could be rendered without
waiting for the following resources to load. Try to defer or asynchronously
load blocking resources, or inline the critical portions of those resources
directly in the HTML.
Optimize CSS Delivery
<https://developers.google.com/speed/docs/insights/OptimizeCSSDelivery> of
the following:

   - …f5/tapestry5/bootstrap/css/bootstrap.css
   - …ts/meta/za327fba4/tapestry5/tapestry.css
   - …/z46ba6ee5/tapestry5/exception-frame.css
   - …z9cac79b1/tapestry5/tapestry-console.css
   - …/assets/meta/z123f049/tapestry5/tree.css
   - …uto/assets/meta/zdf3b597a/css/layout.css
   - …to/assets/meta/z1a175d43/css/desktop.css
   - …ets/meta/core/z4225cc8a/Autocomplete.css

Is there away to remove the Tapestry css files?


On Mon, Dec 8, 2014 at 6:23 PM, Howard Lewis Ship <hls...@gmail.com> wrote:

> Tapestry puts all of its main JavaScript at the bottom of the page. It
> includes a tiny amount of JavaScript at the top of the page, to introduce
> an element that prevents unwanted user input until the page is fully
> loaded. On newer browsers, it will animate in a translucent overlay and a
> cycling "loading image" ... all of which is removed once the page is ready
> for operation (after all JavaScript has been loaded and executed). Most
> users won't notice it, and it barely affects page load speed, but is very
> handy!
>
> On Mon, Dec 8, 2014 at 12:26 PM, George Christman <gchrist...@cardaddy.com
> >
> wrote:
>
> > This seems to be an improvement google webmaster is requesting, is it
> > possible and if so how would you go about getting it working?
> >
>
>
>
> --
> Howard M. Lewis Ship
>
> Creator of Apache Tapestry
>
> The source for Tapestry training, mentoring and support. Contact me to
> learn how I can get you up and productive in Tapestry fast!
>
> (971) 678-5210
> http://howardlewisship.com
> @hlship
>



-- 
George Christman
CEO
www.CarDaddy.com
P.O. Box 735
Johnstown, New York

Reply via email to