Security News
Maven Central Adds Sigstore Signature Validation
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
A CLI tool for SEO tasks including sitemap downloading, indexing checks, backlink live checks, and more.
SEO Bhishma CLI is a comprehensive CLI tool designed for various SEO-related tasks. It provides a suite of tools to help SEO professionals streamline & automate their workflow and improve website performance.
pipx
:
pip install pipx
pipx ensurepath
pipx install seo-bhishma-cli
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
Invoke-RestMethod -Uri https://get.scoop.sh | Invoke-Expression
pipx
using Scoop:
scoop install pipx
pipx
:
pipx install seo-bhishma-cli
You can also install the package via pip:
pip install seo-bhishma-cli
After installation, you can use the seo-bhishma-cli
command to access the tools.
Run the following command to access the main menu:
seo-bhishma-cli
You will see the following menu:
█▀ █▀▀ █▀█ █▄▄ █░█ █ █▀ █░█ █▀▄▀█ ▄▀█
▄█ ██▄ █▄█ █▄█ █▀█ █ ▄█ █▀█ █░▀░█ █▀█
v2.0, @hi7endra
Giving back to the community.
Support: https://t.ly/hitendra
╭────┬────────────────────╮
│ 1. │ GSC Probe │
│ 2. │ Domain Insights │
│ 3. │ Keyword Sorcerer │
│ 4. │ Hannibal │
│ 5. │ IndexSpy │
│ 6. │ Redirection Genius │
│ 7. │ LinkSniper │
│ 8. │ SiteMapper │
│ 9. │ Sitemap Generator │
│ 0. │ Exit │
╰────┴────────────────────╯
Enter your choice [1/2/3/4/5/6/7/8/9/0]:
Select an option by entering the corresponding number.
Check if backlinks are live and verify anchor texts.
seo-bhishma-cli link_sniper
Follow the prompts to enter the backlink URL, target URL, and the expected anchor text.
Example:
Enter the backlink URL: https://example.com
Enter the target URL: https://example.com/target
Enter the expected anchor text (optional): Example Anchor
seo-bhishma-cli link_sniper
Follow the prompts to enter the path to the input file (CSV/JSON) and the output CSV file.
Example:
Enter the path to the input file (CSV/JSON): bulk_test.csv
Enter the path to the output CSV file: output.csv
Download and parse sitemaps, export URLs to CSV.
seo-bhishma-cli site_mapper
Follow the prompts to enter the URL of the sitemap and the path to the output CSV file.
Example:
Enter the URL of the sitemap (supports .xml and .gz): https://example.com/sitemap.xml
Enter the path to the output CSV file: sitemap_output.csv
Bulk indexing checker.
seo-bhishma-cli index_spy
Follow the prompts to enter the required information.
Example:
Enter the URL to check indexing status: https://example.com
Check the indexing status of multiple URLs:
seo-bhishma-cli index_spy
Follow the prompts to provide the input file, proxy settings, and other options.
Cluster keywords based on semantic relevance:
seo-bhishma-cli keyword_sorcerer
Usage Follow the prompts to provide the input file, output file, and choose the clustering method.
Generate sitemaps from a list of URLs:
seo-bhishma-cli sitemap_generator
Follow the prompts to provide the input file, output file, and other options.
We welcome contributions! Please follow these steps to contribute:
git checkout -b feature/your-feature-name
).git commit -m 'Add some feature'
).git push origin feature/your-feature-name
).This project is licensed under the MIT License - see the LICENSE file for details.
Author: Hitendra Singh Rathore GitHub: anonymousraft
FAQs
A CLI tool for SEO tasks including sitemap downloading, indexing checks, backlink live checks, and more.
We found that seo-bhishma-cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.