Content Management System (CMS)
- Logging in to your CMS
- Logging out from your CMS
- Using a little HTML
- The mailing manager
- Exporting your mailing list
- Sending to your mailing list
Logging in to your CMS
To log into your CMS:
- Open your website in a browser (i.e. www.mysite.com)
- Add “/cms” (i.e. www.mysite.com/cms)
- Complete the login form, with your username and password (provided by Realising Designs) and by completing the security code

Logging out from your CMS
You can logout from any screen by clicking the “logout” link located in the footer.
Using a little HTML
HTML uses tags to tell the computer how to start and stop something and a few codes should be all you need:
-
Firstly, to make a paragraph (<p></p>):
My first paragraph
Code:
<p>My first paragraph</p>
-
Make text bold (<strong></strong>)
A bold statement
Code:
<p>A <strong>bold</strong> statement</p>
-
Making a link to another website
(<a href=”SITE ADDRESS”>TEXT FOR LINK</a>)Code:
<a href="http://www.realisingdesigns.com">click here for our site</a>
-
Add an image
(<mg src=”FILE LOCATION” width=”WIDTH” height=”HEIGHT” />)
Code:
<img src="http://www.realisingdesigns.com/images/questionmark.gif" width="47" height="48" />
-
Making a list (<ul><li></li><li></li></ul>):
- item 1
- item 2
Code:
<ul><li>item 1</li><li>item 2</li></ul>
The mailing manager
The mailing manager allows your visitors to both register and unregister for your mailings, with either event sending them an automated reply. From your control panel you can view those who wish to receive mail from you, those who have opted out and also all. You can also re-instate of unsubscribe members yourself.
- Log in to your CMS
- Click the main link “Mailing list manager”
- You can then change your view with the controls “Display: active | removed | all”, or manually adjust a users status with the controls “re-activate/remove”
Exporting your mailing list
To be used with Realising Designs hosting plans
The mailing manager allows your to export your list of names ready to be copied and pasted into your mailing programme. All Realising Designs hosting packages come with a mailing facility in their control panel.
- Log in to your CMS
- Click the main link “Export mailing list (new window)”
- Click the main area of the browser window
- Press “CTRL + A” to select all
- Press “CTRL + C” to copy
- You now have your mailing list ready to be pasted into your mailing programme
Sending your mailing list
To be used with Realising Designs hosting plans
The mailing manager allows your to export your list of names ready to be copied and pasted into your mailing programme. All Realising Designs hosting packages come with a mailing facility in their control panel.
- Log in to your control panel (i.e. www.mysite.com/controlpanel)
- Click the left-hand link “Email & FTP”
- At the bottom of the page there is a section “Mail groups”
- To create a new Mail group click “ADD MAIL GROUP”
- Group name: Reference for you
- Group address: All emails sent to this address will be forwarded to all in this mailing group
- Mailing recipients: You can paste in you mailing export
- Click in the mailing recipients window
- Press “CTRL + V” to paste
- Click “Save”
You can now send emails to the address set-up in “Group address” and they will be sent to everyone in your mailing group.
Get social: