Page loading is too low | Community
Skip to main content
Ricky99999
Level 4
December 4, 2017
Question

Page loading is too low

  • December 4, 2017
  • 3 replies
  • 2328 views

i have only links in my page and those links data will be change dynamically.  The issue is it is taking a lot time to load the page

Thanks in advance

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

3 replies

smacdonald2008
Level 10
December 5, 2017
edubey
Level 10
December 5, 2017

Your question seems to be too generic.

You might want to first see if the delay is happening at AEM (request.log will tell you) OR at the browser in client-side rendering (see browser console for network request and JS implementation)

Thanks

kautuk_sahni
Community Manager
Community Manager
December 5, 2017

There could be many reasons for this. It is really difficult to answer in general on this post.

But few things that you can want to read:

Also check if there is some error in the error.log....

Kautuk Sahni