Websites without mobile version

Sartanion

Registered Member
Joined
Jan 20, 2016
Messages
80
Reaction score
10
Hey ! Is there any method (website, app), that can spot websites without mobile design around internet?

Thanks!
Sartanion
 
search using the mobile device can spot the differences
 
I was thinking about crawling, is there any possibility how to do that? For example some bot, that could pick them up? :)
 
I would like to ask the same question, is there any query or app/bot/script that can crawl the web and say bring back results, eg "architects" that have websites that are NOT mobile friendly or don't have a mobile website.

Tx in advance.
 
a simple way to make sure your website will work in mobile is to add the following to your websites <head> tags:

<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
 
I usually do random manual searches to find potential redesign clients. That scrapebox addon looks great!
 
Back
Top