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

Status
Not open for further replies.
can i know a bit more, if were to use pegasus, whats the logic to select the picked / best paraphased sentence? thank u!
 
What ad platforms are you using?
im adding ai generated articles an existing mediavine site. but they wouldn't accept a new site. Will try ezoic(the people there are dumb AF and lots of shit flies, especially Tyler Bishop) and later something bigger once i get the volume
@brrupsz do you also have internal links on each of your articles?
not yet. planning in the future ofc
Do u have meta description for the article, If so how do you create it?
leaving it to Google for now.
On average, how many words are in an article you write, 500 or 1000? What libraries do you use in the "semantically relevant keywords" method?
yeah exactly something around 500-1000 words. depending how many headlines/longtails im targetting. Im using many things - Spacy, Levenshtein distance, Sentence Piece
can i know a bit more, if were to use pegasus, whats the logic to select the picked / best paraphased sentence? thank u!
several ideas for that im still experimenting. Maybe try some grammar fixing api, or some way to check fluency of the sentence. I created my own model for that.
 
can i ask, if u were to use pegasus paraphase library, what did you code to make it unique to you?
i understand there's other tools involved. but can u share how's the flow like?

pegasus > spacy > done?
 
can i ask, if u were to use pegasus paraphase library, what did you code to make it unique to you?
i understand there's other tools involved. but can u share how's the flow like?

pegasus > spacy > done?
yes, for bulk sites. but like I said for the quality-money sites I'm using something more complex. I don't want to reveal exactly what as this is a very specific thing, and we would get quite similar outputs...

We've started building 2 quality sites and pouring a few dozens articles daily. When I get the time will start coding the low quality farm sites (I'm only doing this on the weekends)

also discovered this and it's pretty good https://github.com/PrithivirajDamodaran/Parrot_Paraphraser - might be of some help to you guys
 
Each sentence that is processed using the AI paraphrase model produces 10 different sentences. What method did you use to choose 1 out of 10 to be different from the original sentence.
 
yes, for bulk sites. but like I said for the quality-money sites I'm using something more complex. I don't want to reveal exactly what as this is a very specific thing, and we would get quite similar outputs...

We've started building 2 quality sites and pouring a few dozens articles daily. When I get the time will start coding the low quality farm sites (I'm only doing this on the weekends)

also discovered this and it's pretty good https://github.com/PrithivirajDamodaran/Parrot_Paraphraser - might be of some help to you guys
sorry to probe a bit more. more of general question.

example u took one of the code from the library. but we cant change the library to make it unique.

any more advice that u can share how can we find a unique one? or how did you find your sweet spot of the best paraphase? thank u!
 
example u took one of the code from the library. but we cant change the library to make it unique.
what do you mean?
any more advice that u can share how can we find a unique one? or how did you find your sweet spot of the best paraphase? thank u!
change word order, check how many words exist in other, Levenshtein distance, Spacy similarity, there are a dozen solutions.
 
what do you mean?

change word order, check how many words exist in other, Levenshtein distance, Spacy similarity, there are a dozen solutions.
Could you explain this some more, please?
 
what do you mean?

change word order, check how many words exist in other, Levenshtein distance, Spacy similarity, there are a dozen solutions.
for example if i were to simply take the code from the library, i wont be able to modify the library right?
 
slow progress, but progress :) posted >100 articles, organic clicks are slowly growing.

Working on a universal WordPress theme for all sites that has a very good structure, schema, and core web vitals.

Also started working on a second article type - list of products with mini-reviews and an amazon box. Think - "Best gifts for my pilates teacher". I want to have ~3 article types in the end. All with different schema/keyword source/content source.

d11a07b9-228b-4ec8-a5b1-18376de958af.jpeg
 
slow progress, but progress :) posted >100 articles, organic clicks are slowly growing.

Working on a universal WordPress theme for all sites that has a very good structure, schema, and core web vitals.

Also started working on a second article type - list of products with mini-reviews and an amazon box. Think - "Best gifts for my pilates teacher". I want to have ~3 article types in the end. All with different schema/keyword source/content source.

View attachment 190965

Looking very good, did you start using WP Rocket?
 
Looking very good, did you start using WP Rocket?
I tried it and got to 99 mobile, it's good, but got to 100 without spending any money by using Autoptimize + Cache Enabler + Optimus HQ(which I already use for image optimization)

btw this is an article with ~6 images and 12 H2s, around 1500 words on content:

Screenshot from 2021-11-06 11-55-24.png

mobile. desktop is easy
 
Last edited:
what do you mean?

change word order, check how many words exist in other, Levenshtein distance, Spacy similarity, there are a dozen solutions.
it's ok, I was confused about word order typology in your reply but I got it in the end, appreciate the info and update you're sharing here.

I'm enjoying following your journey.
Best of Luck.
 
My Ai generated sites gets some pages deindexed after four, five months. Some of them show 50k pages indexed in gsc, but when doing site: only like 10k results. Getting few hundred uniques per day. Need to generate better quality content..
 
My Ai generated sites gets some pages deindexed after four, five months. Some of them show 50k pages indexed in gsc, but when doing site: only like 10k results. Getting few hundred uniques per day. Need to generate better quality content..
do you use gpt-3, jarvis, or use a custom python program?
 
Status
Not open for further replies.
Back
Top