add Open Graph tags for proper social media previews

Base site
Category
seo
Tools called
4
Duration
35.5s
HTML diff
Changed
Example ID
CB-022
Before
Before
After
After

Agent's response

I see Open Graph tags are already present in the head of index.html. Would you like to add additional OG tags (e.g., og:url, og:site_name, og:locale) or update the existing ones?

Tool calls

list_partials step 1
{}
read_page step 2
{
  "page": "index.html"
}
read_partial step 3
{
  "name": "head"
}
ask_user step 4
{
  "question": "I see Open Graph tags are already present in the head of index.html. Would you like to add additional OG tags (e.g., og:url, og:site_name, og:locale) or update the existing ones?",
  "options": [
    "Add additional OG tags",
    "Update existing OG tags",
    "Leave as is"
  ]
}