Chuyển đến nội dung chính

6 Ways ChatGPT Can Improve Your SEO

Most of the discourse surrounding the impact of artificial intelligence (AI) on SEO has been about content creation. This makes perfect sense. Large language models (LLMs) have fundamentally changed the speed at which businesses and individuals can produce blog posts, marketing copy, social media posts and much more.

I am not the first to provide the caveat that while AI tools can help you speed up your writing process, they can also open up your site to a variety of SEO risks including duplicate content, violations of Google’s E-E-A-T Guidelines, generally robotic copywriting that is devoid of brand voice and personality, and a host of other issues.

AI content generation is certainly something that can help SEOs and businesses in moderation. Google itself has essentially okayed the use of AI, as long as it is with intent to produce “helpful content”. This can be easier said than done.

In this article, I want to highlight some ways that free AI tools like ChatGPT can help SEO’s with all sorts of other tasks, other than creating content. There are a wide range of things that SEOs do everyday that can significantly be sped up or even completely done by free AI tools like ChatGPT. These can range from On-Page SEO optimizations to Technical SEO projects.

Let’s get into it.

1. Create Schema markup

Perhaps the most straightforward way in which tools like ChatGPT can simplify our work as SEOs is by writing schema markup for us. I will keep this section short, as the process in itself is fairly straightforward.

How to Use AI to Create Schema Markup

  1. Write a ChatGPT prompt that describes the schema you want to create, and for which page.

  2. QA the results and run them through a Schema validating tool.

  3. Implement the schema. Submit your URL to Google.

  4. That’s it!

Remember, ChatGPT typically will not visit a URL for you, so you will need to paste the entire text of your page in the prompt.

The response is a block of schema code that you can paste into a validator. Note that the response was not 100% perfect, hence the need to QA. ChatGPT missed the name of the publisher organization. Before dropping this code onto the published page in our CMS, I would change the name of the organization from “Example” to “Moz.”

2. Keyword clustering (sample python code)

Another time-saving SEO task that you can jumpstart with ChatGPT is the semantic grouping and categorization of keywords. This can be done within the user interface (UI) of GPT, or through a python script that utilizes OpenAI’s API.

Using the UI, I have had success grouping around 100 keywords at a time. The output will typically be an indented, bulleted list of all your terms categorized into buckets.

A python script gives you more flexibility to increase your number of max tokens and allow you to work with longer lists of keywords.

Below is an extremely simple python script that prompts OpenAI to come up with categories for a list of keywords.

import openai


# Set up OpenAI API key and model ID
openai.api_key = "YOUR_API_KEY"
model_id = "text-davinci-003"


# Define the prompt to use with the OpenAI API
prompt = """
classify the following keywords into semantically related groups:
apple
london
banana
train
car
pizza
sicily
pasta
"""


# Use OpenAI's API to generate text based on the prompt
response = openai.Completion.create(
   engine=model_id,
   prompt=prompt,
   max_tokens=1024,
   n=1,
   stop=None,
   temperature=0.7,
)


# Extract the generated text from the response
generated_text = response.choices[0].text


# Print the generated text to the console
print(generated_text)

The output will look like something like this. You can use this output to modify groupings in your keyword tracking tool of choice, such as Moz Pro. If you are familiar with using Pandas, you can turn the generated_text output into a dataframe for an easy CSV export.

Fruits: Apple, Banana
Cities: London, Sicily
Transportation: Train, Car
Food: Pizza, Pasta

3. Generate meta descriptions

ChatGPT is exceedingly good at taking large amounts of text input and summarizing it. What better way for SEOs to utilize AI’s summarization capabilities than generating meta descriptions? Since meta descriptions are inherently summaries of pages, natural language processing (NLP) models do a good job of extracting the main ideas from multiple paragraphs of text and condensing them into one.

When feeding ChatGPT with text to summarize, you can also include a few keywords that you want it to include in its output. This is another instance where you will need outside data from a tool such as Moz Keyword Explorer to help you find focus keywords. Once you have an idea of the main keyword(s) of the page you want to optimize, you can include those in your meta description prompt. That prompt may look something like this:

Summarize the following text in 60 words, and include the following keywords: seo, content strategy
[full page text]

In my experience, however, ChatGPT is not very good at limiting its responses to a certain word or character length. You may get something like this, and need to change or remove a few sentences.

Still, this simple task could potentially have saved you 10–15 minutes of working with a blank page (or CMS field) and given you a starting point for your meta description.

4. Create FAQs (and tag them with schema)

Another task that leverages ChatGPT’s summarization capabilities is the creation of frequently asked questions (FAQs).

Prompt GPT to create FAQs for a section of page copy that you paste into the tool, and AI will generate some sample FAQs for you. The responses it gives tends to be brief, which is ideal for tagging them with FAQ schema.

After you’ve reviewed and edited the FAQ suggestions that ChatGPT provides, circle back to tip #1 and paste them back into ChatGPT to generate FAQ schema that you can add to your page.

5. Topical research

While OpenAI’s free ChatGPT tool does not provide Keyword Volume or other important SEO keyword metrics, it can still be an effective engine for generating content ideas related to a given keyword.

When paired with a tool like Moz Keyword Explorer, the results can be powerful.

Begin the process as you would normally approach keyword research. Identify a list of keywords that you want to include in your page. Then, ask ChatGPT to create topic ideas related to these terms.

I find that prompting the tool for around 50 topics gives you a good sample of page ideas without repetition.

The results are not all going to be perfect titles for you to copy and paste into your CMS without reviewing them, but they can rapidly (and I mean RAPIDLY) give you a sense of direction for your editorial calendar, content marketing strategy or even social media posts. Each of the concepts identified here about SEO, focusing on the specified keywords, has the makings of a well-intentioned blog post topic.

6. SEO content briefs

Once you have done your keyword research and compiled terms that you would like to include into a new page on your website, try asking ChatGPT to use them to create a page outline for you, along with a possible page title.

This can serve as a great jumping-off-point for your editorial team (or you) to work with to write your full article. An outline or content brief for a page about keyword research may look something like this:

As is a recurring theme with the use of AI for SEO, the results are not perfect, but they can generate ideas for you to take and run with. For example, you may realize that this outline does not get into the concepts of Search Volume or Keyword Difficulty, which you wanted to address on your page. You can tweak your prompt to specify a few additional keywords that you’d like to include, or manually edit ChatGPT’s output to suit your needs.

My guess is as good as any regarding the direction AI will steer the digital marketing industry, and more specifically SEO. What I do know is that right now, there are so many ways in which AI can make tedious aspects of my job less time consuming, so I can focus my attention on more strategic and big-picture problems. Hopefully this list helps you do the same.

Nhận xét

Bài đăng phổ biến từ blog này

Three Steps to a Better-Performing About Page

Posted by AnnSmarty Somehow, many businesses I’ve come across online have one glaring problem in common: a very weak and unconvincing About Us page. This doesn’t make any sense in my mind, as the About page is one of the most important brand assets, and unlike link building and social media marketing, it doesn’t require any ongoing effort or investment. An About page is often part of a buying journey. It can drive people to your site and help convince them to deal with you. And, in these uncertain times , you can use it to help build trust in you and your business. Creating a solid About page is a one-time task, but it will boost both brand loyalty and conversions for many months to come. Why is your About page so important? It is often an entry page Whether you’re a business owner or blogger, your About page tends to rank incredibly well for brand-driven search queries (those that contain your name or your brand name). If nothing else, it shows up in your sitelinks: Or your m

How Lead Generation Tactics Can Boost Your Link Building Results

Posted by AnnSmarty How effective is your link building campaign? I bet your answer is “I wish it could be better.” Talking to business owners and executives on a daily basis, I have yet to meet one who would be satisfied with their link building strategy. Everyone needs links, yet they are getting harder and harder to get. The solution? Change your link building mindset. How link building is similar to lead generation In any business marketing strategy, we’re really interested in one thing: sales. Yet, if we keep focusing on that end goal, we won’t achieve much. A customer may need up to eight touchpoints before they finally make a purchase. If you only focus on that final sale, you’re missing out on all those extra steps that drive your customer to buy. It may sound obvious (so I’ll stop here) but the point I’m trying to make is: Marketers cannot focus on the final sale. We need something in between — a secondary metric that will bridge the gap between “a stranger” and a “

How to Improve Organic Clickthrough for Your Content

Google search result pages are becoming more diverse and even interactive, which makes any clickthrough study out there much less reliable, because no two sets of search results are the same. But how much control do writers and content creators have over how their content is represented in search? As it turns out, they do have quite a few options when it comes to optimizing their search snippets! The anatomy of a standard search snippet The standard Google search snippet has changed over the years, but in essence all the key elements are still there: The clickable title or headline of the snippet (in blue) The description of that page (about two lines long — it was lengthened for no particular reason a few years ago, but now seems to be back to two lines) The URL path (used to be in green, now it is black) On a mobile device, there’s also a tiny logo next to the URL: Here’s how much control you have over these standard elements of your search snippet (in the order th