Thursday, January 22, 2026

Blogging for Beginners: How...

Blogging is an amazing way to express yourself, share your ideas, and connect...

From Zero to Hero:...

Having a website can be a great way to share your ideas, products,...

The Power of Internal...

Introduction to Internal Linking Internal linking is a powerful tool that can help improve...

Google’s ‘srsltid’ Parameter Appears

Write an article about Google’s srsltid parameter, originally meant for product tracking, is...
HomeDigital MarketingAI Agents For...

AI Agents For Ideation

Introduction to Agentic SEO

For more than two years, a new concept has been emerging called Agentic SEO. The idea is to perform SEO using agents based on language models (LLMs) that perform complex tasks autonomously or semi-autonomously to save time for SEO experts. Of course, humans remain in the loop to guide these agents and validate the results. Today, with the advent of ChatGPT, Claude, Gemini, and other powerful LLM tools, it is easy to automate complex processes using agents.

What is Agentic SEO?

Agentic SEO is, therefore, the use of AI agents to optimize SEO productivity. It differs from Generative Engine Optimization (GEO), which aims to improve SEO to be visible on search engines powered by LLMs such as SearchGPT, Perplexity, or AI Overviews. This concept is based on three main levers: Ideation, Audit, and Generation.

AI Agents and Workflows

Before presenting detailed use cases regarding ideation, it is essential to explain the concept of an agent. An AI agent needs at least five key elements to function:

- Advertisement -
  • Tools: These are all the resources and technical functionalities available to the agent.
  • Memory: This is used to store all interactions so that the agent can remember information previously shared in the discussion.
  • Instructions: Which define its limits, its rules.
  • Knowledge: This is the database that contains the concepts that the agent can use to solve problems; it can use the knowledge of the LLM or external databases.
  • Persona: Which defines its “personality” and often its level of expertise, including, in particular, its way of interacting.

Workflows

Workflows allow complex tasks to be broken down into simpler subtasks and chained together logically. They are useful in SEO because they facilitate the collection and manipulation of data needed to perform specific SEO actions. Furthermore, in recent months, AI providers (OpenAI, Claude, etc.) have moved from simply offering the model as such to enriching the user experience.

Use-Case: Ideation

Let’s start with ideation. As you know, AI excels at opening up possibilities. With the right methods, it is possible to push AI to explore every conceivable idea on a topic. An SEO expert will then select, refine, and prioritize the best suggestions based on their experience. Numerous experiments have demonstrated the positive impact of this synergy between human creativity and artificial intelligence.

AI and Human Collaboration

Ethan Mollick’s diagram illustrates a benchmark of the creative process with and without AI. The figure shows the distribution of creativity scores (from 0 to 10) assigned to different sources: ChatGPT, Bard (now Gemini), a human control group (HumanBaseline), a human group working with AI (HumanPlusAI), and another group working against AI (HumanAgainstAI). The horizontal axis represents the perceived level of creativity, while the vertical axis indicates the frequency of each score (density). We can see that the curve corresponding to HumanPlusAI is generally shifted to the right, meaning that evaluators consider this human+AI collaboration to be the most creative approach.

Tools Like Deep Research

Among the tools available, Deep Research stands out for its ability to conduct in-depth research in several steps, providing a valuable source of inspiration for ideation. I recommend using this open-source version; if you prefer, you can also use the OpenAI or Perplexity versions.

How Does It Work?

This diagram describes the operation of the Open Source Deep Research tool. It generates and executes search queries, crawls the resulting pages, then recursively explores promising leads, and finally produces a detailed report in Markdown format. There are several steps to using Deep Research:

  1. Enter your query: You will be asked to enter your query. You must try to be as precise as possible. Do not hesitate to ask ChatGPT or Claude to create your DeepResearch search.
  2. Specify the depth of the search (recommended: between 3 and 10, default: 6): How many topics can be found in each iteration?
  3. Specify the depth of exploration (recommended: between 1 and 5, default: 3): If the crawler finds an interesting topic, how many pages deep will it explore?
  4. Refinement: Sometimes, you need to answer follow-up questions to refine the direction of the search.

Use Cases

With this open-source version, you can turn this open-source project into a real SEO tool. I have identified more than four use cases:

  • Competitor Content Analysis: The tool can automate the collection and analysis of competitors’ content to identify their strategies and spot opportunities for differentiation.
  • Long-Tail Keyword Research: By analyzing the web, it can identify specific keywords with high potential and less competition, facilitating content optimization.
  • SERP Analysis: It can collect and analyze search engine results to understand trends and competitors’ positioning.
  • Content Idea Generation: Based on in-depth research, it can identify relevant topics and frequently asked questions in a given niche.

No-Code Agent Workflow Tools

Here is an example of a no-code tool called Dng.ai. We use a CSV file provided by Moz, which we analyze using an agent capable of processing the data, generating Python code, and extracting all the necessary information. The agent then compares this data with the topics already on your site to identify missing content. Finally, it generates a complete list of topics to create, ensuring optimal coverage of your SEO strategy.

Conclusion

I invite you to explore the full potential of these tools and experiment with them to optimize your SEO strategy. With Agentic SEO, it is possible not only to customize and improve existing tools but, more importantly, to create your own tool to suit your specific needs. By leveraging AI agents and workflows, you can streamline your SEO process, increase productivity, and achieve better results. Remember, the key to success lies in the collaboration between human expertise and artificial intelligence.

- Advertisement -

Latest Articles

- Advertisement -

Continue reading

10Web WordPress Photo Gallery Plugin Vulnerability

Introduction to the Vulnerability A security advisory was published about a vulnerability in the Photo Gallery by 10Web plugin, which has over 200,000 installations. The vulnerability affects how the plugin handles image comments, exposing some sites to unauthorized data modification...

A Breakdown Of Microsoft’s Guide To AEO & GEO

Introduction to AI Search and Chat Microsoft has released a comprehensive guide to help businesses optimize their content for AI search and chat. The 16-page guide provides valuable insights into the world of AI-powered shopping experiences and offers practical tips...

WordPress Advanced Custom Fields Extended Plugin Vulnerability

Vulnerability in Popular WordPress Plugin Puts 100,000 Sites at Risk The Advanced Custom Fields: Extended WordPress plugin, used by over 100,000 websites, has a critical vulnerability that allows unauthenticated attackers to register as administrators, giving them full control over the...

How Recommender Systems Like Google Discover May Work

Introduction to Google Discover Google Discover is a mysterious system that is not well understood by publishers and the search marketing community. Despite official guidance from Google, it remains a puzzle. However, it can be classified as a recommender system,...