Workflow
- Собираем базу доменов
- Автоматом выбираем из них Free, Soon, Pending
- Полуавтоматом (Денис) получаем по ним статистику Google Index,...
- Вручную выбираем подходящие домены
- Покупаем домен
- Скачиваем сайт из вебархива и заливаем его к себе
This project aims to create PBNs (Private Blog Networks)
✨ Objectives can be
📈 Traffic/Metrics Options
- 🔝 Boost metrics of the main website.
- 🚀 Drive traffic to the main site.
- 📈 Improve metrics of the PBN websites.
- 🚗 Drive traffic to the PBN websites.
💰 Monetization Options can include
- 📊 Traffic monetization through Adwords.
- 💲 Traffic monetization through CPA.
- 🔗 Selling links and articles on the PBN.
- 🌐 Selling the entire PBN network.
✨ Preliminary Requirements
- 📋 List of Our Website Domains
- 📋 Lists of Competitors' Website Domains
- 📋 Keyword Lists
🤝 Agreements
- This project exclusively focuses on utilizing domains with a history, specifically drop domains.
- We only consider domains that allow us to retrieve website content
- From public archives (web.archive.org or commoncrawl.org)
- Alternatively, we may preserve the content ourselves when the domain is in the expired state but remains accessible. We don't work with domains without history or without content
📝 Make a list from:
- Google SERP (our/competitors keywords)
- Outgoing links from big sites (Wikipedia, GitHub, GitLab, ...), also can take Top-3 from Google
- Majestic Million
using Semrush or wget+rapser
look for Domains, that are Expired(Potential New Drops) or Free/Available (old drops)
🔍 Parsed from web.archive.org or commoncrawl.org ⚙️ Processing of parsef content:
- Use our own tools to parse content
- Restore content as CSV for later upload to our WordPress
⚙️ Process for drop domains:
- Make a list of potential domains
- Check the list by combining domain and parsed content
- Check the list of drop domains
- Consider factors such as content, PR (Page Rank), and manual domain selection
After buying a domain, upload the old information to WordPress.
📊 Project Workflow
-
Perform manual domain selection based on factors like content quality, PR, etc.
-
csv / After domain acquisition, upload the old information to WordPress
./content
This folder contains scripts related to content parsing and restoration.
read content/README.md for more details
./domains
This folder contains scripts related to domain management.
read domains/README.md for more details