hlxsites / servicenow

Apache License 2.0
2 stars 3 forks source link

Improved speed for author page #236

Open sergiucoman opened 4 months ago

sergiucoman commented 4 months ago

POC for improving the speed of author page. It relies on a sheet in query-index that is ordered by authorUrl.

The helix-byauthor sheet is generated using the following formula:

=LET(x, FILTER(raw_index!A2:S2824,(raw_index!B2:B2824="Blog Article")),
          SORTBY(x,INDEX(x,0,14),1,INDEX(x,0,1),1))

Fix #230

Test URLs:

aem-code-sync[bot] commented 4 months ago

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed. In case there are problems, just click a checkbox below to rerun the respective action.

Commits * [df64d47](https://github.com/hlxsites/servicenow/commit/df64d474a12be9b267cf39c314099d88b6ce8a63) :white_check_mark: (latest)
aem-code-sync[bot] commented 4 months ago
Page Scores Audits Google
/blogs/author/matt-schvimmer PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI