[JOURNEY] Rank with Translated Content

It would be interesting to understand how he made everything automatic ....

With Python it's very easy to create an automation process like that, almost done with mine, hyped for the results.
 
With Python it's very easy to create an automation process like that, almost done with mine, hyped for the results.
Are you using DeepL api?
 
I just read the whole topic is very interesting good writing
 
Update #10

Published posts: 181(+16)
 
Good luck on your journey. I have heard translated sites can work wery well.


I did try this last night. I have one country specific domain that i decided to use. Python scraper + deepl api. Managed to get 141 posts before exceeding deepl quota. Just placed casino rev share offer on page as popup. Pc and mobile gets little different size so it will be seen correctly.

Added to gsc and maybe change deepl to other free translator so i could continue.
 
As you doing 100% translate without editing, is there possibility you getting patched by google for duplicate issue?
 
We never know what google might do to our websites and translated content basicly goes against g guidlines. We are not providing new content. But the crawler might have hard time knowing if translated content is duplicate content. Of course we could spin before translation to be more safe. I wouldnt pass my site to be indexed if i would have change to decide after manually reviewing it. So much grammar errors

But in the end i'm just trying to fool crawler and getting traffic.
 
Good luck on your journey. I have heard translated sites can work wery well.


I did try this last night. I have one country specific domain that i decided to use. Python scraper + deepl api. Managed to get 141 posts before exceeding deepl quota. Just placed casino rev share offer on page as popup. Pc and mobile gets little different size so it will be seen correctly.

Added to gsc and maybe change deepl to other free translator so i could continue.
Thanks, update us with the results later.
As you doing 100% translate without editing, is there possibility you getting patched by google for duplicate issue?
Maybe, but i dont care
We never know what google might do to our websites and translated content basicly goes against g guidlines. We are not providing new content. But the crawler might have hard time knowing if translated content is duplicate content. Of course we could spin before translation to be more safe. I wouldnt pass my site to be indexed if i would have change to decide after manually reviewing it. So much grammar errors

But in the end i'm just trying to fool crawler and getting traffic.
Yeah but i decided to go for more posts instead of losing time spining first and then translating
 
Following your journey
I'm doing the same thing right now
Good luck OP!
 
Update #11

Published posts: 207(+26)

Words: 185,678
Average: 897

Indexed on google: 44 results
 
Update #11

Published posts: 207(+26)

Words: 185,678
Average: 897

Indexed on google: 44 results
How do you get word stats out of all posts?

Try reading this blog post. It might help you with the Google indexing: https://rankmath.com/blog/google-indexing-api/
This was good article regarding indexing.
In the end there is also link to google developer page where they state this:

Sitemaps and the Indexing API
We recommend using the Indexing API instead of sitemaps because the Indexing API prompts Googlebot to crawl your pages sooner than updating the sitemap and pinging Google. However, we still recommend submitting a sitemap for coverage of your entire site.

I just added indexing api to two of my pages in additionally to bing indexin api. 1 api credentials can be used to multiple sites so its easy to add multiple pages after the api stuff is done
 
How do you get word stats out of all posts?


This was good article regarding indexing.
In the end there is also link to google developer page where they state this:

Sitemaps and the Indexing API
We recommend using the Indexing API instead of sitemaps because the Indexing API prompts Googlebot to crawl your pages sooner than updating the sitemap and pinging Google. However, we still recommend submitting a sitemap for coverage of your entire site.

I just added indexing api to two of my pages in additionally to bing indexin api. 1 api credentials can be used to multiple sites so its easy to add multiple pages after the api stuff is done
You added it with the plugin or with python?
 
Sitemaps and the Indexing API
We recommend using the Indexing API instead of sitemaps because the Indexing API prompts Googlebot to crawl your pages sooner than updating the sitemap and pinging Google.
Oeh this is a great addition to the automation process
 
Back
Top