Skip to main content
Suvi Lehtovaara
Helper ⭐️⭐️
October 28, 2021

SEO Improvement: Reducing the amount of API calls

  • October 28, 2021
  • 3 replies
  • 71 views

We’ve had an SEO audit done on our community. There are a number of improvements we’ll present here as ideas. The second one is API calls.

Reducing the amount of API calls in order to free up network load. We're seeing quite a few identical API requests going outward, which can be handled (partially) through caching.

3 replies

Contributor ⭐️⭐️
November 3, 2021

We've seen the /search/searchToken API being called multiple times in a row, anywhere between 3 to 6 times - and usually within millisecond from one another.  You could theoretically cache the token information within the browser window in order to prevent excessive calls from being made. 

dilekgencer
Gainsight Employee ⭐️
Gainsight Employee ⭐️
November 29, 2021

Hi, @Suvi Lehtovaara thanks for looking SEO best practices and creating idea topics for those. We will set a meeting with developers to check these ideas.

I'd still put this idea to 'open' to collect more votes and feedback.

dilekgencer
Gainsight Employee ⭐️
Gainsight Employee ⭐️
November 29, 2021
Updated idea statusNewOpen