REST Endpoints
Flag the item as noindexable
POST
/seoessentials/noindex
Delete the noindex flag for the item
DELETE
seoessentials/noindex
Get list of keywords
GET
seoessentials/keywords
Create a keyword
POST
seoessentials/keywords
Edit a keyword
POST
seoessentials/keywords
Path Parameters
Name
Type
Description
String
Delete a keyword
DELETE
seoessentials/keywords
Path Parameters
Name
Type
Description
String
Get list of replacements
GET
seoessentials/replacment
Path Parameters
Name
Type
Description
String
Create a replacement
POST
seoessentials/replacment
Path Parameters
Name
Type
Description
String
Edit a replacement
POST
seoessentials/replacment
Path Parameters
Name
Type
Description
String
Delete a replacement
DELETE
seoessentials/replacment
Path Parameters
Name
Type
Description
String
Last updated