wix-seo-frontend
The wix-seo-frontend module contains functionality for working with your site's SEO from client-side code. Learn more.
Additional information about this section
Store values associated with an object
- links
Gets the page's SEO-related link tags.
- metaTags
Gets the page's SEO-related meta tags.
- structuredData
Gets the page's structured data.
- title
Gets the page's title.
Perform actions on an object
- setLinks( )
Sets the page's SEO-related link tags.
- setMetaTags( )
Sets the page's SEO-related meta tags.
- setStructuredData( )
Sets the page's structured data.
- setTitle( )
Sets the page's title.