GOOGLE ADWORD - FREE $75 VOUCHER

TAKE IT NOW!! It will not last too long!

  • Send up to 20.000 EMAILS on HIGH SPEED SERVER
  • Publish your business and websites for free
  • Publish your products - direct links to your products
  • Create as many links to your websites as you wish, there is NO "no follow"directive !
  • Drag into your pages YouTube video and Images from the internat as easy as copy & paste the URL or drag & drop the image

Ask for your 3o DAYS free trial
and get $75 GOOGLE ADWORDS VOUCHER FOR FREE

You will be taken to a registration page - Please write that you wish to get BUSINESS CONNECTION FREE TRIAL

There is no catch, just launching a comprehensive business oriented web marketing tool.
Some of our readers will be lucky. BE ONE OF THEM!

Category Archives: CMS Made Simple

WordPress, ZenCart, MadeSimple and Google index

What CMS (content management system) should be choose if the main target is to have the website up in Google Search as soon as possible and as high as possible. Just facts after two years of studying (analyse) evolution of …

Read more »

1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 4.00 out of 5)
Loading ... Loading ...
 

htaccess – frendly URL – CMS Made simple

To have pretty URL in CMS made simple it is really easy if  you don not move the website from root in a folder or on a subdomain. As long as you know what is htaccess file all is fine. …

Read more »

1 Star2 Stars3 Stars4 Stars5 Stars (2 votes, average: 1.50 out of 5)
Loading ... Loading ...
 

Foront End Users – CMS Made Simple

Basic data Like in any modules here there are three types of file – files where data are extracted from database and assigned to template variables contains files word into their name. – files which display data are templates files …

Read more »

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
 

Main tables – CMS Made simple

1 – if you need to refresh an olde version of CMS for a client. That website is full of trash (old modules/plugins/code) and you wish to keep only the page contents 2. If you just want to replace the …

Read more »

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
 

Plugins and Modules – CMS Made Simple

- Create your module (MyModule). It must be installed using module manager. – Just copy plugins/function.news.php to plugins/function.mymodule.php (do not use exactly the same name, to use small letters wil be ok – Change name of those 3 funtions according …

Read more »

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
 

Developer tips and tricks – CMS Made Simple

CreateLink and ID – When you create a link using createlink method, never use a parameter with name id. This parameter will never be found in $param array you wish to get on the other side / your target page. …

Read more »

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
 

eCommerce – CMS Made Simple

Order, Product, Cart, Payment Gateway – CMS MAde Simple Notes for developers PRODUCT module – Category list cannot be sorted. (At this point ) There are 3 tables used: product (all data about products) , category (name, id) and categ-prod …

Read more »

1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5.00 out of 5)
Loading ... Loading ...
 

Move website – CMS Made Simple

This is not a “click and have it” but we are using this method for more than 2 years in commercial environment. It is 99.99% working. Before start – As a basic website, a CMS made simple based website is …

Read more »

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
 

Basic Customisation – CMS Made Simple

All is stored into database: pages, templates and stylesheets (.css) files. 1. Pages If during instalation you allowed database to be populated delete all files execept Home. 1. Template Copy basic template you wish to use in a new one …

Read more »

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...