Getting Started
Factory
Widget Configuration
Finding and using fonts for your widget
Customizing your widgets using Additional CSS
Using passbacks when widget is empty
Disable device storage (localstorage, cookies)
Content Share
How can I use a preamble for my v2 widgets?
How can I use the article source for my v2 widgets?
Widget Implementation
Adding a widget to your site
Testing the widget on a live site
Testing the widget in your test environment
Content Recommendations
Selecting articles to recommend
Elements of an article recommendation
Images in content recommendations
Widget FAQ
Can I have more than one widget?
How do I add multiple widgets to a page?
How do I add a widget in an iframe or through Ad Manager?
Does the widget work with infinite scroll?
Can I use the widget in WordPress?
Will the widget affect my Google ranking or SEO?
Will the Strossle widget slow down my website?
How do I prevent Widgets from displaying the same recommendations?
How does Strossle measure impressions?
Widget Troubleshooting
My widget is showing old article recommendations
My widget is not showing
My widget is too wide/too narrow
Ads.txt
Insights
Manager
Introduction to Manager
Exclude ads using third-party trackers
Find and configure your Ads.txt records
Marketplace
Introduction
Ad Sets
Introduction to Ad Sets
Prioritization of Ad Sets
Targeting Categories
Targeting Site Types
Choosing Delivery Mode For Your Ad Set
Ad Creatives
Introduction to Ad Creatives
The Art of Writing Great Headlines
Choosing the Perfect Image for Your Content
Adding a sclid macro to your Ad Creatives
Ad Creative Optimization
Using your own impression tracker
Including referrer in your click URL
Ad Specification
Measuring conversions per Ad Creative
Measuring engagement with your landing page
House Ads
Marketplace FAQ
Why is my campaign not getting enough traffic?
Can I select or exclude certain publishers?
Why does currency of my campaigns differ?
Can I change currency?
How does Strossle handle traffic from bots?
How often is the forecast updated?
Do you provide a campaign reporting API?
Can multiple Creatives from the same Ad Set show up in the same placement?
Why may Strossle reporting differ from third-party reporting tools?
Scraper
- All Categories
- Scraper
- Defining sources you want your scraper to collect articles from
Defining sources you want your scraper to collect articles from
Collecting articles from a specific domain
Add a source for the domain you wish to collect articles from, i.e. example.com
- Articles from
example.com
will be collected - Articles from subdomains, i.e.
news.example.com
will be ignored
Collecting articles from multiple domains
If you have multiple websites built to follow the same structure you can create a single scraper to collect articles from any of the sites. Define which sources you want the scraper to accept articles from, i.e. one source for example-one.com
and one source for example-two.com
Collecting articles from subdomains
To collect articles from any subdomain of example.com
use a wildcard character followed by the domain, i.e. *.example.com
- Articles from subdomains, i.e.
news.example.com
orsport.example.com
will be collected - Articles from URLs without any subdomain, i.e.
example.com
will be ignored
Collecting articles from a specific subdomain
To collect articles from a specific subdomain of example.com
add a source including the subdomain you want to match, i.e. news.example.com
- Articles from
news.example.com
will be collected - Articles from
sport.example.com
will be ignored
Collecting articles from a specific path
You can collect articles from a specific path by adding a source including the path you wish to match, i.e. example.com/news/
- Articles from
example.com/news/
will be collected - Articles from
example.com/sport/
will be ignored
Combining sources to collect specific articles
You can define multiple sources for your scraper. As long as the incoming article URL matches one of the sources, the article will be collected, i.e. to collect articles matching both sport.example.com
and example.com/sport/
but ignore all other articles you'd define two sources.