Dawn>footer: How can I change the Powered by Shopify URL to a different URL?

Topic summary

A user seeks to change the \

Summarized with AI on November 6. AI used: claude-sonnet-4-5-20250929.

Sorry to beat a dead horse, but apparently Shopify makes this intentionally difficult and changes it as all of the solutions I have seen appear to be outdated and don’t work.

I figured out how to change the text but the link still points to Shopify’s page. How can I change that URL to a different one?

Thanks in advance!

Hello @killerpresets

follow this steps ( see below image )

Open your footer.liquid theme fileFind powered_by_link

Replace {{ powered_by_link }} with below code:

Powered by Shopify

3 Likes

Hello @killerpresets ,

It’s the GemPages Support Team and we are glad to assist you today!

I would like to give you the recommendation to support you so kindly follow the steps below:

  1. Go to Online Store > Theme > Edit code of your current theme

  1. Open your footer.liquid theme file

  2. Find powered_by_link

  3. Replace {{ powered_by_link }} with below code:

Powered by Shopify

Let us know how it works for you.

Best regards,
GemPages Support Team

1 Like

Yes! Thank you for the help!

You should make a YouTube video for this. So many outdated solutions on there!

I am so glad that my suggestioncan help.

You can solve it by giving CSS property
pointer-events : none;