Avoid duplicate page with Wordpress sticky post

coffeebean

New member
Jan 10, 2007
244
6
0
When I mark a post as sticky, so it's always the same content on the home page, wp still links to that same post as a subpage.

Is there an easy way to make it not create a duplicate subpage? Seems like maybe I'll need to hack the theme to prevent it from linking to the subpage URL, then redirect that URL to home. Is there an easier way?