Total Queries
0
Total Leads
0
Email Logs
0
Target Site
BK 182
Project Site Profile
This is the website you want backlinks for.
How this workflow uses your site
Where to place your domain details.
- Site Settings keeps your website name, URL, and contact email.
- Email Outreach uses your site details in message templates.
- Leads stores journalist and outlet contacts you want to pitch.
- Automation can fetch queries, import sheet leads, and send email batches.
Fetch HARO / Query Search API
Pull active query results via RapidAPI and save them locally.
Recent Queries
Latest saved query rows from the API.
| Title | Category | Deadline |
|---|---|---|
| No queries fetched yet. | ||
Add Lead Manually
Store journalist / contact details locally in SQLite.
Recent Leads
Your locally stored lead list.
| Name | Outlet | |
|---|---|---|
| No leads added yet. | ||
Send Outreach Email
Use Mailjet from the dashboard for BK 182.
Suggested intro: BK 182 — https://Bk182.online
Email Logs
Last sent messages and statuses.
| Subject | Status | |
|---|---|---|
| No email logs yet. | ||
Import Public Google Sheet
Reads a public/published sheet range using Google Sheets API key.
Note: private Google Sheets need OAuth or a service account. This build imports only public sheet data.
Site Settings
Add the site name and URL you want backlinks for.
Automation Settings
Turn on scheduled workflow. Safe defaults keep it limited and controlled.
Placeholders:
{site_name}, {site_url}, {contact_email}, {lead_name}, {outlet}, {topic}
Run & Cron Commands
Use these server-side scripts for automation.
Main cron command
php /home/u790602660/domains/tools.bk182.online/public_html/cron/run.php
Separate cron commands
php /home/u790602660/domains/tools.bk182.online/public_html/cron/fetch_queries.phpphp /home/u790602660/domains/tools.bk182.online/public_html/cron/import_sheet.phpphp /home/u790602660/domains/tools.bk182.online/public_html/cron/send_emails.php
Example cPanel cron
*/30 * * * * /usr/local/bin/php /home/u790602660/domains/tools.bk182.online/public_html/cron/run.php
Setup Notes
Quick deployment checklist.
- Open
config.phpand add your Mailjet, RapidAPI, and Google Sheets credentials. - Upload the folder to PHP hosting.
- Open
index.phpin the browser. - Save your site settings and automation settings from the dashboard.
- Add a cron job on your server if you want automatic runs.
Recommended safe workflow
Keep outreach controlled and relevant.
Start with manual lead review, keep the daily send limit low, and use a verified sender email in Mailjet before enabling automatic email sending.