How to link BBB?

Topic summary

Goal: Make a BBB (Better Business Bureau) accreditation image on a Shopify store link to the official BBB accreditation page.

Key steps provided:

  • Upload the BBB image in Shopify Admin > Settings > Files, then copy the image URL.
  • On the desired page/section, insert custom HTML that wraps the image in a hyperlink to the business’s specific BBB accreditation URL, using the uploaded image URL.
  • Optionally adjust image size via inline styles and set the link to open in a new tab. If needed, add the code via the Theme Editor in a Custom HTML section.

Technical notes:

  • Uses basic HTML (anchor tag linking to the BBB page, with an img tag for the badge). The code snippet is central to the solution.

Outcome/status:

  • A clear, actionable solution was provided; no further issues or disagreements were raised. The thread appears resolved with a practical implementation path.
Summarized with AI on December 14. AI used: gpt-5.

Hi,

How would I go about linking an image of a BBB Accreditation to the accreditation site?

Thanks

Hey @rarecoin ,

To link an image of a BBB (Better Business Bureau) accreditation on your Shopify store to the official BBB accreditation page, you can follow these steps:

1. Upload the Image:

-Go to your Shopify admin panel.

-Navigate to Settings > Files and upload the BBB Accreditation image if you haven’t already.

2. Get the Image URL:

-After uploading the image, click on it to view its details.

-Copy the URL of the image.

3. Add the Image with Link in Your Store:

-Go to the page or section of your store where you want to add the BBB accreditation image.

-Use the following HTML code to insert the image and link it to the BBB accreditation page:

[
  
](https://www.bbb.org/your-business-bbb-page)

-Replace “https://www.bbb.org/your-business-bb-page” with the specific URL of your BBB accreditation page.

-Replace "image-url-from-step-2"with the URL you copied in Step 2.

4. Customize and Save:

-You can adjust the width and height the style attribute if you need to change the size of the image.

-Save the changes, and the image should now appear as a clickable link that opens the BBB accreditation page in a new tab.

If you need to add this to a specific theme section or page on Shopify, you may need to go into the Theme Editor or Customize and add the HTML code in the section that allows custom HTML.

If I was able to help you, please don’t forget to Like and mark it as the Solution!
If you’re looking for expert help with customization or coding, I’d be delighted to support you. Please don’t hesitate to reach out via the email in my signature below—I’m here to help bring your vision to life!

Best Regard,
Rajat Sharma