Customize Author Links on Your Squarespace Blog Posts
Is This Free to Use?
Personal use is free forever.
If you’re using this tool on your own blog, portfolio, or personal Squarespace site, you don’t need to pay — enjoy it freely.
Commercial use requires a one-time license.
If you’re a developer, agency, or using this on a client project or monetized site, please purchase a commercial license. It helps support ongoing development and gives you peace of mind.
One-time cost: £49.99 (normally £79.99)
Covers unlimited client sites, all current tools, and future updates.
By default, Squarespace automatically adds a hyperlink to the author’s name on blog posts. Depending on your template, this link might:
Point to a generic author archive page (like
/author/firstname-lastname
)Go nowhere at all
Not let you edit it in the UI
That’s not ideal — especially if:
You’re a solo writer and want to link to your About page
You’re part of a team and want to direct each author to a custom bio
You want to remove underline styling or ensure the link inherits your site’s theme
This tool lets you fix that.
What This Tool Does
With a single script, you can:
Find all
.blog-author-name
links on the pageMatch each name to a new URL you specify
Optionally remove the underline and apply theme-based link styling
Run the update on a short interval to catch late-loaded blog elements
How to Use the Tool
Scroll to the tool below
Enter:
Each author’s name on its own line
A matching link (e.g.
/about
,/team/alex
) on the next field — in the same order
Choose whether to inherit your theme's link styling
Click Generate Code
Copy the script
Paste it into:
⚙️ Pages → Website Tools → Code Injection → Footer Code
Example
Author Names:
JC Pass
Alex Hart
Matching URLs:
/about
/team/alex
This will:
Turn
JC Pass
into a link to/about
Turn
Alex Hart
into a link to/team/alex
If those names appear on multiple posts, the script will update all of them automatically.
Notes
If a name doesn’t match exactly (capitalization and spacing matter), the link will stay unchanged
This runs every half-second for 5 seconds to catch any content loaded slightly after the page
It’s lightweight and only runs on pages where
.blog-author-name
exists
Simply Put
Whether you want more control over author bios, cleaner URLs, or better styling, this tool makes it easy to customize your author links without touching the Squarespace backend. Great for solo blogs, teams, or portfolio-driven sites.