Showing posts with label site. Show all posts
Showing posts with label site. Show all posts

Saturday, August 22, 2015

How to Move CMS Made Simple to a New Server (7 Steps)


Open a browser window, navigate to the Admin Console of your CMS Made Simple website and log in with an Administrator password. The path to your Admin console is “http://www.yourwebsite.com/cms_location/admin,” where “yourwebsite” is the domain name of your site and “cms_location” is the directory where CMS Made Simple is installed. For example, if your website is cmsfun.com and CMS Made Simple is installed in a directory called “simple,” you would type “http://www.cmsfun.com/simple/admin” to open the Admin console.
Click “Site Admin,” “Global Settings,” “Clear Cache” and “OK.”
Navigate to your Web-hosting management console and download your CMS Made Simple database. If you use cPanel or DirectAdmin, click 'phpMyAdmin' in the Databases panel, log in to the database, if necessary, and click “Export.” Click the “Quick” export method, click “SQL” from the 'Format' drop-down menu and click “Go.” Save the SQL file on your desktop.
Open an FTP client like Filezilla, log in to your Web server and download the directory that contains the CMS Made Simple files. Save the files in a directory on your computer.
Log in to your new Web server with your FTP client and upload the saved Content Made Simple directory on your computer. Ensure that the “tmp,” “uploads” and “modules” directories and subdirectories are writeable.
Log in to the Web-hosting management console on your new server, open 'phpMyAdmin' and click “Import.” Click “Browse” and navigate to the saved SQL file on your computer. Click “SQL” from the 'Format' drop-down menu and click “Go.”
Log in to your new CMS Made Simple site and ensure that all files have been moved and that your data is intact.
VPS Hosting

How to Start an Online Goody Bag Business (6 Steps)


Determine the type of goody bag products you are going to sell. Try to specialize within the niche. For instance, you can sell eco-friendly goody bags made from all-natural materials or hand-made gifts and treats. You can specialize in food items, or international gift items. Keep your product line simple and categorize your products according to price.
Analyze domain name options. Think of a domain name that reflects your product. Avoid using your business registered name but instead use a fictitious or DBA (Doing Business As) name that reflects the goody bag product. Remember the domain name is the name that will be remembered by customers, and it is easier to remember a name that is associated with goody bags.
Locate a webhosting service. Most of the websites that sell domain names also sell web hosting packages. As this is an e-commerce site use a webhosting space that is midsized. Pay on a monthly or yearly basis. Most web hosting companies charge between $5 to $10 a month.
Look through different website templates and e-store templates websites like Website Templates, Stylish Template or Steve's Templates to find one that may be appropriate for your new online goody bag business. Be sure the template has shopping card options. Write the descriptions and content for the goody bag website. Hire a freelance web designer to help you load the website you chose to your domain name.
Promote the website. Create a Facebook and Twitter account and add members and fans. Tweet about your goody bag service and explain why these make nice gifts for friends or business associates. Write articles about your product explaining the benefits and the types of gifts that can be chosen to be a part of the goody bag. Post the information on your website or blog. Create listings on auction websites like eBay Etsy. Place a link to your website in your listing. Place advertisements on bulletin boards like Craigslist or the Bulletin Board. Add your website address to business cards, and letterhead. Leave your business card on restaurant or store bulletin boards so people can find your website. Send out newsletters, and promotionals to customers who do buy from you.
Hire a search engine optimization specialist to help you list your website on a first page in the search engines. Think of search terms people might use to find a website like yours. Write these terms or keywords down and give them to the SEO specialist. Have him help you get a first page listing under those terms or other keywords like gifts, gift bags, goody bags, and others that refer to your particular niche. This way people will find your online goody bag business when looking for those terms.
VPS Hosting

How to Create a Multipage Website


Decide what pages your website should actually have. Starting out with a plan will save plenty of time later. For example, a basic website might consist of three pages: a homepage, an 'About' page, and a photo gallery.
Open a text editor such as Notepad (in Windows) or TextEdit (on a Mac) and create a new file for each page you plan on including. When saving each file, make sure to save them with a '.html' extension, and name your homepage 'index.' So using the above example, you would create three pages: 'index.html,' 'about.html,' and 'gallery.html.'
Think of a domain name ('example.com') to name your site. Come up with something easy to remember, as brief as possible, and spelled correctly.
Sign up for a web hosting plan. Since this is a very basic site, you won't need to pay for anything fancy, and in fact you can get a hosting plan for free from sites such as FreeHostia (see Resources). When signing up, you'll be able to register your domain name, which should cost about $10 for a year.
Log into the hosting control panel that your web host provided you after you signed up. Inside, there should be a 'File Manager' section. Open it, and look for a folder either named 'public_html' or named after your domain. Upload all your HTML files inside it.
Open a new browser window and type in your domain name in the address bar. The page that's automatically displayed will be 'index.html,' and you can reach your other pages by going to example.com/about.html, example.com/gallery.html, and so on.Of course, unless you've added something to each page, they're blank. To actually fill your pages with content, you'll need to write some HTML code, which is the basic language of the web and very easy to learn (see Resources for free HTML tutorials).
VPS Hosting

How to Build a Website Once You Have a Domain Name


Access a web provider such as JustHost.com, 1and1.com or FatCow.com and review the hosting plans to see which one fits your needs best. You also can review a comprehensive web hosting comparison page such as Top-10-Web-Hosting.com (see Resources). A web host provider offers website-building tools along with space for your website files so that the files can be published on the Internet. Typically, you can purchase options that charge as little as a few dollars a month, or opt to pay a flat fee on a yearly basis.
Purchase a plan with your chosen provider and register your domain name. If you already have procured a domain through another site, such as register.com, you can simply enter this name during sign-up so that your host can assign this to your account. Otherwise, you can register the name during the purchase process by following the domain name registration prompts provided.
Log in to your web host account and locate a section such as 'site builder' to survey the tools that are available to help you build your website. Typically, these mechanisms are composed of menus and buttons that allow you to type in your web page content, format your data and insert features such as fill-in forms. Additionally, you can grab digital images from your computer and insert them into your web pages by using the tool's 'image upload' feature. Explore the interface and create the pages to build your website. Many hosts also offer ready-made web pages (templates) that you can simply edit as preferred. If you need help finding these features, access your web host's 'Help' page.
Use your host's 'Preview' feature to see how your website looks before you publish it. If satisfied, save your files by using the 'Save' link or button provided.
Transfer your web files to the directory that houses and publishes your website on the Internet. Look for a 'File Manager,' double click on it and go to a file typically labeled 'Public FTP.' Double click this folder and use the provided links and/or buttons to select your web files and upload them to this folder. When finished, simply type your domain address in a web browser to see your active (live) website.
VPS Hosting

Friday, August 21, 2015

How to Create a Coming Soon Page Before Launching a Website


Go to your computer's 'Start' menu and open a new document in Notepad. Another word processing program can also be used.This is where you will type in your coming soon code.
Type
coming soon
Site Coming Soon
. Insert any title you want in between the 'title' and 'body' tags. This code can also be typed and previewed in Adobe Dreamweaver. Adobe Dreamweaver allows a user to view the image that the code produces.
Save the file as index.html into a folder designated for your Web page.
Log into your Web server via FTP or a host company's control panel. FileZilla (see Resources) is an FTP program that is free and is very useful for this operation.
Upload your index.html file into the www or public_html folder. Type in the website's URL into your browser and view your page.
VPS Hosting

How to Import Tracking in Magento (5 Steps)


Log into the Magento admin panel. Click the 'System' heading in your Magento dashboard. Highlight the 'Magento Connect' option in the context menu that appears beneath the 'System' heading and click the 'Magento Connect Manager' suboption.
Log into the Magento Connect site, using your Magento credentials. Paste your tracking module's extension key into the 'Paste Extension Key to Install' field, then click the 'Install' button to install the module for your store (see Tips). Return to your Magento dashboard after the installation process has completed.
Click the 'Sales' heading. Select the 'Import Tracking' option from the context menu that appears beneath the heading to access the tracking module.
Click the 'Upload' or 'Choose File' option from the module's 'Upload file' or 'Upload File Manually' heading to browse for the CSV or XML file that contains the tracking information you'd like to import.
Click the 'Save Config' or 'Store Settings' option in the module's toolbar to set Magento to upload tracking data from your CSV or XML file.
VPS Hosting

Thursday, August 20, 2015

How to Transfer From Seedbox to Seedbox


Open your FTP client, such as FlashFXP, FTPRush or SmartFTP.
Click 'Tools' and select 'Site Manager.' Create a 'New Site.'
Enter the information for your first hosting server. You will need the hosting address, username and the password for the account.
Create another new site for your second hosting server. Enter your login information for this account, as well.
Connect to both servers. Your log should indicate a successful connection, or any problems encountered with the server or inaccurate login information.
Locate your seedbox directory within each server, using the internal browser windows to navigate the server's directories. Drag and drop the files from one server to the other to begin the FXP, or file exchange protocol, process.
VPS Hosting