Author

Topic: Embedding Bitcoin / AUD charts without losing pagespeed (Read 311 times)

legendary
Activity: 3038
Merit: 2166
Playgram - The Telegram Casino
Great advice @HeRetiK, I already did that.

I wonder how google judge your website speed for SEO purposes - If it's full website loading time then I'm screwed as it's >7s

Got a link to your page? Have you tried running your site through a speed analyzer such as gtmetrix.com? Sometimes those analyzers can offer meaningful input on what to improve.
newbie
Activity: 11
Merit: 0
Great advice @HeRetiK, I already did that.

I wonder how google judge your website speed for SEO purposes - If it's full website loading time then I'm screwed as it's >7s
legendary
Activity: 3038
Merit: 2166
Playgram - The Telegram Casino
Hi,

Newbie question I know...

I want to embed bitcoin / AUD price chart in my website but I am finding it hard to understand what the best way to do this is...

There are lot of free widgets and java code scripts that I can copy and paste but what I am finding is that they are extremely slow to load and substantially slow down teh site.

Is there a way around this? 

If you haven't already: Move the JavaScript script tags to the bottom of the page, just before the closing tag. This way the rest of your page can load before the chart script files.

It won't speed up the widget loading, but should prevent those widgets from slowing down the rest of your site.
legendary
Activity: 1274
Merit: 1004
Find someone who can implement this https://github.com/hshoff/viewsource It's damn fast.

Demo:
 https://viewsource.now.sh/bitcoin
newbie
Activity: 11
Merit: 0
Hi,

Newbie question I know...

I want to embed bitcoin / AUD price chart in my website but I am finding it hard to understand what the best way to do this is...

There are lot of free widgets and java code scripts that I can copy and paste but what I am finding is that they are extremely slow to load and substantially slow down teh site.

Is there a way around this? 
Jump to: