clairol herbal essence highlight

just another regularban.info web blog

MEMBERS:

301 Redirects - When and How to Use Them

Just what is a 301 Redirect?

There seems to be a lot of confusion as to what to do when you move, delete, or want to redirect incoming web traffic from an 'old' web page to a 'new' web page. A 301 redirect is the most efficient method for web page redirection from an old web page to a new web page location. There is also some confusion as to how to handle the complete move or redirection from one web domain to another web domain. According to Google, "If you need to change the URL of a page as it is shown in search engine results, we recommended that you use a server-side 301 redirect instead."

How to Set Up a 301 Redirect

Depending on your web environment, there are several methods to set up a 301 redirect. A 301 redirect is not that hard to implement and it should preserve your search engine rankings for that particular page or web domain.

.htaccess 301 Redirection

The .htaccess file needs to be placed in the root directory of your old website. In this example, we are redirecting incoming web traffic from an old domain to a new domain.

Options +FollowSymLinks

RewriteEngine on

RewriteRule (.*) http://www.newdomain.com/$1 [R=301,L]

The .htaccess file is the most common method used for 301 web site redirection.

PHP 301 Redirection

You would place this code in a file at the old location.

Header( "HTTP/1.1 301 Moved Permanently" );

Header( "Location: http://www.new_location.com" );?>

Of course with any code, you will want to test this.

IIS 301 Redirection

  • In Internet Services Manager, you need to right click on the file or folder you wish to redirect
  • Select the radio button titled "a redirection to a URL".
  • Enter the redirection web page
  • Check "The exact URL entered above" and the "A permanent redirection for this resource"
  • Click on 'Apply'

That is all there is to it.

There are other methods in addition to set up a 301 redirection which include coding for ASP, ASP.NET, Java, CGI, Cold Fusion and Ruby on Rails. The above are the most common that I've encountered. When set up correctly, a 301 redirect will preserve your search engine rankings when it is necessary to move files around or switch, or consolidate, domain names.

Jason Perry

Two great SEO tools which can help track the success of your web site are Web Position Gold 4 and Hits Link. Both which you can try for free.

 


How to Make A Web Site Without Any Technical Knowledge

This article will teach you how to make a web site even if you don't know any HTML, CSS or any other web design languages.

The easiest way to get a web site up and running with minimal experience is to use an online site builder. Online site builders are web building software that are hosted on the internet. They can be used by total newbies to build web pages with minimal technical knowledge.

Here are several reasons why you should consider using an online site builder to make a web site.

  • WYSIWYG

    Online site builders offer you a WYSIWYG (what you see is what you get) editing interface. This means that you need little or no html knowledge to begin using it. Everything is done visually. The site builder will then produce the necessary HTML code that will make up your website.

  • Short learning curve

    With online site builders, you can put together a website in very short amount of time. The process of building a website using online site builders is very easy to understand. You just go through a series of steps and supply the site builder with the information it asks for and it will set everything up for you.

  • One button click publishing

    One of the biggest problem a newbie has with making a web site is publishing it to the internet. With online site builders, you don't have to worry about messing with FTP software to upload your webpages. Often, all you need to do is click on a "Save" or "Publish" button and your website is live on the internet for all to see.

  • Variety of predesigned layouts

    Most online site builders also comes with a variety of designs to choose from. This gives you that professional look instantly. Without you having to learn the fine points of creating great looking sites.

  • Minimal requirements

    Since it's web based, all you need to use an online site builder is a web browser and an internet connection. You don't have to worry about downloading programs and installing them. You can access an online site builder from any computer and you will always have access to the latest features.

Now, how do you gain access to an online site builder?

Most good web host provide a basic site builder with their services. Though very basic, you can still make a decent web sites with it.

I would recommend you sign up for specialized site builder. These site builders specializes in building a specific type of website. You have online site builders that build content sites, some that build ecommerce sites and others that build multimedia sites. So, it really depends on what type of site you'd like to build.

Either way, online site builders are a great way for newbies to learn how to make a web site without any technical knowledge.

Bina has helped many newbies build their own website. Check out her blog for some non techie web site building tips & tutorials.

 


How To Lay The Foundation For A Good Website

So you are passionate about a particular subject and you want to take your passion online. At this point you may not know where to start and this is where I hope I can help you. After all you deserve to share your passion with others and they will benefit from it also.

The key to building any website is to build it with your visitor in mind. What can you truly do for them that will add value to their experience when visiting your site? Let's take for example that you enjoy building model planes. The first place you are going to visit is the online forums.

The reason I choose forums is because this is where conversations take place relative to any given topic. This will give you a measure of interest. The first step is to see how up to date the forum is and secondly how many posts it receives per day. Additionally how many people respond to those posts on any given day?

Obviously the more the better, the more interest the better for you. The next thing you are going to look for is, what are the questions being asked and can you engage in the conversation and offer solutions. If this is the case your next task is to look for keywords. What keywords do people use to seek out solutions for their needs?

The next thing to do is look for a keyword tool. I am going to use Google's keyword tool for this example. Keyword tools by the way are not by any standard of the imagination an exact science. They give you a rough guide as to how many times a given keyword is searched. So do not think that the numbers you get are exact.

Your task right now is to develop a list of keywords.

Once you have this list you are now going to look at the level of competition. Starting out we do not want too much competition but remember competition is good as it means there is money to be made in that market.

We at this point are just looking for cheaper ways to enter the market. To do this enter your keyword into the search box in quotes. Then check how many websites are coming up for that keyword. If it is in the millions that is not good if it is in the thousands then that is great.

You will now be refining your list based on competition. Once the list is completely refined you will now have the general structure of your site. These keywords will make up individual web pages.

To conclude this is how to lay the foundation then once you have these keywords you will be ready to structure each of the pages on your site using each individual keyword with content relative to that. To learn how to put all this together select any of the links provided.

Watch These Free Videos At Site Build It Customer Reviews please allow time for the videos to load.

Learn how to publish a real website That works Site Build It Review. Sign Up for the free affiliates masters course.

http://www.lfdab.com/Site-Build-It-Customer-Reviews.php

 


Pages 
* About

Archives
    * February 2008
    * January 2008

Categories:
* Uncategorized

Last Updated:

regularban.info is proudly powered by WordPress MU running on  regularban.info.
Create a new blog and join in the fun!
Entries (RSS) and Comments (RSS).