# Homepage Feature

**URL:** https://meta.discourse.org/t/homepage-feature/144264
**Category:** Theme component
**Tags:** official, homepage-feature
**Created:** [March 13, 2020, 9:16pm UTC](https://meta.discourse.org/t/homepage-feature/144264 "2020-03-13T21:16:58Z")
**Posts on this page:** 1
**Showing post:** 97

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [February 15, 2022, 9:20pm UTC](https://meta.discourse.org/t/homepage-feature/144264/97 "2022-02-15T21:20:36Z")

</div>

Thanks for the great component @awesomerobot, I used it on one of my sites today.

I was initially forced to fork it, though, as one feature which would be nice is optionally linking to the first post.

Functionally some sites, like the one I was using it on, might prefer to link to the OP every time instead of latest read post, for e.g. FAQs, Site Guidelines etc., because as it stands, if you’ve read the article, you are subsequently lead to the bottom of the target on future clicks, which is jarring and not helpful.

For single post Topics, one solution is to remove the Topic closure notifications, but if you want to get to the OP when there is more than one real Post, you are out of luck.

I may at some point PR a setting for this if it would be accepted, but for now the _very_ simple changes are here in this template:

[https://github.com/merefield/discourse-homepage-feature-component/blob/main/javascripts/discourse/templates/components/featured-homepage-topics.hbs](https://github.com/merefield/discourse-homepage-feature-component/blob/main/javascripts/discourse/templates/components/featured-homepage-topics.hbs)

---

_[View the full topic](https://meta.discourse.org/t/homepage-feature/144264)._
