Hey all,
We are using a single page app design for our website designed in bubble. The site is dynamic and displays elements based on page states and url paths.
We also have 2 domains provided by coalias. the first domain is ours and displays our logos using a passed url path item. the second is for our partners site/branding.
For this reason we were thnking of creating a custom sitemap to then submit to google telling google the links/paths etc. Also using canonical html tags on non-main pages to ensure only the SPA/index is shown on google.
We have pretty much formed our own url paths, with some areas of the site/page pointing to an external website adding the page name to the url path (/page) which surely google crawlers wont even know about unless we submit a sitemap containign those links?
How should we do this? I notice we cant customise the sitemap and need to as its a SPA displaying elements using page states for constraints rather than being a product type page that then displays slug-items.
Thanks