Skip to content

Feature: Wordpress Search Engine Optimization(SEO) Tool #569

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

tybalex
Copy link
Contributor

@tybalex tybalex commented Apr 9, 2025

implements obot-platform/obot#2422

This PR adds a few SEO tools to help optimize post contents:

  • Keywords Suggestion: use LLM and nlp methods to generate keywords suggestions that the user can focus on to optimize
  • Long Tail Keywords: implemented based on google search long tail words.
  • Keywords Density: given primary and secondary keywords, compute the appearance of those keywords in post content/title/sub-headings
  • Readability: the ease of readability of the post content.

Obot user can incorporate this tool with the Wordpress Tool to improve posts. Another tool can be integrated is Google Search Console Tool

@tybalex tybalex self-assigned this Apr 9, 2025
@tybalex tybalex marked this pull request as draft April 9, 2025 23:38
@tybalex tybalex marked this pull request as ready for review April 16, 2025 03:01
@tybalex tybalex removed the request for review from mighty-pup-acorn April 16, 2025 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants