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:
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 Routing - Best End Page Name Algorithm | 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 |
Statistics
The backlinks are also available as count for each page in:
- the statistics data