SEO
getSeoData
This function is used to fetch SEO data for a given URL from Omnitron.
The getSeoData function is imported from '@akinon/next/data/server'
.
The SEO data is fetched by defining this function as follow:
url
: Provide the URL for which SEO data is fetched. This parameter is mandatory and should be of type String.
Note: The URL for which the data is fetched should have content defined in the Sales Channels > Marketing > SEO Settings section of Omnitron.
Data returned from the function:
Last updated
Was this helpful?