Recommendations
The theme supports Ghost’s native recommendations feature, allowing you to suggest other publications to your readers without adding custom pages or extra code.
In keeping with the simplicity-first approach, recommendations are displayed as a standard navigation link. No additional setup or theme modifications are required.
Add Recommendations
Access Ghost Admin
Log in to your Ghost Admin at
yoursite.com/ghost
Go to Recommendations Settings
Navigate to Settings > Growths > Recommendations
yoursite.com/ghost/#/settings/recommendations
Add a Recommended Publication
Click "Add recommendation".
Enter the URL of the site you want to recommend.
Ghost will automatically fetch the site’s title and description.
Manage Recommendations
All added sites will appear under Your recommendations.
You can remove them anytime.
Add a Link to Your Navigation
To let users access your recommendations, simply add a link to your site's navigation.
Navigate to Navigation Settings
Go to Settings > Site > Navigation
yoursite.com/ghost/#/settings/navigationClick the "Customize" button to open the editor.
Add the Link
In the Primary or Secondary Navigation, click Add item.
Label: For example,
RecommendationsURL:
/#/portal/recommendations
Save Changes
Click "Save" to apply the updated navigation.
For more details about how Ghost Recommendations work and how to manage them, check the official Ghost guide.
Visitors will see the recommendations when they click the navigation link you added.
Last updated