jorun
Junior Member
- Sep 15, 2020
- 196
- 178
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.
It would be interesting to understand how he made everything automatic ....
Are you using DeepL api?With Python it's very easy to create an automation process like that, almost done with mine, hyped for the results.
Yes, calculated the cost at 8k per 100k articles.Are you using DeepL api?
Thanks, update us with the results later.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.
Maybe, but i dont careAs you doing 100% translate without editing, is there possibility you getting patched by google for duplicate issue?
Yeah but i decided to go for more posts instead of losing time spining first and then translatingWe 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.
Thanks, can you share your results?Following your journey
I'm doing the same thing right now
Good luck OP!
ThanksThat's amazing, wish you best of luck.
Try reading this blog post. It might help you with the Google indexing: https://rankmath.com/blog/google-indexing-api/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?Update #11
Published posts: 207(+26)
Words: 185,678
Average: 897
Indexed on google: 44 results
This was good article regarding indexing.Try reading this blog post. It might help you with the Google indexing: https://rankmath.com/blog/google-indexing-api/
You added it with the plugin or with python?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
rank math + the new plugin/extension from that linkYou added it with the plugin or with python?
Oeh this is a great addition to the automation processSitemaps 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.