Data filtering at Spotibo | Spotibo

Spotibo guides

Data filtering at Spotibo

Filters are handy, especially if you need to dig deeper into analysis without using spreadsheets. You can include or exclude pages and combine more filters and segment data according to your needs.

You can analyze pages by these filters:

Content
Name
URL
Title
Meta Description
Headings
Links
Name
Level
Incoming Link Texts or ALT
Incoming Links Count
Incoming Crawlable Link
Link Count on URL
Redirects
Name
Finally Redirected to
Final Status Code
Redirect Chain
Count of Redirects
Redirect Loop
Technical
Name
Search Engine Access
Canonical
File Size
Status code
Content type
Charset
Time of Last Crawl

All of the filters can be used differently according to their value in text and number. In the table below are a few possible examples and how to work with them.

Filter by Example In Spotibo
Text Containing I need to search to see if all pages on a site have their brand in the title. Exclude Title Containing “name of my brand”
Exactly Matching I have to find pages with specific linking anchor text. Include Incoming Link or ALT text Exactly Matching “anchor text”
Matching RegExp ( Java Regex) I need to select guide pages with titles containing “how to.” Include Title Matching RegExp “how to.*+guide”
Begins/Ends with I want to find out if a crawler found any pages on HTTP protocol on my secured site. Include URL Begins with “http://”
Number
(Element count and length in characters or pixels, link count…)
Equals I need to select only pages redirected by a 302 status code. Include Status Code Equals “302”
Less Than I want to identify pages with one or no incoming links. Include Incoming Links Count Less than “2”
Greater Than I need to find pages that are deep in the site structure. Include Level Greater than “5”