wix-site
The wix-site module contains functionality for obtaining information about your site and its pages. Learn more.
Guides
Additional information about this section
Properties
Store values associated with an object
- currency
Gets a code representing the site's currency.
- currentPage
Gets information about the current page or lightbox.
- language
Gets a code representing the site's language.
- regionalSettings
Gets the site's regional settings.
- revision
Gets the site revision ID.
- timezone
Gets the site's timezone.
- wixRouterSitemapEntry
Functions
Perform actions on an object
- getSiteDisplayName( )
Gets the site display name.
- getSiteStructure( )
Returns information about the site's pages, prefixes, and lightboxes.
- prefetchPageResources( )
Optimizes resource fetching of pages and lightboxes in the site so they will load faster.
- routerSitemap( )
Returns the sitemap for a router or dynamic page prefix.
Subcategories
- WixRouterSitemapEntry
An object representing a single entry in a sitemap.