• Hi, I have a blog page with about 30 posts, each containing one Strava activity. I’ve noticed that there is a 1s delay to load each activity, resulting in the page taking about 30 seconds to load. The results will be cached for 1 hour maximum. I’ll need to move away from wp-strava, unless I’m missing something.

    Thank you!

Viewing 1 replies (of 1 total)
  • Thread Starter jimbobbill

    (@jimbobbill)

    I am trying this trick, it seems to work so far but I’m not sure if the setting will stay in place during updates?

    update wp_options set option_value=1261440000 where option_name="strava_cache_time";

    That should cache stuff for 40 years ?? Is there a reason why I should not do that? If that’s a viable solution, may I suggest to add an option to “cache forever”?

    Thank you!

Viewing 1 replies (of 1 total)
  • The topic ‘super slow loading page’ is closed to new replies.