I am using custom pages to create individual landing pages for each of our products. On each landing page, I replicate a typical homepage with tiles that link to the community, knowledge base, and product updates sections.
- The community tile leads directly to its respective community topic.
- The knowledge base tile directs users to the relevant knowledge section.
- The product updates tile should link to the product updates tab, already filtered by the specific product.
Currently, I am hyperlinking the URL after selecting the appropriate product filter. However, when a new product update is posted, the URL changes and no longer points to the filtered view of the latest updates.
Does anyone have recommendations on how to generate a stable URL that always displays the latest content for the product updates? Or should I consider this a support issue?