Create comment SEO markup

Returns the SEO markup used by Google and other search engines to index your comments

Path Params
string
required

Unique OpenWeb identifier

string
required

Unique article identifier that is specific to the article page

The ideal post ID has the following characteristics:

  • Aligns with the URL slug (an-article-title) or article ID (14325)
  • Is less than 50 characters, ideally 15 characters
  • Uses a combination of letters, numbers, dashes (-), or hyphens (_)
  • Except for the regex [^\w\s\-\:\.\$\~], does not include special characters
Query Params
boolean

Formats response into a JSON structure

Response
200

OK

Language
Response
Click Try It! to start a request and see the response here!