Skip to main content

SEO

v1

Description

Search Engine Optimization, abbreviated as SEO, is the process of making a website show up on the web search results. Get notified whenever someone modifies the app details, robots.txt, custom meta tags, or sitemap configuration.


Supported Type

  • Update

Payload

{
"event":{
"id":"rOcs838XXrj5ef6LoJkfu9y3TTW25tDekAsleAA4Eck=",
"name":"seo",
"type":"update",
"version":"1",
"category":"application",
"trace_id":[
"convex.f4009557-4cb2-46c2-b8f8-769aaf8e8855"
],
"created_timestamp":1661319161914
},
"payload":{
"seo":{
"details":{
"title":"A.projeKt by Asmita Kala",
"description":"Contemporary Indian wear for women. \nContact: +91 9414007777"
},
"robots_txt":"User-agent: *\nDisallow: /dashboard/\nDisallow: /order/\nDisallow: /address_book/\nDisallow: /return/\nDisallow: /wishlist/\nDisallow: /cart/\nDisallow: /checkout/\nDisallow: /thankyou/\n\nSitemap:https://www.aprojekt.in/sitemap.xml",
"sitemap_enabled":true,
"_id":"60a24494eac74ae12d1a6551",
"app":"5f79bf6d3a35c3670c134b34",
"custom_meta_tags":[
{
"name":"ahref domain verification",
"content":"<meta name=\"ahrefs-site-verification\" content=\"8fd0bc49d8b5e677c269c63c354380428d5bef1d6f9ae62f455ba058ad8b4d01\">\n",
"_id":"62f654988c4facdbf76e24a2"
}
],
"createdAt":"2021-05-17T10:25:24.386Z",
"updatedAt":"2022-08-17T09:12:17.075Z",
"__v":1
}
},
"contains":[
"seo"
],
"company_id":2,
"application_id":"000000000000000000000001"
}

Object Properties

KeyTypeDescription
appStringID of the application to which the SEO is related
robots_txtStringContent of /robots.txt file
sitemap_enabledBooleanShows whether the sitemap is enabled for exposing all the URLs of the application to web crawlers/bots
custom_meta_tagsArrayList of custom meta tags that are injected in HTML and used by crawlers/bots
detailsObjectApplication-level SEO details containing the "title" and "description" that would show up on the web search results