Introduction:
A "Followed Articles Page" refers to a new page created on your website that loads a list of articles related to the subjects (articles, entities) the user is following. This is a personalized page ("MY PAGE") based on explicit user selected preferences.
Integration:
You need to create a "Followed Articles Page" widget using the Magnet Dashboard, put it inside an empty page (“skeleton page”) on your website then link it to the Followed Articles widget (ID: frel_XXX-1) using the "Followed Articles Page Id" selector.
Steps:
1- Create an empty “skeleton page” on your backend (CMS) that inherits your Master Page design / website’s general layout
2- Add the following property tags:
<meta itemprop="pageType" content="follow related"/>
<meta itemprop="inLanguage" content= "en"/>
3- Design the Follow Related Page Widget using the Magnet Widget Designer tool
4- Add the Followed Articles Page widget div in the “skeleton page”:
<div data-widget-id="<widget id>"></div>
5- Add the Magnet Javascript just above the "</body>" in your created page HTML
6- Set the page URL in widget designer: "Other" (tab) => "Page URL:"
Comments
0 comments
Please sign in to leave a comment.