http://www.wphow2s.com for more I'll show you how to learn CSS and customize your WordPress theme's look and layout by using the free Firefox add-on/extension Firebug. This video takes away the mystery of how to make changes to your WordPress theme by showing you how to use Firebug, a free Firefox add-on or extension. You'll learn basic CSS and see how easy it is to modify your WordPress website's look. I'll go over changing background colors, font sizes, font color, and more, using Firebug to easily identify what CSS code needs to be changed. And Firebug allows you to see what your changes to your WP theme will look like in real time, before you actually go about making them more permanent. http://www.youtube.com/watch?v=yMxIw0KTZ_o
Wednesday, November 20, 2013
How to Create a WordPress Child Theme - Twenty Thirteen Theme or Any Theme!
http://www.wphow2s.com/wordpress-child-theme-how-do-i-make/ for more Learn how to easily create a WordPress child theme by following along--I even have the code for you on my website. I use the Twenty Thirteen theme, but you can make a child theme for any WordPress theme - beginners welcome! WordPress codex: http://codex.wordpress.org/Child_Themes http://www.youtube.com/watch?v=FXY9LTFOkcI
How to Add a Logo - WordPress Twenty Thirteen Theme | Theme Logo Plugin - EASY!
http://www.wphow2s.com for more Learn how to add or insert a logo into the WordPress Twenty Thirteen theme easily using the Theme Logo plugin - beginners welcome of course! Very simple process and no need to know any code so no worries! :) Make your Twenty Thirteen bog or website more unique by adding your own logo. If you can copy and paste you can do this, just follow along as we install the Theme Logo plugin, upload our logo image, and make a few real simple changes to CSS in a file in our child theme....it helps to have a child theme already, so watch my child theme video on my channel first...and have fun! www.youtube.com/watch?v=8c8i99fVK48 http://www.youtube.com/watch?v=8c8i99fVK48
WordPress for Beginners - Step by Step Website Guide, Simple!
http://www.wphow2s.com/ for more In this easy to understand WordPress for beginners video tutorial, you'll learn step-by-step, start-to-finish, how to make your own website. I am going to show you how to easily get a website online - in just a couple hours you can start from scratch and have your very own website up and running. WordPress is what we'll be using to build our website. WordPress is easy to use, and it takes care of the coding for you, so you don't have to know any HTML, CSS, and all that complicated looking stuff. So absolute beginners, fear not, if you just follow the steps I will show you in this video guide, you will be on your way to having a great looking, and very useful website that you can use for your business, or personal use, or whatever you want. The first thing we'll do is pick out a domain name, and I'll give some tips on doing that, and I'll also show you how to instantly find out if your desired domain name is available. Then we'll buy our domain and web hosting, and I will show you the web hosting company that I've been using for over 7 years for all my sites, and how to get a nice discount too! After that, all is that will be left to do is to start creating your website. ********************************************** HostGator Discount Coupon Codes: ***HostGator Promo Code 30% Off -- MIKEsave30 ***Paying monthly?--First month for 1 Cent ($0.01) -- MIKEsave10 (**HostGator recently contacted me so that I can now offer you a 30% discount coupon code!) I've used HostGator for all my web hosting for going on 7 years, so when I recommend them, I speak from my own positive experience! I do receive a commission from HostGator if you do use one of my coupon codes, but you won't be charged extra for this...if you do use one of my discount codes, thank you! :) ********************************************** Time Stamps - click on a link to go to the desired section 00:00 Intro 00:22 Overview 02:26 Website preview 05:47 Domain name tips 08:08 Check domain availability 08:36 Get domain & web hosting 13:01 HostGator info - email 13:49 cPanel login 14:20 Installing WordPress 16:17 WP dashboard 17:22 WordPress themes 18:21 Initial settings 20:38 Adding default pages 22:32 Setting Home & Blog pages 23:32 Removing comments 24:47 Custom menu 29:49 Permalinks - search engine friendly page links 31:41 Configuring the Home page 33:17 WP visual editor 37:19 Finding royalty free images 38:45 Adding & editing images 40:35 Making & adding a header 49:07 Using ColorZilla to match colors 50:29 Adding background images 54:13 Front page widgets 58:14 Icons 1:04:24 About me page 1:06:15 WP image editor 1:09:49 Sidebar widgets 1:12:59 Photo gallery 1:16:58 Embedding videos 1:19:55 Making a blog 1:22:22 Featured images 1:24:43 Sticky post 1:25:31 Contact form 1:30:08 AutoResponder function 1:30:55 Inserting a Google map 1:32:33 WP Better Security plugin ***************************************************************************************** http://youtube.com/watch?v=EGLqGOneeMk http://www.youtube.com/watch?v=EGLqGOneeMk
How to add a logo - WordPress Twenty Thirteen Theme | Theme Logo Plugin - EASY!
How to add a logo - WordPress Twenty Thirteen Theme | Theme Logo Plugin - EASY! http://www.wphow2s.com for more Learn how to add or insert a logo into the WordPress Twenty Thirteen theme easily using the Theme Logo plugin - beginners welcome of course! Very simple process and no need to know any code so no worries! :) Make your Twenty Thirteen bog or website more unique by adding your own logo. If you can copy and paste you can do this, just follow along as we install the Theme Logo plugin, upload our logo image, and make a few real simple changes to CSS in a file in our child theme....it helps to have a child theme already, so watch my child theme video on my channel first...and have fun! www.youtube.com/watch?v=8c8i99fVK48 http://www.youtube.com/watch?v=8c8i99fVK48Mike Simmons
How to Create a WordPress Child Theme - Twenty Thirteen Theme
How to Create a WordPress Child Theme - Twenty Thirteen Theme http://www.wphow2s.com for more Learn how to easily create a WordPress child theme by following along--I even have the code for you on my website. I use the Twenty Thirteen theme, but you can make a child theme for any WordPress theme - beginners welcome! http://www.youtube.com/watch?v=FXY9LTFOkcIMike Simmons
Friday, October 11, 2013
How to Make a WordPress Child Theme - Simple!
How to Make a WordPress Child Theme - Simple! The best ways to preserve any changes that you make to your original WordPress theme is to create a child theme and use that one instead of the original. A child theme maintains the functionality of the original theme, but allows you to make design customizations without losing them if your WordPress theme updates various parts of the theme's code. It's very easy to do, just follow along with the video and you can create your own WordPress child theme in a snap. http://www.youtube.com/watch?v=F34QeY8PglgMike Simmons
Tuesday, October 8, 2013
How to Customize Your WordPress Theme with Firebug
How to Customize Your WordPress Theme with Firebug http://www.wphow2s.com for more I'll show you how to learn CSS and customize your WordPress theme's look and layout by using the free Firefox add-on/extension Firebug. This video takes away the mystery of how to make changes to your WordPress theme by showing you how to use Firebug, a free Firefox add-on or extension. You'll learn basic CSS and see how easy it is to modify your WordPress website's look. I'll go over changing background colors, font sizes, font color, and more, using Firebug to easily identify what CSS code needs to be changed. And Firebug allows you to see what your changes to your WP theme will look like in real time, before you actually go about making them more permanent. http://www.youtube.com/watch?v=yMxIw0KTZ_oMike Simmons
Monday, October 7, 2013
WordPress for Beginners - Step by Step Website Guide, Simple!
WordPress for Beginners - Step by Step Website Guide, Simple! http://www.wphow2s.com/ for more In this easy to understand WordPress for beginners video tutorial, you'll learn step-by-step, start-to-finish, how to make your own website. I am going to show you how to easily get a website online - in just a couple hours you can start from scratch and have your very own website up and running. WordPress is what we'll be using to build our website. WordPress is easy to use, and it takes care of the coding for you, so you don't have to know any HTML, CSS, and all that complicated looking stuff. So absolute beginners, fear not, if you just follow the steps I will show you in this video guide, you will be on your way to having a great looking, and very useful website that you can use for your business, or personal use, or whatever you want. The first thing we'll do is pick out a domain name, and I'll give some tips on doing that, and I'll also show you how to instantly find out if your desired domain name is available. Then we'll buy our domain and web hosting, and I will show you the web hosting company that I've been using for over 7 years for all my sites, and how to get a nice discount too! After that, all is that will be left to do is to start creating your website. http://youtube.com/watch?v=EGLqGOneeMk http://www.youtube.com/watch?v=EGLqGOneeMkMike Simmons
How to Install Wordpress with Cpanel | HostGator Quick Install
How to Install Wordpress with Cpanel | HostGator Quick Install How to Install WordPress with Cpanel | HostGator Quick Install Click here for more WP tutorials & tips: http://wphow2s.com A quick video showing you how to install WordPress in the HostGator cPanel using Quick Install. How to Install WordPress with Cpanel with HostGator Quick Install Installing WordPress is a simple matter these days, but you still need to go through the steps correctly, and there are also other steps after the WordPress installation to make sure that your website is sound and secure. The first step to install WP in your HostGator cpanel, is to login to your cPanel account of course, then scroll down until you see the Quick Install icon. Then it's just a matter of following the steps in the video. A WordPress installation is made so easy using Quick Install, it's literally 2 steps and you are done. Make sure that you save your user name and password when you install WordPress! how to install WordPress, install WordPress, installing WordPress, WordPress installation, WordPress install, WordPress,install WordPress cpanel, how to install WordPress in cpanel, cpanel WordPress, how to install WordPress on cpanel, how to setup WordPress, HostGator, Host Gator, Quick Install, how to install WordPress using Quick Install http://www.youtube.com/watch?v=pf548MbsftM HostGator has made using Fantastico for my WordPress installations a thing of the past-- Quick Install seems to be a better option. So far, it is always up-to-date with the latest WP version, while Fantastico is usually a version or so behind. And it has installed WordPress smoothly every time for me, so no problems. And since Quick Install lets you choose your WP-admin user name now, there is no reason to use Fantastico. If want more FREE WordPress and website related tutorials and tips, make sure that you subscribe, thank you! http://www.youtube.com/subscription_center?add_user=wordpresshow2s http://www.youtube.com/watch?v=pf548MbsftMMike Simmons
How to Install WordPress with Fantastico
How to Install WordPress with Fantastico How to install WordPress with Fantastico. Click here for more FREE WordPress tips: http"//wphow2s.com A quick video on how you can use Fantastico Deluxe to easily install WordPress. How to Install WordPress with Fantastico How to install WordPress using Fantastico? Instead of doing it the hard way, you can install WordPress with Fantastico - Fantastico De Luxe to be correct. Installing WordPress using Fantastico is actually quite easy to do. You just need web hosting with cPanel -- I use HostGator - and you can install WordPress in a matter of minutes. It's simply following some simple steps that I'll show in my video -- WordPress installation is a snap using Fantastico. How to set up WordPress? Installing WordPress is the first step to setting up a WordPress blog and/or website. How to set up a WordPress on HostGator? Installing WordPress using Fantastico is one choice that you have on HostGator. After you're done using Fantastico to install WordPress on your web hosting account, then you can go about setting up your WordPress website. The fun stuff! how to install WordPress with fantastico deluxe how to install WordPress using Fantastico how to install WordPress with fantastico install WordPress using fantastico how do you install WordPress with fantastico install WordPress on hostgator fantastico how to upgrade WordPress with fantastico how to setup WordPress with fantastico how to download WordPress with fantastico how to with fantastico To go about installing WordPress using Fantastico, you'll need to login to your cPanel account and scroll down until you see the blue smiley face Fantastico De Luxe, and click on that. You don't have to mess with making any MySQL databases or anything like that. Just choose where you want to install WordPress --usually in the root folder of your domain. Then choose an admin user name and password, etc...and WordPress is on your site! Make sure that you write down or have the important info such as your user name and password, etc emailed to you. http://www.youtube.com/watch?v=PhAJBiZ_2io install WordPress fantastico, how to install WordPress using fantastico, how to install WordPress with fantastico, fantastico WordPress, installing WordPress with fantastico, install WordPress with fantastico, WordPress fantastico, installing WordPress fantastico, installing WordPress using fantastico, fantastico install WordPress, fantastico, fantastico WordPress install, install WordPress using fantastico, fantastico WordPress installation, using fantastico to install WordPress, how to set up WordPress, how to install WordPress, setting up WordPress, how to setup WordPress, set up WordPress,WordPress how to, how to install WordPress fantastico, how to set up WordPress website, WordPress setup, install WordPress using fantastico, how to set up WordPress on hostgator, How do you install WordPress with Fantastico? Well, after watching this video you should now know how to install WordPress with Fantastico yourself! If want more FREE WordPress and website related tutorials and tips, make sure that you subscribe, thank you! http://www.youtube.com/subscription_center?add_user=wordpresshow2s http://www.youtube.com/watch?v=PhAJBiZ_2ioMike Simmons
Wednesday, August 7, 2013
How to Install Wordpress with Cpanel | HostGator Quick Install
How to Install Wordpress with Cpanel | HostGator Quick Install How to Install WordPress with Cpanel | HostGator Quick Install Click here for more WP tutorials & tips: http://wphow2s.com A quick video showing you how to install WordPress in the HostGator cPanel using Quick Install. How to Install WordPress with Cpanel with HostGator Quick Install Installing WordPress is a simple matter these days, but you still need to go through the steps correctly, and there are also other steps after the WordPress installation to make sure that your website is sound and secure. The first step to install WP in your HostGator cpanel, is to login to your cPanel account of course, then scroll down until you see the Quick Install icon. Then it's just a matter of following the steps in the video. A WordPress installation is made so easy using Quick Install, it's literally 2 steps and you are done. Make sure that you save your user name and password when you install WordPress! how to install WordPress, install WordPress, installing WordPress, WordPress installation, WordPress install, WordPress,install WordPress cpanel, how to install WordPress in cpanel, cpanel WordPress, how to install WordPress on cpanel, how to setup WordPress, HostGator, Host Gator, Quick Install, how to install WordPress using Quick Install http://www.youtube.com/watch?v=pf548MbsftM HostGator has made using Fantastico for my WordPress installations a thing of the past-- Quick Install seems to be a better option. So far, it is always up-to-date with the latest WP version, while Fantastico is usually a version or so behind. And it has installed WordPress smoothly every time for me, so no problems. And since Quick Install lets you choose your WP-admin user name now, there is no reason to use Fantastico. If want more FREE WordPress and website related tutorials and tips, make sure that you subscribe, thank you! http://www.youtube.com/subscription_center?add_user=wordpresshow2s http://www.youtube.com/watch?v=pf548MbsftMMike Simmons
How to Install WordPress with Fantastico
How to Install WordPress with Fantastico How to install WordPress with Fantastico. Click here for more FREE WordPress tips: http"//wphow2s.com A quick video on how you can use Fantastico Deluxe to easily install WordPress. How to Install WordPress with Fantastico How to install WordPress using Fantastico? Instead of doing it the hard way, you can install WordPress with Fantastico - Fantastico De Luxe to be correct. Installing WordPress using Fantastico is actually quite easy to do. You just need web hosting with cPanel -- I use HostGator - and you can install WordPress in a matter of minutes. It's simply following some simple steps that I'll show in my video -- WordPress installation is a snap using Fantastico. How to set up WordPress? Installing WordPress is the first step to setting up a WordPress blog and/or website. How to set up a WordPress on HostGator? Installing WordPress using Fantastico is one choice that you have on HostGator. After you're done using Fantastico to install WordPress on your web hosting account, then you can go about setting up your WordPress website. The fun stuff! how to install WordPress with fantastico deluxe how to install WordPress using Fantastico how to install WordPress with fantastico install WordPress using fantastico how do you install WordPress with fantastico install WordPress on hostgator fantastico how to upgrade WordPress with fantastico how to setup WordPress with fantastico how to download WordPress with fantastico how to with fantastico To go about installing WordPress using Fantastico, you'll need to login to your cPanel account and scroll down until you see the blue smiley face Fantastico De Luxe, and click on that. You don't have to mess with making any MySQL databases or anything like that. Just choose where you want to install WordPress --usually in the root folder of your domain. Then choose an admin user name and password, etc...and WordPress is on your site! Make sure that you write down or have the important info such as your user name and password, etc emailed to you. http://www.youtube.com/watch?v=PhAJBiZ_2io install WordPress fantastico, how to install WordPress using fantastico, how to install WordPress with fantastico, fantastico WordPress, installing WordPress with fantastico, install WordPress with fantastico, WordPress fantastico, installing WordPress fantastico, installing WordPress using fantastico, fantastico install WordPress, fantastico, fantastico WordPress install, install WordPress using fantastico, fantastico WordPress installation, using fantastico to install WordPress, how to set up WordPress, how to install WordPress, setting up WordPress, how to setup WordPress, set up WordPress,WordPress how to, how to install WordPress fantastico, how to set up WordPress website, WordPress setup, install WordPress using fantastico, how to set up WordPress on hostgator, How do you install WordPress with Fantastico? Well, after watching this video you should now know how to install WordPress with Fantastico yourself! If want more FREE WordPress and website related tutorials and tips, make sure that you subscribe, thank you! http://www.youtube.com/subscription_center?add_user=wordpresshow2s http://www.youtube.com/watch?v=PhAJBiZ_2ioMike Simmons
How to Install Wordpress with Cpanel | HostGator Quick Install
How to Install Wordpress with Cpanel | HostGator Quick Install How to Install WordPress with Cpanel | HostGator Quick Install Click here for more WP tutorials & tips: http://wphow2s.com A quick video showing you how to install WordPress in the HostGator cPanel using Quick Install. How to Install WordPress with Cpanel with HostGator Quick Install Installing WordPress is a simple matter these days, but you still need to go through the steps correctly, and there are also other steps after the WordPress installation to make sure that your website is sound and secure. The first step to install WP in your HostGator cpanel, is to login to your cPanel account of course, then scroll down until you see the Quick Install icon. Then it's just a matter of following the steps in the video. A WordPress installation is made so easy using Quick Install, it's literally 2 steps and you are done. Make sure that you save your user name and password when you install WordPress! how to install WordPress, install WordPress, installing WordPress, WordPress installation, WordPress install, WordPress,install WordPress cpanel, how to install WordPress in cpanel, cpanel WordPress, how to install WordPress on cpanel, how to setup WordPress, HostGator, Host Gator, Quick Install, how to install WordPress using Quick Install http://www.youtube.com/watch?v=pf548MbsftM HostGator has made using Fantastico for my WordPress installations a thing of the past-- Quick Install seems to be a better option. So far, it is always up-to-date with the latest WP version, while Fantastico is usually a version or so behind. And it has installed WordPress smoothly every time for me, so no problems. And since Quick Install lets you choose your WP-admin user name now, there is no reason to use Fantastico. If want more FREE WordPress and website related tutorials and tips, make sure that you subscribe, thank you! http://www.youtube.com/subscription_center?add_user=wordpresshow2s http://www.youtube.com/watch?v=pf548MbsftMMike Simmons
How to Install WordPress with Fantastico
How to Install WordPress with Fantastico How to install WordPress with Fantastico. Click here for more FREE WordPress tips: http"//wphow2s.com A quick video on how you can use Fantastico Deluxe to easily install WordPress. How to Install WordPress with Fantastico How to install WordPress using Fantastico? Instead of doing it the hard way, you can install WordPress with Fantastico - Fantastico De Luxe to be correct. Installing WordPress using Fantastico is actually quite easy to do. You just need web hosting with cPanel -- I use HostGator - and you can install WordPress in a matter of minutes. It's simply following some simple steps that I'll show in my video -- WordPress installation is a snap using Fantastico. How to set up WordPress? Installing WordPress is the first step to setting up a WordPress blog and/or website. How to set up a WordPress on HostGator? Installing WordPress using Fantastico is one choice that you have on HostGator. After you're done using Fantastico to install WordPress on your web hosting account, then you can go about setting up your WordPress website. The fun stuff! how to install WordPress with fantastico deluxe how to install WordPress using Fantastico how to install WordPress with fantastico install WordPress using fantastico how do you install WordPress with fantastico install WordPress on hostgator fantastico how to upgrade WordPress with fantastico how to setup WordPress with fantastico how to download WordPress with fantastico how to with fantastico To go about installing WordPress using Fantastico, you'll need to login to your cPanel account and scroll down until you see the blue smiley face Fantastico De Luxe, and click on that. You don't have to mess with making any MySQL databases or anything like that. Just choose where you want to install WordPress --usually in the root folder of your domain. Then choose an admin user name and password, etc...and WordPress is on your site! Make sure that you write down or have the important info such as your user name and password, etc emailed to you. http://www.youtube.com/watch?v=PhAJBiZ_2io install WordPress fantastico, how to install WordPress using fantastico, how to install WordPress with fantastico, fantastico WordPress, installing WordPress with fantastico, install WordPress with fantastico, WordPress fantastico, installing WordPress fantastico, installing WordPress using fantastico, fantastico install WordPress, fantastico, fantastico WordPress install, install WordPress using fantastico, fantastico WordPress installation, using fantastico to install WordPress, how to set up WordPress, how to install WordPress, setting up WordPress, how to setup WordPress, set up WordPress,WordPress how to, how to install WordPress fantastico, how to set up WordPress website, WordPress setup, install WordPress using fantastico, how to set up WordPress on hostgator, How do you install WordPress with Fantastico? Well, after watching this video you should now know how to install WordPress with Fantastico yourself! If want more FREE WordPress and website related tutorials and tips, make sure that you subscribe, thank you! http://www.youtube.com/subscription_center?add_user=wordpresshow2s http://www.youtube.com/watch?v=PhAJBiZ_2ioMike Simmons
How to Install Wordpress with Cpanel | HostGator Quick Install
How to Install Wordpress with Cpanel | HostGator Quick Install How to Install WordPress with Cpanel | HostGator Quick Install Click here for more WP tutorials & tips: http://wphow2s.com A quick video showing you how to install WordPress in the HostGator cPanel using Quick Install. How to Install WordPress with Cpanel with HostGator Quick Install Installing WordPress is a simple matter these days, but you still need to go through the steps correctly, and there are also other steps after the WordPress installation to make sure that your website is sound and secure. The first step to install WP in your HostGator cpanel, is to login to your cPanel account of course, then scroll down until you see the Quick Install icon. Then it's just a matter of following the steps in the video. A WordPress installation is made so easy using Quick Install, it's literally 2 steps and you are done. Make sure that you save your user name and password when you install WordPress! how to install WordPress, install WordPress, installing WordPress, WordPress installation, WordPress install, WordPress,install WordPress cpanel, how to install WordPress in cpanel, cpanel WordPress, how to install WordPress on cpanel, how to setup WordPress, HostGator, Host Gator, Quick Install, how to install WordPress using Quick Install http://www.youtube.com/watch?v=pf548MbsftM HostGator has made using Fantastico for my WordPress installations a thing of the past-- Quick Install seems to be a better option. So far, it is always up-to-date with the latest WP version, while Fantastico is usually a version or so behind. And it has installed WordPress smoothly every time for me, so no problems. And since Quick Install lets you choose your WP-admin user name now, there is no reason to use Fantastico. If want more FREE WordPress and website related tutorials and tips, make sure that you subscribe, thank you! http://www.youtube.com/subscription_center?add_user=wordpresshow2s http://www.youtube.com/watch?v=pf548MbsftMMike Simmons
How to Install WordPress with Fantastico
How to Install WordPress with Fantastico How to install WordPress with Fantastico. Click here for more FREE WordPress tips: http"//wphow2s.com A quick video on how you can use Fantastico Deluxe to easily install WordPress. How to Install WordPress with Fantastico How to install WordPress using Fantastico? Instead of doing it the hard way, you can install WordPress with Fantastico - Fantastico De Luxe to be correct. Installing WordPress using Fantastico is actually quite easy to do. You just need web hosting with cPanel -- I use HostGator - and you can install WordPress in a matter of minutes. It's simply following some simple steps that I'll show in my video -- WordPress installation is a snap using Fantastico. How to set up WordPress? Installing WordPress is the first step to setting up a WordPress blog and/or website. How to set up a WordPress on HostGator? Installing WordPress using Fantastico is one choice that you have on HostGator. After you're done using Fantastico to install WordPress on your web hosting account, then you can go about setting up your WordPress website. The fun stuff! how to install WordPress with fantastico deluxe how to install WordPress using Fantastico how to install WordPress with fantastico install WordPress using fantastico how do you install WordPress with fantastico install WordPress on hostgator fantastico how to upgrade WordPress with fantastico how to setup WordPress with fantastico how to download WordPress with fantastico how to with fantastico To go about installing WordPress using Fantastico, you'll need to login to your cPanel account and scroll down until you see the blue smiley face Fantastico De Luxe, and click on that. You don't have to mess with making any MySQL databases or anything like that. Just choose where you want to install WordPress --usually in the root folder of your domain. Then choose an admin user name and password, etc...and WordPress is on your site! Make sure that you write down or have the important info such as your user name and password, etc emailed to you. http://www.youtube.com/watch?v=PhAJBiZ_2io install WordPress fantastico, how to install WordPress using fantastico, how to install WordPress with fantastico, fantastico WordPress, installing WordPress with fantastico, install WordPress with fantastico, WordPress fantastico, installing WordPress fantastico, installing WordPress using fantastico, fantastico install WordPress, fantastico, fantastico WordPress install, install WordPress using fantastico, fantastico WordPress installation, using fantastico to install WordPress, how to set up WordPress, how to install WordPress, setting up WordPress, how to setup WordPress, set up WordPress,WordPress how to, how to install WordPress fantastico, how to set up WordPress website, WordPress setup, install WordPress using fantastico, how to set up WordPress on hostgator, How do you install WordPress with Fantastico? Well, after watching this video you should now know how to install WordPress with Fantastico yourself! If want more FREE WordPress and website related tutorials and tips, make sure that you subscribe, thank you! http://www.youtube.com/subscription_center?add_user=wordpresshow2s http://www.youtube.com/watch?v=PhAJBiZ_2ioMike Simmons
Friday, April 19, 2013
How to Install Wordpress with Cpanel | HostGator Quick Install
How to Install Wordpress with Cpanel | HostGator Quick Install How to Install WordPress with Cpanel | HostGator Quick Install Click here for more WP tutorials & tips: http://wphow2s.com A quick video showing you how to install WordPress in the HostGator cPanel using Quick Install. How to Install WordPress with Cpanel with HostGator Quick Install Installing WordPress is a simple matter these days, but you still need to go through the steps correctly, and there are also other steps after the WordPress installation to make sure that your website is sound and secure. The first step to install WP in your HostGator cpanel, is to login to your cPanel account of course, then scroll down until you see the Quick Install icon. Then it's just a matter of following the steps in the video. A WordPress installation is made so easy using Quick Install, it's literally 2 steps and you are done. Make sure that you save your user name and password when you install WordPress! how to install WordPress, install WordPress, installing WordPress, WordPress installation, WordPress install, WordPress,install WordPress cpanel, how to install WordPress in cpanel, cpanel WordPress, how to install WordPress on cpanel, how to setup WordPress, HostGator, Host Gator, Quick Install, how to install WordPress using Quick Install http://www.youtube.com/watch?v=pf548MbsftM HostGator has made using Fantastico for my WordPress installations a thing of the past-- Quick Install seems to be a better option. So far, it is always up-to-date with the latest WP version, while Fantastico is usually a version or so behind. And it has installed WordPress smoothly every time for me, so no problems. And since Quick Install lets you choose your WP-admin user name now, there is no reason to use Fantastico. If want more FREE WordPress and website related tutorials and tips, make sure that you subscribe, thank you! http://www.youtube.com/subscription_center?add_user=wordpresshow2s http://www.youtube.com/watch?v=pf548MbsftMMike Simmons
How to Install WordPress with Fantastico
How to Install WordPress with Fantastico How to install WordPress with Fantastico. Click here for more FREE WordPress tips: http"//wphow2s.com A quick video on how you can use Fantastico Deluxe to easily install WordPress. How to Install WordPress with Fantastico How to install WordPress using Fantastico? Instead of doing it the hard way, you can install WordPress with Fantastico - Fantastico De Luxe to be correct. Installing WordPress using Fantastico is actually quite easy to do. You just need web hosting with cPanel -- I use HostGator - and you can install WordPress in a matter of minutes. It's simply following some simple steps that I'll show in my video -- WordPress installation is a snap using Fantastico. How to set up WordPress? Installing WordPress is the first step to setting up a WordPress blog and/or website. How to set up a WordPress on HostGator? Installing WordPress using Fantastico is one choice that you have on HostGator. After you're done using Fantastico to install WordPress on your web hosting account, then you can go about setting up your WordPress website. The fun stuff! how to install WordPress with fantastico deluxe how to install WordPress using Fantastico how to install WordPress with fantastico install WordPress using fantastico how do you install WordPress with fantastico install WordPress on hostgator fantastico how to upgrade WordPress with fantastico how to setup WordPress with fantastico how to download WordPress with fantastico how to with fantastico To go about installing WordPress using Fantastico, you'll need to login to your cPanel account and scroll down until you see the blue smiley face Fantastico De Luxe, and click on that. You don't have to mess with making any MySQL databases or anything like that. Just choose where you want to install WordPress --usually in the root folder of your domain. Then choose an admin user name and password, etc...and WordPress is on your site! Make sure that you write down or have the important info such as your user name and password, etc emailed to you. http://www.youtube.com/watch?v=PhAJBiZ_2io install WordPress fantastico, how to install WordPress using fantastico, how to install WordPress with fantastico, fantastico WordPress, installing WordPress with fantastico, install WordPress with fantastico, WordPress fantastico, installing WordPress fantastico, installing WordPress using fantastico, fantastico install WordPress, fantastico, fantastico WordPress install, install WordPress using fantastico, fantastico WordPress installation, using fantastico to install WordPress, how to set up WordPress, how to install WordPress, setting up WordPress, how to setup WordPress, set up WordPress,WordPress how to, how to install WordPress fantastico, how to set up WordPress website, WordPress setup, install WordPress using fantastico, how to set up WordPress on hostgator, How do you install WordPress with Fantastico? Well, after watching this video you should now know how to install WordPress with Fantastico yourself! If want more FREE WordPress and website related tutorials and tips, make sure that you subscribe, thank you! http://www.youtube.com/subscription_center?add_user=wordpresshow2s http://www.youtube.com/watch?v=PhAJBiZ_2ioMike Simmons
Thursday, April 11, 2013
How to Install Wordpress with Cpanel | HostGator Quick Install
How to Install Wordpress with Cpanel | HostGator Quick Install How to Install WordPress with Cpanel | HostGator Quick Install Click here for more WP tutorials & tips: http://wphow2s.com A quick video showing you how to install WordPress in the HostGator cPanel using Quick Install. How to Install WordPress with Cpanel with HostGator Quick Install Installing WordPress is a simple matter these days, but you still need to go through the steps correctly, and there are also other steps after the WordPress installation to make sure that your website is sound and secure. The first step to install WP in your HostGator cpanel, is to login to your cPanel account of course, then scroll down until you see the Quick Install icon. Then it's just a matter of following the steps in the video. A WordPress installation is made so easy using Quick Install, it's literally 2 steps and you are done. Make sure that you save your user name and password when you install WordPress! how to install WordPress, install WordPress, installing WordPress, WordPress installation, WordPress install, WordPress,install WordPress cpanel, how to install WordPress in cpanel, cpanel WordPress, how to install WordPress on cpanel, how to setup WordPress, HostGator, Host Gator, Quick Install, how to install WordPress using Quick Install http://www.youtube.com/watch?v=pf548MbsftM HostGator has made using Fantastico for my WordPress installations a thing of the past-- Quick Install seems to be a better option. So far, it is always up-to-date with the latest WP version, while Fantastico is usually a version or so behind. And it has installed WordPress smoothly every time for me, so no problems. And since Quick Install lets you choose your WP-admin user name now, there is no reason to use Fantastico. If want more FREE WordPress and website related tutorials and tips, make sure that you subscribe, thank you! http://www.youtube.com/subscription_center?add_user=wordpresshow2s http://www.youtube.com/watch?v=pf548MbsftMMike Simmons
How to Install WordPress with Fantastico
How to Install WordPress with Fantastico How to install WordPress with Fantastico. Click here for more FREE WordPress tips: http"//wphow2s.com A quick video on how you can use Fantastico Deluxe to easily install WordPress. How to Install WordPress with Fantastico How to install WordPress using Fantastico? Instead of doing it the hard way, you can install WordPress with Fantastico - Fantastico De Luxe to be correct. Installing WordPress using Fantastico is actually quite easy to do. You just need web hosting with cPanel -- I use HostGator - and you can install WordPress in a matter of minutes. It's simply following some simple steps that I'll show in my video -- WordPress installation is a snap using Fantastico. How to set up WordPress? Installing WordPress is the first step to setting up a WordPress blog and/or website. How to set up a WordPress on HostGator? Installing WordPress using Fantastico is one choice that you have on HostGator. After you're done using Fantastico to install WordPress on your web hosting account, then you can go about setting up your WordPress website. The fun stuff! how to install WordPress with fantastico deluxe how to install WordPress using Fantastico how to install WordPress with fantastico install WordPress using fantastico how do you install WordPress with fantastico install WordPress on hostgator fantastico how to upgrade WordPress with fantastico how to setup WordPress with fantastico how to download WordPress with fantastico how to with fantastico To go about installing WordPress using Fantastico, you'll need to login to your cPanel account and scroll down until you see the blue smiley face Fantastico De Luxe, and click on that. You don't have to mess with making any MySQL databases or anything like that. Just choose where you want to install WordPress --usually in the root folder of your domain. Then choose an admin user name and password, etc...and WordPress is on your site! Make sure that you write down or have the important info such as your user name and password, etc emailed to you. http://www.youtube.com/watch?v=PhAJBiZ_2io install WordPress fantastico, how to install WordPress using fantastico, how to install WordPress with fantastico, fantastico WordPress, installing WordPress with fantastico, install WordPress with fantastico, WordPress fantastico, installing WordPress fantastico, installing WordPress using fantastico, fantastico install WordPress, fantastico, fantastico WordPress install, install WordPress using fantastico, fantastico WordPress installation, using fantastico to install WordPress, how to set up WordPress, how to install WordPress, setting up WordPress, how to setup WordPress, set up WordPress,WordPress how to, how to install WordPress fantastico, how to set up WordPress website, WordPress setup, install WordPress using fantastico, how to set up WordPress on hostgator, How do you install WordPress with Fantastico? Well, after watching this video you should now know how to install WordPress with Fantastico yourself! If want more FREE WordPress and website related tutorials and tips, make sure that you subscribe, thank you! http://www.youtube.com/subscription_center?add_user=wordpresshow2s http://www.youtube.com/watch?v=PhAJBiZ_2ioMike Simmons
Wednesday, March 20, 2013
Get a Domain Name and Connect to Your Hosting
Get a Domain Name and Connect to Your Hosting http://www.youtube.com/watch?v=qLEnZ_ap3VQ Get a Domain Name and Connect to Your Hosting Go here for more free WP tips: http://wordpresshow2s.com How to quickly find an available domain name and get hosting at Host Gator, then connect your domain name to your hosting using the DNS name servers. ***If you need web hosting, my HostGator promo code 25% discount- yourgator55. ** If you just want to pay month-to-month, use the code MIKEsave10 -- that will give you the first month for .01 (I do receive a small commission from HostGator if you purchase using one of my coupon codes-Thank you!) How to get a domain name and connect to your hosting The first things you'll need when you decide to make a website with Wordpress is a domain name and a hosting account. While you can buy your domain name at the same place you get your web hosting service, I prefer and recommend that you keep your domain name registar separate from your hosting account. This means that after you get a domain name and web hosting that you will have to connect them together via the DNS name servers...relax, it's an easy process, and you'll have all the info that you need if you watch this video. I recommend that after you buy your domain name(s) that you get web hosting at HostGator...I use them myself so I can say without reservations, that I recommend using Host Gator to host your websites. Connect domain name to hosting Hostgator Host Gator Wordpress Website (Industry) DNS name servers Make a website with Wordpress Web Hosting Service (Website Category) Modofac007 To connect your domain name to your hosting, you will have to have the name servers (usually 2) from your hosting account. Then you will go to your domain name registar and point the doamin name at your web host's name servers. This is done using the DNS system....easy process! After you connect your domain name to your hosting account via the DNS name servers, you will have to wait...a few hours, or even a day or so. Then you can move on to installing Wordpress and will be able to make a website using Wordpress! http://www.youtube.com/watch?v=qLEnZ_ap3VQ Connect domain name to hosting Hostgator Host Gator Wordpress Website (Industry) DNS name servers Make a website with Wordpress Web Hosting Service (Website Category) Modofac007 Please subscribe to my Youtube channel, more videos coming in 2013! http://www.youtube.com/user/Modofac007
Tuesday, March 19, 2013
How to Choose A Good Domain Name
How to Choose A Good Domain Name How to choose a good domain name. Click here for FREE WordPress tutorials,tips, and more: http://wphow2s.com This video will give you some pointers on choosing a good domain name for your website or blog. For FREE WhoisGuard Protection, use NameCheap: http://www.namecheap.com/?aff=46941 (Yes, I do receive a small--very small :) -- commission if you buy a domain using my link above) How to Choose a Good Domain Name Everything online starts with a domain name-without a domain name nobody can find your site online. The importance of domain name is sometimes overlooked. Is it easy by just reading your domain name to know what you do and what your website is about and what your business is about? Is your domain name relevant? Is it easily remembered? It seems like all the good domain names are taken already. Have you ever had a great domain name idea, and go to buy it and it's already taken, or someone wants a ton of money for it? It's true that many good domain names are taken, but you can still choose a good domain name for your website, if you use some common sense and creativity. Hpw to find a domain name? There are some good websites that will make it easy to see if a domain name is available quickly, saving you time. I like instantdomainsearch dot com. How to choose a domain name registrar and how to buy a domain name? There are many, many companies out there, but the 2 I use are Godaddy and NameCheap. GoDaddy is very big and reliable, and domain registration is easy, just say no to all their offers. NameCheap is also very reliable, and also offer free Whois Guard protection. But don't buy web hosting at these companies, not the best place to do that--I use HostGator myself. how to choose a domain name how to choose a personal domain name how to choose a domain name seo how to choose a domain name for your business how to choose a domain name for your blog domain registration web hosting how to choose a website name how to choose a domain name registrar how to find a domain name how to buy a domain name So, how to choose a good domain name is just a process--many domain names aren't available but you can still find a good website name. Be creative and you will find a good domain name for your business or blog. good youtube names, domain name, good twitter names, domain names, good names, how to make a good youtube name, names, how to choose a domain name, good website names, good domain names http://www.youtube.com/watch?v=U4jkAhMPY48 If want more FREE WordPress and website related tutorials and tips, make sure that you subscribe, thank you! http://www.youtube.com/subscription_center?add_user=wordpresshow2s http://www.youtube.com/watch?v=U4jkAhMPY48Mike Simmons
How to Connect Your Domain to Your Web Host
How to Connect Your Domain to Your Web Host How to Connect Your Domain to Your Web Host - Click here for more FREE WordPress tutorials and tips: http://wphow2s.com A short video that shows you how to quickly find an available domain name and web hosting, then connect them together via DNS name servers. ** If you need web hosting, my HostGator promo code 25% discount- MIKEsave25 ** If you just want to pay month-to-month, use the code MIKEsave10 -- that will give you the first month for .01 (I do receive a small commission from HostGator if you purchase using one of my coupon codes-Thank you!) How to Connect Your Domain to Your Web Host First thing you need to make a WordPress website is a domain name or web address. Find out if it's available, then purchase it, then get web hosting - a place to put your website files. I use and recommend HostGator - good company with very good support. Then you'll need to connect them together via the DNS name servers. GoDaddy and NameCheap are where I buy most all of my domains for my websites, and clients sites. It's a simple process connecting your domain to your web host. You will need to go to have your name servers info, then go to your domain registrar and go through the steps. The you can begin installing WordPress on your HostGator account and making a website! how to connect domain to website How to Connect a Domain to your Website Connecting Your Domain Name & Web Hosting How To Connect Your Domain To Your Web Hosting Service How to Connect a Domain to your Website Connecting Your Domain to Your Web Host https://www.youtube.com/watch?v=lf1r-8mF3-M After connecting your domain to your host, installing WordPress is a snap. It's a good idea to keep a text file of all your important info such as Cpanel login info, WP-admin login, etc...that makes things much simpler and more efficient than having to search all around for your passwords and such. So, whether you buy a domain name at Name Cheap or GoDaddy, and get hosting at Host Gator or not, having your important website info easily available will make the process much smoother. Hope you enjoyed learning how to connect your domain to your web host....have fun! how to connect domain to host, connecting domain to host, how to connect domain name to host, link Godaddy domain to host, host domain, how to link Godaddy domain to host, how to connect a domain name to a host, connect domain to host, connecting domain to hosting, hosting domain, how to connect a domain to a host, connect domain to hosting, connecting your domain to your web host, connect domain to hosting, how to host your domain, how to host domain, how to link domain to host, how to host a domain, how to connect host to domain, how to link domain with host, how to host your own domain name, how to connect a domain to host, linking a domain to a website, connecting domain to your web host If want more FREE WordPress and website related tutorials and tips, make sure that you subscribe, thank you! http://www.youtube.com/subscription_center?add_user=wordpresshow2s http://www.youtube.com/watch?v=lf1r-8mF3-MMike Simmons
Subscribe to:
Posts (Atom)