ComboStrap - Backlink Page
Table of Contents
About
A backlink is a page that links to the actual page seen in the browser.
In SEO, they are called internal backlinks to make the difference with external backlink (ie link that comes from another website than yours).
In Combostrap, if not specified, a backlink is an internal backlink
List
You can see them with the backlinks action of the railbar
Add them in the content of your page
Related
You can add them to your page as content with the related component
Example: The markup
<related/>
The output:
Page SQL
The backlinks are also available in the page sql. You can therefore list them in a iterator template
Example:
select from backlinks order by backlink_count desc
would return on this website:
Statistics
The backlinks are also available as count for each page in:
- the statistics data