Community Hosting - Adding the Fluccs Logo & Link to Your Website Print

  • beginner guide, website setup, wordpress banner, website link, add logo, fluccs, add image link, website footer, banner, backlink, community hosting, divi image link, html link, hosting requirements, footer banner
  • 0

If you are using a Community Hosting account, you are required to place a Fluccs banner on your website that links back to our site.

This guide will walk you through the process step-by-step. No technical experience is required.


Step 1: Choose a Banner

Visit the following page to select a banner:

https://www.fluccs.com.au/hosting/community-hosting/community-banners/

  • Right-click on the banner you want
  • Select "Save Image As..."
  • Save it to your computer

Step 2: Upload the Banner to Your Website

Option A: WordPress (Recommended)

  1. Log in to your WordPress Admin area (usually yourdomain.com/wp-admin)
  2. Go to Media → Add New
  3. Click Select Files and upload your banner
  4. Click the uploaded image
  5. Copy the File URL

Option B: cPanel File Manager

  1. Log in to your cPanel account
  2. Open File Manager
  3. Go to your website folder (usually public_html)
  4. Upload the banner image

Step 3: Add the Banner to Your Website

WordPress (Easy Method)

    1. Go to Pages or Appearance → Widgets
    2. Edit the page or area where you want the banner
    3. Add an Image block
    4. Select your uploaded banner
    5. Click the image and set the link to:
      https://www.fluccs.com.au
    6. Click Update or Publish

Using Divi? (Very Common)

  1. Log in to WordPress
  2. Go to the page you want to edit and click "Enable Visual Builder"
  3. Click the + (Add Module) button
  4. Select Image
  5. Upload or select your Fluccs banner
  6. In the Image settings, find Link URL
  7. Enter:
    https://www.fluccs.com.au
  8. Set Link Target to Open in New Tab
  9. Click the green tick to save
  10. Click Save at the bottom of the page

Tip: Most users place the banner in the footer so it appears on every page.

WordPress (HTML Method)

You can also paste this code into a Custom HTML block:

<a href="https://www.fluccs.com.au" target="_blank">
  <img src="YOUR-BANNER-URL-HERE" alt="Powered by Fluccs">
</a>

Replace YOUR-BANNER-URL-HERE with your uploaded image URL.

Non-WordPress Websites

Add the following code to your website where you want the banner to appear:

<a href="https://www.fluccs.com.au" target="_blank">
  <img src="YOUR-BANNER-URL-HERE" alt="Powered by Fluccs">
</a>

Step 4: Check Your Banner

  • Visit your website
  • Click the banner
  • Make sure it opens https://www.fluccs.com.au

Recommended Placement

  • Footer (most common)
  • Sidebar
  • Homepage

Important

Displaying the Fluccs banner and link is a requirement of the Community Hosting service. Accounts that do not include the banner may be suspended.


Need Help?

If you are unsure how to complete this, we recommend contacting your website developer or WordPress developer to assist.

If you are still unable to complete this, you can open a support ticket with us and we will do our best to guide you.


Was this answer helpful?

« Back