Jump to content

Need a landing page that is NOT the home page.

Recommended Posts

Site URL: https://www.quantaphonicsband.com/

I have created a landing page with a newsletter sign up block and I want to make it the first page that shows up without making it the home page. Clicking the site title takes you to whatever page is the "home" page and I don't want people to click the title trying to get to the main website and keep ending up back at the landing page. I read that it's not possible to customize the link connected to the site title.

Link to comment
  • Replies 1
  • Views 399
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

To change site title link, you can use this code to Website Tools > Code Injection > Footer

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.0/jquery.min.js"></script>
<script>
$(document).ready(function(){
  $('a#site-title').attr('href','https://google.com');
});
</script>

replace google with new url

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

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.