[Journey] 1 million UVs/month in 12 months using AI generated content. Let's do it!

Status
Not open for further replies.
Excellent move and tools. Keep going and let us know how it goes time to time.
Surely you will be successful with some patience. Good luck!
 
200 uniques per day. But i'm getting pages deindexed from google after a while. Some kind of penalty i think

Do they pass plagiarism check?

I am experimenting with pegasus also, but my articles do not pass copyscpae check. I guess I need to use spacy or something similar to pick least similar to make this work .
 
Do they pass plagiarism check?

I am experimenting with pegasus also, but my articles do not pass copyscpae check. I guess I need to use spacy or something similar to pick least similar to make this work .
They are unique, pass plagiarism checkers
 
They are unique, pass plagiarism checkers

It took me some time (I am new to Python), but I managed to finish my script yesterday.

I also use Pegasus. I generate 5 sentences from the original one and then use Spacy to pick the least similar sentence. However, my paraphrased articles do not pass Copyscape check.

Any insights what I am missing?
 
It took me some time (I am new to Python), but I managed to finish my script yesterday.

I also use Pegasus. I generate 5 sentences from the original one and then use Spacy to pick the least similar sentence. However, my paraphrased articles do not pass Copyscape check.

Any insights what I am missing?
Do not paraphrase entire articles.

take ten 3-sentence snippets from Google, paraphrase, put them all together into an article and let me know if it still fails copyscape.

My 3 sites are slowly growing :) No problems with deindexing.

Guys, DO NOT POST 10k articles a day from day one. I think this goes without saying...

My paraphrasing engine/provider is being an ass to me so my priority right now is finding an alternative paraphrasing engine, preferably better than Pegasus. Let me know if you find anything guys. Unfortunately Quillbot doesn't have an API anymore.
 
Do not paraphrase entire articles.

take ten 3-sentence snippets from Google, paraphrase, put them all together into an article and let me know if it still fails copyscape.

My 3 sites are slowly growing :) No problems with deindexing.

Guys, DO NOT POST 10k articles a day from day one. I think this goes without saying...

My paraphrasing engine/provider is being an ass to me so my priority right now is finding an alternative paraphrasing engine, preferably better than Pegasus. Let me know if you find anything guys. Unfortunately Quillbot doesn't have an API anymore.
I,v tried to paraphrase via quillbot usingselenium, made a couple thousand post. And its quite fast when using multiple browser instances and tabs :)
 
What methods do you guys take to prevent 429 errors while scraping?
 
What methods do you guys take to prevent 429 errors while scraping?
Put the url in Google with site: click the result with open in new tab with selenium we driver. This trick works for me to bypass cf even on the hardest website.

Instead of putting it in google u can also visit a backlink and open the site in new tab from there. It will work better, but almost impossible if ur trying to open random links.
 
I,v tried to paraphrase via quillbot usingselenium, made a couple thousand post. And its quite fast when using multiple browser instances and tabs :)
paid version? didn't get rate limited?
 
Look at the structure of my article. I get a main keyword like "running knee pain" and find sub-topics. The for each subtopic I'm looking online for a paragraph that ranks and answers the question.

Nah, I'm thinking about looking for actual studies. For health it's easy, because we have PubMed, but for other stuff I don't really know how to pull this off.

I don't think even gpt-4 would be able to handle this. I'm not doing text generation, only paraphrasing.


Check these:

mvorganizing.org
dengenchronicles.com
sidmartinbio.org
easierwithpractice.com
janetpanic.com
sluiceartfair.com
idswater.com
colors-newyork.com
holidaymountainmusic.com
restaurantnorman.com
greedhead.net
rehabilitationrobotics.net
everythingwhat.com
askinglot.com

people are banking HARD on AI-generated sites... I hope I'm not too late to the game before Google penalizes this.

The first site got to 5mil visits/month in 6 months
Thanks for the list, I am planning on starting an info blog. I will try to do it manually, by scraping the content, and giving it to my writer to manually paraphrase it.
 
can you monetize it with major ad networks?
yeah, you just need to set up a "safe site" or "whitehat site" that contains handwritten content and you just redirect the traffic to that safe site of yours. And as you are getting legit traffic and your site is great content, you are approved by tons of networks :)
 
yeah, you just need to set up a "safe site" or "whitehat site" that contains handwritten content and you just redirect the traffic to that safe site of yours. And as you are getting legit traffic and your site is great content, you are approved by tons of networks :)
well. that's clever. basically doorway spam sites. cool!

Do you paraphrase? If yes, what engine are you using?
 
well. that's clever. basically doorway spam sites. cool!

Do you paraphrase? If yes, what engine are you using?
I dont paraphrase. just scrap/spin/markov content and it just works.

just let networks see the site is handwritten content and you get approved in no time :)
 
Status
Not open for further replies.
Back
Top