Anyone with me on a startup that only indexes the part of the internet Google doesn't touch? No Google Adwords enabled sites No Google Analytics enabled sites No Google CDN referencing sites etc... I don't want anything to do with them anymore at all. Ever. Or anyone who has anything to do with them. Can we take our internet back?
Google wants to make you feel like you're on a crowded train to up ad engagement
11–17 of 17 posts
Re: Google wants to make you feel like you're on a crowded train to up ad engagement
#12Oh. This is more of that project Veritas BS. Expect every inadvisable piece of analysis or research ever downloaded by a low-level Google sales rep to be presented as a exclusive leak of what the company has been secretly planning.
Re: Google wants to make you feel like you're on a crowded train to up ad engagement
#13Oh. This is more of that project Veritas BS. Expect every inadvisable piece of analysis or research ever downloaded by a low-level Google sales rep to be presented as a exclusive leak of what the company has been secretly planning.
Re: Google wants to make you feel like you're on a crowded train to up ad engagement
#14Re: Google wants to make you feel like you're on a crowded train to up ad engagement
#15Anyone with me on a startup that only indexes the part of the internet Google doesn't touch? No Google Adwords enabled sites No Google Analytics enabled sites No Google CDN referencing sites etc... I don't want anything to do with them anymore at all. Ever. Or anyone who has anything to do with them. Can we take our internet back?
I was thinking about this. I'm lazy and not very talented, so is there any decent code existing and open sourced that could be adapted to spider only sites without advertising?
Re: Google wants to make you feel like you're on a crowded train to up ad engagement
#16Earlier quoted context omitted.
I was thinking about this. I'm lazy and not very talented, so is there any decent code existing and open sourced that could be adapted to spider only sites without advertising?
Just crawl, and then disregard sites that have certain scripts present.
Basically, only index items where webpage.indexOf('google') < 0