Jump to content

URL Re mapping issues

Recommended Posts

Posted

I want this link to redirect to my help desk portal which is located at wobile.superops.ai

This is what i have 

/help -> wobile.superops.ai 301

 

 

Nothing is being redirected when typing www.wobilellc.com/help

 

Or if their is a simple way to not use the page at all and just map the URL then that would work. 

 

Thanks

 

 

 

  • Replies 2
  • Views 218
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

Posted

If you don't mind it being in your navigation menu, just add it as a link (bottom).

image.thumb.png.bafc48ff68aea70b4c675315d97c5e4b.png

 

If it needs to be separate, you could create a page with a "You are being redirected..." message and add this as a code injection to the page header:

<script>
    setTimeout(function(){
    window.location.href = 'https://wobile.superops.ai';
    }, 5000);
</script>

Posted

The URL Mapping feature only works for pages that DO NOT exist as a page on your site.

If the page exists then it will be presented.

Remove the page with the URL Slug /help from your site.

Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.