I've used an enormous dataset... but I had a massive influx of money from an investor.
Right now im generating up to 20 PAAs each answer with up to 2-3 paragraphs or up to 10 points in a list. ~1500 words average per article. Sometimes there's no relevant content so I'll have 3-PAA articles so it averages out.
> Have you managed to generate a full article off of 1 PAA?
I think that's a very bad idea. the whole point is guiding the app into the best low competition PAAs so that we get featured and getraffic. AI ain't going to do keyword research for you on the fly.
I could, but what's the point?
it has been explained all along the way that I'm spending a lot of computational power to match the perfectly aligned PAAs/keywords together. I'm using PAAs + Google Autocomplete to gather keywords now. Over the months I've also gathered an insanely huge database of positive US-EN keywords.Does your machine generate text for a single PAA and then goes to the next one and then combines it into a 1500 word article, or does it load a list of PAAs that are set out for that article and generate in 1-go?
I understand it's way easier to finetune it so it generate 200-400 words for a PAA and then go to next one, but it's harder to tell it: Here's 10 PAA's, write a 1-3 paragraphs for each in order for a total of 1500 words.
If you combine all the clicks in a day from data studio, you get about 28K.@Sartre
your signature says you make 20k a month with the AI sites, is that from the chart sites?
The 7th site on the chart is making around that + one of my client's site crossed $30k. But he really knows what he's doing, added an advanced super high-quality hidden PBN, parasite SEO, etc.@Sartre
your signature says you make 20k a month with the AI sites, is that from the chart sites?
Yes, definitely. This will be an invaluable thread!The 7th site on the chart is making around that + one of my client's site crossed $30k. But he really knows what he's doing, added an advanced super high-quality hidden PBN, parasite SEO, etc.
In fact, I'm thinking about starting another journey with 100% public transparency about taking that most successful site that I made to see if I can manage to grow it further... maybe to $100k/month? Would people be interested in that?
This is a rhetoric question right?people be interested in that?
Ahhhh Yeah! That would be awesomeIn fact, I'm thinking about starting another journey with 100% public transparency about taking that most successful site that I made to see if I can manage to grow it further... maybe to $100k/month? Would people be interested in that?
to see if I can manage to grow it further... maybe to $100k/month? Would people be interested in that?
you can block anything you want of course. you are in complete control of the requests/Selenium/whatever you're using.How do you deal with the costs of residential proxy? Do you have a way to block certain resources like the JS which eat up all the GB and I end up paying a ton for scraping in Google ? Any idea / solution for this?
It's quite a problematic case if you're running selenium or whatever (AKA open browser) and not pure requests.How do you deal with the costs of residential proxy? Do you have a way to block certain resources like the JS which eat up all the GB and I end up paying a ton for scraping in Google ? Any idea / solution for this?
I don't think you can block anything you want and it would keep on working like the JS he mentionedyou can block anything you want of course. you are in complete control of the requests/Selenium/whatever you're using.
Yeah, of course you can. You can extend Webdriver/Selenium with extensions where you can do whatever you want. Literally browser extensions. I'm doing it.It's quite a problematic case if you're running selenium or whatever (AKA open browser) and not pure requests.
I don't think you can block anything you want and it would keep on working like the JS he mentioned
I'm using Postgres@Satre, just wondering what you use to store all the various Articles that you get via the SERP API since you're not in the cloud.
Do you utilize a local MySQL DB, merely drop them on your local hard drives as TXT or do you just do all the calculations ad hoc and remove these afterwards?