SEO4Ajax - Console documentation

Console documentation

Overview

This page is the complete documentation of the SEO4Ajax console. This documentation is divided into five main parts describing:

Home page

This page is the first page to be displayed when you're logged in. It allows:

Home page

New site registration

This popup is displayed when you press the "Add a new site" button in the Home page. It allows registering a new site in SEO4Ajax.

Site configuration popup

Credit card details popup

This popup is displayed when you press the "Add a new site" button in the Site configuration popup, and a paid plan has been selected but the credit card details have never been saved. The form allows registering your credit card details.

Credit card details popup

Account settings

This page is displayed when you click on the "Account settings" link in the header of the Home page. It allows modifying your email address and the password used to identify yourself in the console. It also allows registering the credit card details, setting the billing address, and viewing past or upcoming invoices.

Credentials

Site status

This page is displayed when you press the button of any site in the Home page or click on the "status" link of the header. It allows:

Common elements

These elements are common to "captures", "errors", "pendings" and "logs" views.

Common elements

Site status - captures

This view is displayed when you click on the "captures" tab. It displays all the paths captured by the crawler with their capture date, and allows previewing captures.

Captures view

Site status - errors

This view shows all the errors detected by the crawler with their request date and the corresponding error type.

Errors view

Here are the possible values for the "error type" column:

Site status - pendings

This view is displayed when you click on the "pendings" tab. It displays all the pages currently being processed by the crawler with their status.

Pendings view

Here are the possible values for the "status" column:

Site status - logs

This view displays the saved logs of pages captured by the crawler. You must capture path(s) manually through the Capture paths popup and check the "activate debug logs" option to activate and save the logs.

Logs view

Site status - cache freshness

This view shows statistics about the freshness of the cache for captures, redirects, errors and pending captures.

Cache freshness view

Site status - contextual menu

This menu allows:

Contextual menu

Filters

This panel allows filtering the displayed results in the current status view.

Filters panel

Capture paths popup

This popup allows capturing a list of paths.

Capture paths popup

Site SEO reports

Refreshed twice a day, the SEO reports aim to give you hints about technical SEO issues which may affect your website.

SEO reports

The monitored metrics are:

In addition to the summaries for each of the monitored metrics, the overview displays information about the structure of your website through the number of:

Duplicate contents

Duplicate contents refer to two or more pages having the same text content in their body tag.

Duplicate contents report

This view lists groups of duplicate contents, identified by the path of a page from each group 1, and displays the number of duplicates in each group 2. The list of pages having the same content is displayed when clicking on the right arrow 3.

Duplicate contents are often due to:

Duplicate titles

Duplicate titles refer to two or more pages having the same content in their title tag, or no content at all (identified by the string "[empty title]").

Duplicate titles report

This view lists the groups of duplicate titles 1 and displays the number of pages in each group 2. The list of pages having the same title is displayed when clicking on the right arrow 3.

Pages with low word count

Word count refers to the number of words present in the body tag of a page.

Pages with low word count report

This view displays groups of words number 1 and the number of pages in each group 2. The list of pages for a given group is displayed when clicking on the right arrow 3.

JavaScript errors

JavaScript errors refer to pages having at least one JavaScript error raised during the capture process. A JavaScript error on a page may indicate there is a rendering issue on this page.

Pages with JavaScript errors

Broken links

Broken links refer to inner links pointing to pages detected as 4xx errors by the SEO4Ajax crawler.

Broken links report

This view lists the destination pages of broken links 1 and the number of source pages having at least one broken link 2.

Missing hreflang links

The <link rel="alternate" hreflang="..." href="..."> tag allows to indicate to bots that the content of a page is available for alternate languages and/or regions.

Missing hreflang links report

This view lists the pages with missing confirmation links 1 and the number of pages having a hreflang link pointing to them 2. This list of pages with hreflang links is displayed when clicking on the right arrow 3.

Site dashboard

This page allows viewing statistics about website traffic coming from bots.

Dashboard page

Site settings

This page allows configuring options of the crawler.

Site settings page

Sitemaps

This panel allows configuring the sitemap URLs of the site.

Sitemaps panel

Advanced settings

This panel allows configuring options related to the capture process.

Advanced settings panel

API configuration

This panel allows configuring options related to the public API behavior and the default authenticated API behavior.

API settings panel

Server configuration

This panel displays Apache, Nginx and IIS configuration snippets which can be used to connect your HTTP server with the public API.

Remove site popup

This popup is displayed when you click on the "Remove site from SEO4Ajax" link in the Site settings page.