An architect must optimize the performance of the home page of a client's website.
The client requires that search engines index the home page content.
The home page must NOT be cacheable because it displays a list of recently shared articles.
This list is generated by using an AEM component that performs a real-time look-up to an API from a third-party company.
Which solution should the architect choose?
A. Replace the real-time API access with a scheduled job inside AEM that runs every 15 minutes to update the data and trigger a dispatcher cache flush
B. Replace the AEM component's server-side logic with a JavaScript widget provided by the third p
C. Cache the home page using the Dispatcher and implement a cron job to remove the cached file every 15 minutes
D. Cache the rest of the home page and deliver the recently shared article list using AJAX
An architect must optimize the performance of the home page of a client's website. The client requires that search engin
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
An architect must optimize the performance of the home page of a client's website. The client requires that search engin
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!