Backlinks management in ComboStrap

Undraw My Documents

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

Backlink Action

Add them in the content of your page

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:




Showcase yourself and your brand

Get free news, tips, and tricks
to create a remarkable experience for your readers.




Recommended Pages
Undraw My Documents
ComboStrap Analytics - Page Statistics

The statistics feature allows you to query your page statistics such as word count, internal, backlinks and get insight on your whole website at once.
Best End Page Name Configuration
ComboStrap URL Management - Best End Page Name Scoring

The Best End Page Name is a redirection scoring algorithm that finds the best page to redirect to when a non-existing page is requested. This algorithm performs the scoring by looping through the different...
Undraw My Documents
How ComboStrap analyzes and replicates data ?

The analysis and replication of a webpage are the cornerstones of the quality and performance of a page. This page explains how this is done.
How to define your data set with Sql

This page defines the sql that can be used to retrieve data from pages
Layout Element
Main Footer Element

The main footer is a template element that is located at the bottom of the content. You will find generally in this area: an list of related pages content such as backlinks sibling and the...
Move Plugin Rename
Page Move

ComboStrap supports the move of a page via the plugin:movemove third party plugin For each page move, we: rename the page link rename the image link and page image take into account the backlink...
Page Explorer List Name To Ui Region
Page-explorer: adding page navigation easily to your website

With the page-explorer component, you can add an explorer like panel that will list your pages in a list or collapsible tree fashion
Undraw My Documents
Related Component - Add backlinks into your page

The related component will add backlinks into the content of your page
Admin Railbar
Search Index Manager

The plugin:searchindexsearch index manager is a supported plugin that will recreate the If you change a lot of page or after a release, the search index manager should be run to update/rebuild the index....



Task Runner