Link & SEO Management
You can centrally manage the SEO settings of all URLs on your site from the System & Report > Link Management section. Links to products, categories, brands, models, pages and fixed content pages are automatically included in this list.
Link List
At /panel/#/link-list the SEO settings of all URLs of the site are listed.
List Columns
| Column | Description |
|---|---|
| Link | URL path of the page |
| Genre | Type of page: product, category, brand, model, page, fixed content |
| Type Id | Database ID of the relevant record |
| SEO Score | SEO analysis score of the page (click to start the analysis) |
| HTML Error | Number of HTML errors detected on the page (click to open error details) |
| PageSpeed | Mobile/Desktop PageSpeed scores (click triggers test) |
| Index | Index, NoIndex or Default |
| Follow | Follow, NoFollow or Default |
| Language | Language of the link |
Filters
| Filter | Description |
|---|---|
| Search | Search by URL text |
| Scenario | Ready-made filters to quickly find missing or problematic SEO records — see down |
| Genre | Product, category, brand, model, page, fixed content (multiple selection) |
| Language | Select from active languages (multi-select) |
| Index | Index / NoIndex / Default |
| Follow | Follow / NoFollow / Default |
| Canonical | Canonical show/hide/Default |
Ready Scenario Filters
| Scenario | Shown Records |
|---|---|
| SEO Title Blank | Links whose seo_title field is not filled |
| SEO Description Blanks | Links whose seo_description field is not filled |
| Keywords Empty | Links whose seo_keywords field is not filled |
| Duplicating Titles | The same SEO title is used on more than one page |
| Doubling Explanations | The same SEO description is used on more than one page |
| Doubling Keywords | The same keyword is used on more than one page |
| Different Canonical Dedicated Links | Links defined as canonical other than default |
Link Editing
The following fields are arranged in the right panel that opens when a row is clicked:
| Area | Description |
|---|---|
| Link | URL path |
| Seo Title | <title> tag |
| Seo Description | <meta name="description"> |
| Seo Keywords | <meta name="keywords"> |
| Index | Index (include in search engines), NoIndex (do not include), Default (use system setting) |
| Follow | Follow (follow links), NoFollow (follow), Default |
| Canonical | Show (add canonical tag), Hide, Default |
| Canonical Link | If canonical will be assigned to a different page, the link of that page |
| Change Frequency | For Sitemap: always, hourly, daily, weekly, monthly, yearly, never, Default |
| Priority | For Sitemap: Value between 0.1 – 1.0 or Default |
Bulk Update Selected Records
After selecting more than one row from the list, the following fields can be updated in bulk with the Update Selected button:
- Index (Index / NoIndex / Default)
- Follow (Follow / NoFollow / Default)
- Canonical (Show / Hide / Default)
SEO Analysis Tools
Each row has three clickable analysis columns. Analysis results open as a notification panel in the upper right corner of the page.
SEO Score
Scores the SEO quality of the page. It evaluates based on criteria such as incomplete title, short description and keyword density.
HTML Error
It scans the HTML code of the page and shows the number of errors. When clicked, the errors found are listed in detail.
PageSpeed
It pulls the page's mobile and desktop performance scores via the Google PageSpeed Insights API. The results are displayed in the column in mobile/desktop format (ex: 72/91).
TIP
Because the PageSpeed test requires an API call, it may take a few seconds for the results to arrive.
Bulk Update with Excel
SEO fields can be mass managed via Excel with the export and import buttons on the toolbar.
- Export: Downloads all link records matching active filter conditions to Excel
- Import: Batch updates SEO fields by uploading the edited Excel file to the system
301 Redirect Links
Permanent redirect rules are managed at /panel/#/link-list/301.
List Columns
| Column | Description |
|---|---|
| Link | Old URL to redirect |
| To Address | New URL to send traffic to |
| Update | Last update date |
| Creation | Record creation date |
Adding a New 301 Rule
In the panel opened with the + Add button:
| Area | Description |
|---|---|
| Old Link | Deprecated URL (ex: old-product-name) |
| New Link To Direct | Target URL (ex: new-product-name) |
Bulk 301 Management with Excel
The 301 redirect page also supports Excel export/import:
- Update: Batch updates existing records with Excel
- Add: Bulk insert new 301 rules with Excel
As a result of import, the transaction result (Link / Result) for each row is displayed in a table.
404 Page Management
The pages that visitors tried to access but could not be found are listed at /panel/#/link-list/404.
List Columns
| Column | Description |
|---|---|
| Transactions | Add 301 redirect or delete record |
| Link | URL with 404 error |
| Referrer | Where did the visitor come to this link? |
| Views | How many times have you encountered a 404 error |
| IP | Last accessed IP address |
| Update | Last seen |
Creating 301 from 404
Clicking the edit icon in the action column of each 404 record opens the 301 redirect panel. The old link is auto-filled; Just enter the new URL to redirect and save it. In this way, links that fall into 404 can be fixed quickly.
The entire list can be exported to Excel.