Free Hosting Tutorials

How to enable SEO for Magento

Free Hosting Tutorials

How to enable SEO for Magento The search engine optimization for magento can be enabled through. System-configuration-web-SEO In the e url option it is recommended to turn off the add store code to url function. Additionally, the Magento installation set the default page title to magento commerce Pick a more descriptive one and change it […]

How to Create FTP Accounts in Cpanel

Free Hosting Tutorials

How to Create FTP Accounts in Cpanel 1.Log into the cPanel using the URL http://domainname/cpanel 2.To add ftp accounts, click on the ftp icon available on the cPanel. 3.Now it will prompt for the new account to be added 4.In the login filed give the ftp username name, in the password section enter a strong […]

How to enable Search engine friendly in Os Commerce

Free Hosting Tutorials

How to enable Search engine friendly in Os Commerce 1.To enable search engine friendly URL, you need to Install the SEF 2.YOu can download the SEF from here 3.http://www.oscommerce.com/community/contributions,2823 4.Download the software and extract it in your local computer 5.Then you should upload the files, to the OS commerce directory. 6.Modify the .htaccess file and […]

How to Activate Search Engine Friendly URLs in Drupal?

Free Hosting Tutorials

How to Activate Search Engine Friendly URLs in Drupal? 1.Log into the cPanel. 2.Edit the .htaccess file. 3.Delete the entire lines in the file and replace with the following line RewriteEngine onRewriteBase /drupalRewriteCond %{REQUEST_FILENAME} !-fRewriteCond %{REQUEST_FILENAME} !-dRewriteRule ^(.*)$ index.php?q=$1 [L,QSA] 4.The Next step is to enable the path module. Log into the admin of the […]

How to install magento in Virtual Private Server

Free Hosting Tutorials

How to install magento in Virtual Private Server 1.Log into the VPS 2.Download the magento software http://www.magentocommerce.com/download. 3.Upload the software in your cPanel – > file manager or using ftp client 4.Upload the magento installation files under public_html if you are accessing the magento as http://domainname 5.Once you upload the file, change the permission as […]