Modify AEM Landing Page (aem/start.html) | Community
Skip to main content
New Participant
January 29, 2024
Solved

Modify AEM Landing Page (aem/start.html)

  • January 29, 2024
  • 3 replies
  • 980 views

I want to add some script code snippet to render on the aem/start.html (AEM landing page). How can I do this?

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

I'm not entirely clear on your specific requirement but If you're looking to add custom links to the start screen navigation, you'll need to overlay /libs/cq/core/content/nav and add your tile links there.

 

Thanks

Dipti

3 replies

kautuk_sahni
Employee
February 2, 2024

@shaheena_sheikh Did you find the suggestions from users helpful? Please let us know if more information is required. Otherwise, please mark the answer as correct for posterity. If you have found out solution yourself, please share it with the community.

Kautuk Sahni
Dipti_Chauhan
Dipti_ChauhanAccepted solution
New Participant
January 30, 2024

I'm not entirely clear on your specific requirement but If you're looking to add custom links to the start screen navigation, you'll need to overlay /libs/cq/core/content/nav and add your tile links there.

 

Thanks

Dipti

Kamal_Kishor
New Participant
January 29, 2024

@shaheena_sheikh : Can you please describe what are you trying to do with custom script?