library

  for webmasters
  api
  security
  release notes

newsletter
Subscribe via RSS or via email
            

Understanding pagination in QuickelSoft CMS
 
There may be times when you need to display a large number of Content Items on your web page.
You should then limit the number of records to display per page and let the user navigate from one page to another.
This article will show you how to enable pagination in you ASPX page using the QuickelSoft CMS API.



How to generate a sitemap for search engines
 

The sitemap protocol format consists of an XML file that lists URLs on your web site that are available for crawling.

This format is supported by Google, Yahoo and Microsoft and this article shows you how to generate a sitemap with QuickelSoft CMS.




How to add a RSS feed to your site
 

This article will show you how to add a rss feed with QuickelSoft CMS




How to add a search form to your site
 

A simple technique for adding a search function to your site.