How to Customize the 'Read More' Link in Squarespace

If you’re using a Squarespace blog layout that includes a "Read More" link, you’ve probably noticed that every post preview shows the same default text. But what if you want that link to say something different—something more engaging or on-brand?

In this tutorial, I’ll show you how to change the text on the Read More link using a simple code snippet.

 
 

Why Change the Read More Text?

Changing the default link text can:

  • Add personality to your blog

  • Clarify what users can expect when they click

  • Align the language with your brand voice

Instead of just saying Read More, you could say things like Keep Reading, See the Full Post, or Dive In.

 
 

How to Change the Read More Link Text in Squarespace

  1. In your Squarespace backend, go to Website > Pages > Custom Code > Code Injection.

  2. Scroll to the Footer Code Injection Box—this is where you’ll paste the code snippet.

  3. Copy and paste the code below (scroll down) in the box.

  4. In the code, look for the part that says Put your text here. Replace that with your desired link text.

  5. Hit Save, then refresh your blog overview page. You should see your updated Read More link text immediately.

 
 

Code Snippet

 

<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>

<script>

$('.blog-more-link:contains("Read More")').text('Put your text here');

</script>

 
 

 
 

This page contains affiliate links

 
 

Like this post?

Pin It to Pinterest 👇

How to Customize the 'Read More' Link in Squarespace
Jennifer Barden

This article was written by Jennifer Barden, founder of Jen-X Website Design and Strategy.

Many Squarespacers feel defeated when their websites don’t attract and engage visitors.

In my blog, I share my secrets for effective Squarespace website design and strategy so that DIYers and Squarespace Website Designers can learn tips for building Squarespace websites that attract and engage the right visitors.

https://jenxwebdesign.com
Previous
Previous

What Copy Should You Really Put on Your Website?

Next
Next

Think Like a Buyer: How to Map Your Customer Journey