Hi, we just converted a wordpress site to bubble.io. The old page urls had an ending slash (/). site.com/page/ (old wp urls) site.com/page (new bubble urls)
The site was built for us so we didn’t know the structure would be different. Google will see these as different pages so question is:
Can we change the new urls sitewide to have the trailing slash so there is continuity? The new page versions are indexed yet by Google.
Or, is there a plugin that will redirect the old urls to the new urls. Typically this may be done with htaccess but don’t know if that will work with Bubble?
Any ideas or the best way to handle this most appreciated!
If you’re using CloudFlare as your DNS, you should be able to set up a rule that rewrites your URL and removes the trailing slash. This would be set up as a 301 forward so over time, Google will realise and index the page without a trailing slash.
Seems like someone got something working with two rules.