select keywords

Keywords are words that describe your business or the page content on any page on your site. They are an important way of generating positive search results in for example Google. When a user enters a string of search words in Google, the search engine will display results closely matching the entered search words. Search engines source their information from page titles, descriptions and keywords. Always use descriptive words and phrases you expect people would enter to find your business.

 

For example, if you sell boutique holiday accommodation on your website; 'boutique holiday accommodation' is a far better choice of keyword than simply 'accommodation'. In addition, if your business focuses on a specific location, make sure to include this in your keywords as it will help narrow the search further. Again, with any specific service or product you offer; use specific words rather than generalisations.

select keywords

Handy Hints

headings

How to add headings to text when using silvertrees content management systems.

how to create a link

A simple hint on how to turn text into a 'hyperlink'.

manage web images

Selecting and resizing images for the web is an important part of maintaining a fresh & exciting site

online security

A few hints on staying secure online

edit page content

Simple hints on how to use the online page editor

symbols in text

How to avoid the annoying entity-escape errors where your trademark or copyright symbol should appear

(default) 7 queries took 7 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `articles`23233
2SELECT `Article`.`id`, `Article`.`title`, `Article`.`order`, `Article`.`description`, `Article`.`body`, `Article`.`created`, `Article`.`updated`, `Article`.`images`, `Article`.`pdfs`, `Article`.`vedios`, `Article`.`urls`, `Article`.`audios`, `Article`.`active`, `Article`.`featured`, `Article`.`keywords`, `Article`.`hits`, `Article`.`associated`, `Article`.`display_order`, `Article`.`images_desc`, `Article`.`pdfs_desc`, `Article`.`videos_desc`, `Article`.`urls_desc`, `Article`.`audios_desc` FROM `articles` AS `Article` WHERE `Article`.`id` = 114 LIMIT 1111
3SELECT COUNT(*) AS `count` FROM `articles` AS `Article` WHERE `Article`.`id` = 114 110
4SELECT `Article`.`id`, `Article`.`images`, `Article`.`pdfs`, `Article`.`vedios`, `Article`.`audios`, `Article`.`urls` FROM `articles` AS `Article` WHERE `Article`.`id` = 114 LIMIT 1110
5UPDATE `articles` SET `hits` = 64, `updated` = '2010-09-05 11:21:15' WHERE `articles`.`id` = 11411
6SELECT `Article`.`id`, `Article`.`title`, `Article`.`description` FROM `articles` AS `Article` WHERE `Article`.`active` = 1 AND `Article`.`order` = 4 AND `Article`.`id` <> 114 ORDER BY `Article`.`display_order` ASC LIMIT 6661
7SELECT `Article`.`id`, `Article`.`images`, `Article`.`title` FROM `articles` AS `Article` WHERE `Article`.`order` = 1 AND `Article`.`active` = 1 AND `Article`.`featured` = 1 ORDER BY `display_order` ASC 441