Installation

Open Source CMS

 

Stay in Touch

 

facebook

Become a fan and get all latest updates as soon as we push them out of the toaster labs

 

SEO twitter

 

Questions?
Post on our forum

 

Toasted Site of the Week

 

maurette snapshot

Wine maker Vins Maurette upgrades its vin cote de Provence website with SEOTOASTER.

 

Contact us to enroll your seotoaster powered website. You might be the next toasted site of the week.


 

 

Why wait? try seotoaster right now: Access our online demo

Note to users: The menu above is created by adding {%main_menu} either in the template or through editor

 

A live training session (Free, as in no money, as in you gotta be there!) is scheduled every Thursdays at 10.30 AM PST. Enroll now and get a chance to toast websites like a pro in no time!

Easy Installation

  1. Download the compressed file here
  2. Unzip the file on your server
  3. Go to yourdomain url - installation proccess will start automatically
  4. Follow the wizard
  5. Voila.

Illustrated Installation:

 

NOTE TO YOURSELF:
The login page is at: /go

Important! We recommend you turn OFF Magick Quotes to avoid '\' in templates when loading themes or modifying templates inline.

Create a php.ini file with the lines bellow (some hosting providers such as goddady require that you create a custom php5.ini and place it in the root of your domain.

magic_quotes_gpc = Off
magic_quotes_runtime = Off
magic_quotes_sybase = Off

Godaddy shared hosting users: A note for you

Hostgator shared hosting users: A note for you

 

 

Godaddy shared hosting Users this is a note for you!


We just installed an seotoaster on a godaddy shared hosting and got into the following issues:


1. Permissions on files that are less than 2kb cannot be changed via FTP, to make it work anyway, add a bit of text in each of those files that cannot be chmoded, and re-upload them in place of the original ones... You will then be able to change permissions on them for the sytem to overwrite them during installation.

 

2. You need to create a file called php5.ini and put it in the root / . it should read:

magic_quotes_gpc = Off
magic_quotes_runtime = Off
magic_quotes_sybase = Off

Note: to change your PHP version from php4 to php5, here is what goddady says:

To Change Your Default PHP Language

  1. Log in to your Account Manager.
  2. In the My Products section, select Hosting.
  3. Next to the hosting account you want to modify, click Manage Account.
  4. In the Content section of the Hosting Control Center, click the Add-On Languages icon.
  5. Select PHP version you'd like to set as the default.
  6. Click Continue.
  7. Verify the listed changes, and then click Update.
  8. Your Language change is submitted. Please allow up to 24 hours for the change to be processed by the hosting server.

NOTE: Although PHP 5 is the most current version, many applications still require version 4. Therefore, making this update may cause some of your PHP files to run incorrectly.

Other links of interest:
Run php5 on godaddy

Php Extensions on godaddy

 

Hostgator shared hosting Users this is a note for you!

1. Upload the package to your website and unzip it.

2. Create a "php.ini" file into the "public" folder. This file should contain:

magic_quotes_gpc = Off
magic_quotes_runtime = Off
magic_quotes_sybase = Off
register_globals = off
allow_url_fopen = off

3. Hostgator does not like the PHP flags in .htaccess, so you need to comment php_flag in all .htaccess files. For exmaple: #php_flag engine off.

4. Go to this url: http://your website/your install folder/. - It will run install.

Make sure to give us your feedback either via email or on the forum! or by leaving a comment below. It is important.

Post a comment:


  1. January 7, 2010 3:42 pm: ali ghte says:
    sounds cool..