Andrea Volpini Profile picture
Mar 27 6 tweets 4 min read Twitter logo Read on Twitter
I worked on my first experiment with ChatGPT Plugins applied to SEO! I created a search engine for an eCommerce site using WordLift's Product Knowledge Graph (PKG) as a starting point. Here is what I learned:

#SEO #ChatGPT #WordLift #eCommerce

🧵 1/6
1. You can use @LangChainAI to experiment with the idea (here is the documentation 📖: python.langchain.com/en/latest/modu…) and choose any of the supported LLM. #Opensource is amazing 🤩.

2. You only need two files: a JSON manifest and the OpenAPI specs.

2/6
I built the search engine using @JinaAI_ by indexing schema:Product in the PKG WordLift created by accessing the Google Merchant APIs.

🔎 nowrun.jina.ai/?host=grpcs://… (you can play with the search engine here)

3. You need all your prompting skill to create the JSON manifest.

3/6
1️⃣ …orest-0da2ee70f.2.azurestaticapps.net/ai-plugin.json here is mine;* description_for_model* is where you instruct the model to use the API (it is not trivial, and POST API is still not fully supported by LangChain)

2⃣ …orest-0da2ee70f.2.azurestaticapps.net/openapi.json this is the OpenAPI, always be wise and very concise.

4/6
4. You can achieve similar objectives by using @LangChainAI Agents 🤖 (ref: python.langchain.com/en/latest/modu…).

Here below, you can see that I was able to instruct the model to make the query to the search end-point 🎉.
Long story short: by design, all foundational models hallucinate and suffer from a data cut-off. By using plugins in ChatGPT (or agents in @LangChainAI with any LLM!), we can guide their completions and let them access up-to-date information.

Happy SEO Automation!

END 🧵

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with Andrea Volpini

Andrea Volpini Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @cyberandy

Mar 2
📢 AI-assisted Alt Text for Images 🪄✨

🧵Image SEO has tremendous potentials as AI-powered technologies make search more visual and intuitive.

wordlift.io/blog/en/image-… [blog post]
🤖 wor.ai/image-captioni… [Colab]

Interested in automatic captioning? This is for you

1/
Google has recently updated the Image SEO best practices, and if you missed it, I suggest you start from @RoxanaStingu's update:



I have worked on automatic image captioning since 2019; recently, I have done a new analysis of the SOTA.

2/ Image
I am generally less interested in models and more interested in finding the framework to fine-tune and evaluate models, so I found LAVIS by @salesforce, which provides access to 30 pre-trained and task-specific fine-tuned models checkpoints (ALBEF, BLIP, CLIP, and ALPRO).

3/
Read 8 tweets
Jan 24
A small thread about Semantic SEO and #ChatGPT 🪡

As @SilviaKaya22 was testing @wordliftit new version of the SEO Add-on for Google Sheets™, she quickly compared @aleyda and me 😳.

1/7
I feel like a newbie and an apprentice compared to Aleyda; nevertheless, the results grabbed my attention.

Using the new Add-on, we can compare search queries (and URLs) by looking at the entities behind top search results (or the entities behind single or multiple URLs).

2/7
We begin with two queries (Aleyda Solis and Andrea Volpini) and let the Add-on analyze the respective SERPs to highlight similarities and differences.

We both share, for example the entities:

- SEO (duh)
- entrepreneur (this also makes sense)

3/7
Read 7 tweets
Jul 5, 2022
This is great, and here is what you can do with it 🧵:

1. Blend structured data with metrics from Google Search Console 🔀(or any other source).

2. Evaluate clicks performance for each schema type
(including types like schema:service that we currently don't have in GSC).

1/5 Image
3. Filter data by entity (or topic). Make sure to activate the Chart cross-filtering option to turn any chart into an interactive filter.

2/5 Image
4. Find query opportunities using Google's Search Console bubble chart (ref: developers.google.com/search/blog/20…) and entities.

For example, I see everything in the context of "Smart City" 👇.

3/5 Image
Read 5 tweets
Jun 9, 2022
A new SEO workflow for e-commerce sites. In this tutorial, we will create internal links on PLP

1⃣ Extract text using #advertools 🕷️
2⃣ Get queries from GSC
3⃣ Compute Similarity
4⃣ Add semantic markup

- wordlift.io/blog/en/intern… [blog post✍️]
- bit.ly/3aRvN4o [code🐍]
I worked on the @FILAUSA website (not a client of ours) that currently doesn't have a related search widget.

To build one, we will index 'title', 'meta description', 'intro text' and 'breadcrumbs' and use the title of any other PLP as 'query'. ImageImage
We will generate a JSON that recommends 3 or 4 relevant links for every page.
Read 6 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Don't want to be a Premium member but still want to support us?

Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us on Twitter!

:(