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
You can see them with the backlinks action of the railbar
You can add them to your page as content with the related component
Example: The markup
<related/>
The output:
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:
Path | Backlink Count |
---|---|
The variables that can be used anywhere | backlink_count |
How to define your data set with Sql | backlink_count |
What is a low quality web page ? | backlink_count |
ComboStrap Analytics - Page Statistics | backlink_count |
Related Component - Add backlinks into your page | backlink_count |
How ComboStrap analyzes and replicates data ? | backlink_count |
Page Move | backlink_count |
ComboStrap URL Management - Best End Page Name Scoring | backlink_count |
Search Index Manager | backlink_count |
Why you should disable the useHeading Configuration | backlink_count |
Main Footer Element | backlink_count |
Release 1.21 | backlink_count |
Release 1.22 | backlink_count |
The backlinks are also available as count for each page in: