Skip to main content

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.

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. 


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.


Updated idea statusNewOpen