# How to place a link back to our Charity Hosting page on your website

> As a condition of free charity hosting, you need to place a single text link to Kualo's Charity Hosting page on your website.

Source: https://www.kualo.com/knowledgebase/getting-started/how-to-place-a-link-back-to-our-charity-hosting-page-on-your-website
Updated: 2026-06-09

---

As a condition of your free [Charity Hosting](https://www.kualo.co.uk/free-charity-hosting) account, we ask you to include a single, unobtrusive text link to our charity hosting page somewhere on your website - for example in the footer, on your home page, or on an About Us page.

The link does not need to appear on every page; in fact we prefer it does not. If you run a blog, a brief post thanking us and mentioning the initiative works just as well. The goal is to spread the word so we can help even more charities get online for free.

## The link code

Use the following HTML wherever you want to place the link:

```html
<a href="https://www.kualo.com/free-charity-hosting" title="Free Charity Hosting">Free Charity Hosting by Kualo</a>
```

How you add this code depends on the platform your website runs on. The sections below cover the most common options.

## WordPress

### Option 1 - add the link as a widget

1. Log in to your WordPress dashboard and go to **Appearance > Widgets**.
2. Find the **Custom HTML** widget and drag it into the Footer widget area.
3. Paste the HTML code into the content field.
4. Click **Save**.

![WordPress Text Widget](https://kb-cdn.kualo.com/82/3e/823e84bf9f8d087bb39be29c383161e054db75ef.png)

![WordPress Footer Widget](https://kb-cdn.kualo.com/5a/f9/5af9e8675d634af48ea30dfbaab509c92c7550d6.png)

### Option 2 - embed the link in a page or post

1. Open the page or post where you want the link to appear.
2. Add a **Custom HTML** block (in the block editor, search for "Custom HTML").
3. Paste the HTML code into the block.
4. Click **Update**.

![WordPress Text Editor](https://kb-cdn.kualo.com/91/35/913542b8d8dacfdc444b4f2a4cbd72834fe086be.png)

## Joomla

1. Log in to your Joomla admin area and go to **Components > Banners > Banners**.
2. Click **New** to create a new banner.
3. Set the type to **Custom** and paste the HTML code into the **Custom Code** field.

![Joomla Banners](https://kb-cdn.kualo.com/2a/a0/2aa02c6d88cdd8d49ba6d72aa993d6f22c79eaca.png)

4. Click **Save & Close**.
5. Go to **Extensions > Modules** and click **New > Banners**.
6. Choose a title and a position for the module. Available positions depend on your active template.
7. Click **Save**.

![Joomla Module](https://kb-cdn.kualo.com/9d/64/9d64362aa1d2695ce7f410e7c4b1adf798b63faf.png)

## Magento

1. Log in to your Magento admin area and go to **Content > Blocks**.

![Magento Blocks](https://kb-cdn.kualo.com/48/42/484228372e0625ba233ba1e366d0ab24ad10fc84.png)

2. Click **Add New Block**, enter a **Block Title** and an **Identifier**, then paste the HTML code into the block content.

![Magento New Block](https://kb-cdn.kualo.com/23/dc/23dc4191a2489b27c28a857d77f8313ac14ee98d.png)

3. Save the block. You can now display it either globally or on a specific page:
   - **Globally:** go to **Content > Widgets > Add Widget**, select **Type: CMS Static Block** and your design theme, then click **Continue**.
   - **On a specific page:** go to **Content > Pages** and edit the relevant page.
4. Give the widget a title and assign it to a store view. If you have multiple widgets, use the **Sort Order** field to arrange them.
5. Under **Layout Updates**, set the **Display On** and **Container** values for the position where you want the link to appear.

![Magento Widget Layout](https://kb-cdn.kualo.com/fa/c5/fac51c1bc0673b4f78936a5ef0e0dcd14de8827a.png)

6. Select **Widget Options** and choose the static block you created.

![Magento Widget Options](https://kb-cdn.kualo.com/9d/64/9d64362aa1d2695ce7f410e7c4b1adf798b63faf.png)

7. Click **Save**, then **Flush Magento Cache**.

## ProSite

1. Log in to cPanel and open the ProSite builder.
2. Go to the **Advanced** tab in the top navigation and select the **HTML** block, then place it on your page.

![ProSite HTML block](https://kb-cdn.kualo.com/f1/ec/f1ec0af3eac5b5aef49a0b8e037de8eb7e185de5.png)

3. Double-click the HTML block to edit its content.
4. Paste the HTML code for the charity hosting link.

![ProSite HTML block edit](https://kb-cdn.kualo.com/20/99/209985989dc5cb49cb2e952202ed6df03036d814.png)

5. Click **Apply**.

---

If you need help adding the link to your website, please get in touch to let us know - we'll be happy to assist.

---

_Source: Kualo Knowledgebase — https://www.kualo.com/knowledgebase/getting-started/how-to-place-a-link-back-to-our-charity-hosting-page-on-your-website · © Kualo Ltd._
