| Member You |
Hubs | Hubbers | Topics | Request |
| #1 in Business | Subscribe Email Print |
|
You are here: Home > Internet and Businesses Online > SEO > 301 Redirect - The SEO Way to Rename or Move Files or Folders |
|
Member You - 301 Redirect - The SEO Way to Rename or Move Files or Folders
Six Simple Steps for Getting More Applications his is a technique often used by spammers to trick search engines and it should be avoided, unless the page is in a section of your site that isn't indexed (also known as spidered or crawled). Search engine spammers create a page that is optimized for certain keywords and phrases - it usually has no real content. The page is then picked up by some search engines, but when a visitor clicks on the search engine entry, they are redirected to another site, often unrelated. Most search engines have filters to detect this. Using this form of search engine deception will see a site eventually banned or penalized by major players such as Google.When I first started out as a loan officer, one of the things I found to be the toughest, was taking an application over the phone. I just didn’t seem to have the skills, nor did I have a plan. I was literally calling people on the phone and saying something to the effect of; Hello, my name is Jay Conners, and this is what I do, and this is why I am calling, would you be interested? No wonder I wasn’t having any success.Knowing that my pathetic tag line wasn’t going to cut it, I knew that I would have to change my approach.Over time, through trial and error, and a whole lot of sales training, I was able to incorporate my own six step process for making a sales call. Keep in mind that this approach works just as well face to face as it does over the phone, and can be used in many situations, not just selling mortgages.Follow these six simple steps, and you’ll be on your way to taking more apps.1. Be prepared* Have a clean desk, a clean desk is proven to provide a less stressful work environment. Plus this way you won’t be searching for that elusive pen.* Have everything you need at your fingertips. ie; pens, pencils, calculator, scrap paper, computer on, and of course a blank The recommended redirect strategy - 301 Redirect A 301 redirect is the most efficient, visitor friendly, robot (spider, crawler) friendly and search engine friendly solution around for web sites that are hosted on servers running Apache. If you are not sure, check with your hosting provider. A 301 redirect is just a set of commands you type into your .htaccess file. When a visitor (whether human or robotic) requests a web page via any means, your web server checks for a .htaccess file. The .htaccess file contains specific instructions for certain requests, including security, redirection issues and how to handle certain errors. The cod Postcards a Key Toward Successful Marketing In this article I will discuss page redirection techniques, what works and what to avoid.Postcards are highly regarded as a vital tool for promotions and advertising. It had valuably worked to help business make them recognized in the market. With this tool businesses were able to impart a valuable service of making people aware of the services they can provide.As a key towards successful marketing postcards can gain customer confidence and turn them out to be potential clients. However to successfully attain the needed sensation for postcards there are several factors that are needed to be considered.1. The designs – your postcards can speak for you. They represent and tell how good and effective your businesses are. You can creatively choose for designs from art work, paintings, images and illustrations. With the good hands of the graphic designers you can highly achieve the design that you want for material.2. Colors – colors were noted to be a vital factor of making any printed material look more attractive. Studies had been proven that the more colorful your material is the more chances of grabbing your client's attention. So therefore, for you to achieve the confidence of your clients print out postcards in colorful prints3. Text content – the text prints of your content for What is page redirection and why would you want to use it? Let’s say you rename a page on your website, for whatever reason. Perhaps you decided to revamp your entire naming convention, perhaps you decided to restructure your site and need to move pages into different folders, or you just realized that you are missing valuable keywords. Let’s elaborate a bit on the keywords issue, since it is part of your search engine ranking success. Let’s say the page in question is about customized USB drives and you named it page1.htm. Then you read some SEO (Search Engine Optimization) articles and you found out that some search engines use words in the actual file name as search keywords. Next time you do a Google search, take a look at the results, most will have words in the actual file name (in the URL section) bolded, denoting a keyword match. Your USB drives page will definitely benefit if named something like custom_usb_drives.htm instead. Now that you renamed your page, you just created a symphony of issues for yourself, for your users and for your position in search engine results. Linking issues: You will have to point every link on your site to the new page name. If your site is small, it should not be a big deal, but if your site is large, you will inevitably make mistakes, mainly forgetting a link or two. This will result in visitors getting the dreaded “404 page not found” error when clicking on your links, robots (also know as crawlers or spiders) avoiding you, etc. Also, if you are heavily relying on visitors from search engines, then again, people will get a “404 page not found error”. Let’s use the previous example, for a long time your page1.htm was indexed by major search engines. If someone types “custom usb drives” in a search engine box, your page shows up on the first search results screen. That is fantastic, only if someone clicks on the link, they will be pointed to page1.htm, not to custom_usb_drives.htm, because the first page is the one in the search engine’s index. It will take time, sometimes months, before the search engines update their indexes with your new page name. Lost Page Rank (PR) issues: Google developed a proprietary algorithm that assigns a Page Rank (PR) to every page on the web. PR is a number from 1 to 10 (10 being the ideal) and is intended to be a representation of how useful and popular a given page is. PR is influenced by many factors, one of the crucial ones being Link Popularity. Link Popularity is a representation of how many “quality” or “relevant” sites link to your page. Without getting into too much detail, it is increasingly difficult and time consuming to achieve a high PR for your pages, especially if you don’t have a really unique website with exceptional and highly sought after content. If you are merely operating a commercial site, in a competitive market (such as selling custom branded USB drives, as in our example), then it takes a lot of time and hard work to build a good page PR. When you rename a page and discard the old page, you also discard the PR of the page. Your renamed page will be seen as a totally new page, with 0 PR. What is the solution? I will start by enumerating some of the methods used by the non-initiated. Not recommended solution 1: Duplicate content. First thing that probably comes in you mind is: well, why can’t you just duplicate the page and let nature take its course. In other words, you will have two identical pages, one named page1.htm and one custom_usb_drives.htm. This gives you time to update all links and the search engines will eventually index the new page. This solution is not viable because search engines will penalize you quite badly, ‘thinking’ that you are trying to scam them by using the ‘duplicate content’ technique. Not recommended solution 2: Custom error message. You could create a custom error page. However, you will lose rankings on the next search engine update as the file will appear to be non-existent. As discussed above, it could be some time before the page with the new name will be indexed and will appear in people’s searches. Also, your web site visitors will be frustrated by the fact that they now have to dig through your site to find the desired information. Not recommended solution 3: An HTML Meta redirect. You could implement a so called Meta refresh in a blank or customized page that has the name of the old page (in our example, page1.htm) that points to the new page. The redirect can be instant, or delayed by a predetermine amount of time. The delayed redirect has the advantage that you can place an extra message, such as “please be aware that the page you are looking for changed location….. etc., etc…. you will be redirected automatically to the new location” In the past, this was probably the most used technique. Without getting into the mechanics of the Meta redirect, which is basically a META tag statement you ad to your HEADER section, know that there are also Java Script techniques that achieve similar results. What is bad about this is that this is a technique often used by spammers to trick search engines and it should be avoided, unless the page is in a section of your site that isn't indexed (also known as spidered or crawled). Search engine spammers create a page that is optimized for certain keywords and phrases - it usually has no real content. The page is then picked up by some search engines, but when a visitor clicks on the search engine entry, they are redirected to another site, often unrelated. Most search engines have filters to detect this. Using this form of search engine deception will see a site eventually banned or penalized by major players such as Google. The recommended redirect strategy - 301 Redirect A 301 redirect is the most efficient, visitor friendly, robot (spider, crawler) friendly and search engine friendly solution around for web sites that are hosted on servers running Apache. If you are not sure, check with your hosting provider. A 301 redirect is just a set of commands you type into your .htaccess file. When a visitor (whether human or robotic) requests a web page via any means, your web server checks for a .htaccess file. The .htaccess file contains specific instructions for certain requests, including security, redirection issues and how to handle certain errors. The code The Good And Bad of Franchising r site is small, it should not be a big deal, but if your site is large, you will inevitably make mistakes, mainly forgetting a link or two. This will result in visitors getting the dreaded “404 page not found” error when clicking on your links, robots (also know as crawlers or spiders) avoiding you, etc. Also, if you are heavily relying on visitors from search engines, then again, people will get a “404 page not found error”.The starting point, we believe, for anyone trying to get their head around how and why franchising works, is to read everything you can get your hands on before parting with your life savings! Do not believe what franchisor's advertisements say. Try to be as unemotional as possible as to what you really want from a franchise relationship. Like most things in life that look simple on the surface, franchising is a complex Pandora's Box, as often it is not the obvious stuff, you really need to understand.Let's start with, why do businesses choose to franchise? The frank answer is they want your money as their franchisee to grow their sales/service distribution system. What type of business can be franchised? Just about anything. So what type of business makes the best franchise system? Well, that's not easy, but let's start with the reality that a franchisor is a self appointed leader, and they want you as a team player and dedicated follower to join their marketing system. Yes, you have to commit your hard earnt dollars to join that franchise system and hopefully in doing so you have bouht yourself a good insurance policy! As your start down the part as a small business person, whic Let’s use the previous example, for a long time your page1.htm was indexed by major search engines. If someone types “custom usb drives” in a search engine box, your page shows up on the first search results screen. That is fantastic, only if someone clicks on the link, they will be pointed to page1.htm, not to custom_usb_drives.htm, because the first page is the one in the search engine’s index. It will take time, sometimes months, before the search engines update their indexes with your new page name. Lost Page Rank (PR) issues: Google developed a proprietary algorithm that assigns a Page Rank (PR) to every page on the web. PR is a number from 1 to 10 (10 being the ideal) and is intended to be a representation of how useful and popular a given page is. PR is influenced by many factors, one of the crucial ones being Link Popularity. Link Popularity is a representation of how many “quality” or “relevant” sites link to your page. Without getting into too much detail, it is increasingly difficult and time consuming to achieve a high PR for your pages, especially if you don’t have a really unique website with exceptional and highly sought after content. If you are merely operating a commercial site, in a competitive market (such as selling custom branded USB drives, as in our example), then it takes a lot of time and hard work to build a good page PR. When you rename a page and discard the old page, you also discard the PR of the page. Your renamed page will be seen as a totally new page, with 0 PR. What is the solution? I will start by enumerating some of the methods used by the non-initiated. Not recommended solution 1: Duplicate content. First thing that probably comes in you mind is: well, why can’t you just duplicate the page and let nature take its course. In other words, you will have two identical pages, one named page1.htm and one custom_usb_drives.htm. This gives you time to update all links and the search engines will eventually index the new page. This solution is not viable because search engines will penalize you quite badly, ‘thinking’ that you are trying to scam them by using the ‘duplicate content’ technique. Not recommended solution 2: Custom error message. You could create a custom error page. However, you will lose rankings on the next search engine update as the file will appear to be non-existent. As discussed above, it could be some time before the page with the new name will be indexed and will appear in people’s searches. Also, your web site visitors will be frustrated by the fact that they now have to dig through your site to find the desired information. Not recommended solution 3: An HTML Meta redirect. You could implement a so called Meta refresh in a blank or customized page that has the name of the old page (in our example, page1.htm) that points to the new page. The redirect can be instant, or delayed by a predetermine amount of time. The delayed redirect has the advantage that you can place an extra message, such as “please be aware that the page you are looking for changed location….. etc., etc…. you will be redirected automatically to the new location” In the past, this was probably the most used technique. Without getting into the mechanics of the Meta redirect, which is basically a META tag statement you ad to your HEADER section, know that there are also Java Script techniques that achieve similar results. What is bad about this is that this is a technique often used by spammers to trick search engines and it should be avoided, unless the page is in a section of your site that isn't indexed (also known as spidered or crawled). Search engine spammers create a page that is optimized for certain keywords and phrases - it usually has no real content. The page is then picked up by some search engines, but when a visitor clicks on the search engine entry, they are redirected to another site, often unrelated. Most search engines have filters to detect this. Using this form of search engine deception will see a site eventually banned or penalized by major players such as Google. The recommended redirect strategy - 301 Redirect A 301 redirect is the most efficient, visitor friendly, robot (spider, crawler) friendly and search engine friendly solution around for web sites that are hosted on servers running Apache. If you are not sure, check with your hosting provider. A 301 redirect is just a set of commands you type into your .htaccess file. When a visitor (whether human or robotic) requests a web page via any means, your web server checks for a .htaccess file. The .htaccess file contains specific instructions for certain requests, including security, redirection issues and how to handle certain errors. The cod Making a Million Dollars With One Page! sentation of how many “quality” or “relevant” sites link to your page. Without getting into too much detail, it is increasingly difficult and time consuming to achieve a high PR for your pages, especially if you don’t have a really unique website with exceptional and highly sought after content. If you are merely operating a commercial site, in a competitive market (such as selling custom branded USB drives, as in our example), then it takes a lot of time and hard work to build a good page PR.The revolutionary idea of selling pixels and making money is picking up. As the pixels in milliondollarhomepage by Alex Tew is full, people who have missed having space in this website are asking what would be next best pixel ad site to advertise on?As the idea has been successful thousands of similar pixel websites have sprung up such as onecentonepixel.com and the ads are ranging from 1$ per pixel to 1 cent per pixel. More than 100,000 people on the Internet visited the website milliondollarhomepage.The pixels of milliondollarhomepage were sold for $1 and a block of 100 pixels was sold for $100. With continuous marketing effort the website became so popular that the one million pixels in his website were sold in 4 months.Now comes the question, which pixel ad website should I advertise? Will the pixel ad website have the same success as milliondollarhomepage and have 100,000 visitors a day and how do I select a pixel ad website to advertise on? These are questions which would remain unanswered as nobody can predict which pixel ad website would be the next big hit.The young British entrepreneur has proved one thing thoug When you rename a page and discard the old page, you also discard the PR of the page. Your renamed page will be seen as a totally new page, with 0 PR. What is the solution? I will start by enumerating some of the methods used by the non-initiated. Not recommended solution 1: Duplicate content. First thing that probably comes in you mind is: well, why can’t you just duplicate the page and let nature take its course. In other words, you will have two identical pages, one named page1.htm and one custom_usb_drives.htm. This gives you time to update all links and the search engines will eventually index the new page. This solution is not viable because search engines will penalize you quite badly, ‘thinking’ that you are trying to scam them by using the ‘duplicate content’ technique. Not recommended solution 2: Custom error message. You could create a custom error page. However, you will lose rankings on the next search engine update as the file will appear to be non-existent. As discussed above, it could be some time before the page with the new name will be indexed and will appear in people’s searches. Also, your web site visitors will be frustrated by the fact that they now have to dig through your site to find the desired information. Not recommended solution 3: An HTML Meta redirect. You could implement a so called Meta refresh in a blank or customized page that has the name of the old page (in our example, page1.htm) that points to the new page. The redirect can be instant, or delayed by a predetermine amount of time. The delayed redirect has the advantage that you can place an extra message, such as “please be aware that the page you are looking for changed location….. etc., etc…. you will be redirected automatically to the new location” In the past, this was probably the most used technique. Without getting into the mechanics of the Meta redirect, which is basically a META tag statement you ad to your HEADER section, know that there are also Java Script techniques that achieve similar results. What is bad about this is that this is a technique often used by spammers to trick search engines and it should be avoided, unless the page is in a section of your site that isn't indexed (also known as spidered or crawled). Search engine spammers create a page that is optimized for certain keywords and phrases - it usually has no real content. The page is then picked up by some search engines, but when a visitor clicks on the search engine entry, they are redirected to another site, often unrelated. Most search engines have filters to detect this. Using this form of search engine deception will see a site eventually banned or penalized by major players such as Google. The recommended redirect strategy - 301 Redirect A 301 redirect is the most efficient, visitor friendly, robot (spider, crawler) friendly and search engine friendly solution around for web sites that are hosted on servers running Apache. If you are not sure, check with your hosting provider. A 301 redirect is just a set of commands you type into your .htaccess file. When a visitor (whether human or robotic) requests a web page via any means, your web server checks for a .htaccess file. The .htaccess file contains specific instructions for certain requests, including security, redirection issues and how to handle certain errors. The cod Credit Card Processing Provides Customers with an Extremely Popular Payment Option que.If your business does not accept credit card orders you could lose an expected 85% of potential sales. Most online businesses report that 95% of their orders are through online order forms. Accepting credit cards via credit card processing systems has several advantages for business owners as well. It gives you the chance to increase sales by enabling customers to make impulse buys even when they don't have cash in their wallets or sufficient funds in their checking accounts. Accepting credit cards can improve your cash flow because in most cases you receive the money within a few days instead of waiting for a check to clear or an invoice to come due. Finally, credit cards provide a guarantee that you will be paid, without the risks involved in accepting personal checks.If business is new, home-based or online, in order to sell products effectively online, via telephone or mail order, it is essential to have a credit card merchant account with a reliable credit card processing company. A merchant account gives a business the ability to accept credit cards as payment for the company's goods and services. Credit card processing solutions provides customers with an extremely popular payment option, beyond cash and Not recommended solution 2: Custom error message. You could create a custom error page. However, you will lose rankings on the next search engine update as the file will appear to be non-existent. As discussed above, it could be some time before the page with the new name will be indexed and will appear in people’s searches. Also, your web site visitors will be frustrated by the fact that they now have to dig through your site to find the desired information. Not recommended solution 3: An HTML Meta redirect. You could implement a so called Meta refresh in a blank or customized page that has the name of the old page (in our example, page1.htm) that points to the new page. The redirect can be instant, or delayed by a predetermine amount of time. The delayed redirect has the advantage that you can place an extra message, such as “please be aware that the page you are looking for changed location….. etc., etc…. you will be redirected automatically to the new location” In the past, this was probably the most used technique. Without getting into the mechanics of the Meta redirect, which is basically a META tag statement you ad to your HEADER section, know that there are also Java Script techniques that achieve similar results. What is bad about this is that this is a technique often used by spammers to trick search engines and it should be avoided, unless the page is in a section of your site that isn't indexed (also known as spidered or crawled). Search engine spammers create a page that is optimized for certain keywords and phrases - it usually has no real content. The page is then picked up by some search engines, but when a visitor clicks on the search engine entry, they are redirected to another site, often unrelated. Most search engines have filters to detect this. Using this form of search engine deception will see a site eventually banned or penalized by major players such as Google. The recommended redirect strategy - 301 Redirect A 301 redirect is the most efficient, visitor friendly, robot (spider, crawler) friendly and search engine friendly solution around for web sites that are hosted on servers running Apache. If you are not sure, check with your hosting provider. A 301 redirect is just a set of commands you type into your .htaccess file. When a visitor (whether human or robotic) requests a web page via any means, your web server checks for a .htaccess file. The .htaccess file contains specific instructions for certain requests, including security, redirection issues and how to handle certain errors. The cod eBay Photography-Insider Tips for Winning Listings his is a technique often used by spammers to trick search engines and it should be avoided, unless the page is in a section of your site that isn't indexed (also known as spidered or crawled). Search engine spammers create a page that is optimized for certain keywords and phrases - it usually has no real content. The page is then picked up by some search engines, but when a visitor clicks on the search engine entry, they are redirected to another site, often unrelated. Most search engines have filters to detect this. Using this form of search engine deception will see a site eventually banned or penalized by major players such as Google.They won't buy what they can't see. You've only got one chance to get the attention of an eBay buyer. Then they're gone.So what can you do to highlight your product and make it stand out? Show it off! At a retail store, you can pick an item up. You can see and feel the quality.Your eBay listing can only sell with two things:The words you usePictures of your producteBay buyers need to be assured that the things you list are in good shape. They don't want a nasty surprise when the get the item. They need to see with their eyes what they're buying, so reassure them with images that show your product in the best light.Keep reading to learn step-by-step how to take great pictures that will increase your chances of selling your eBay products both more often and at a higher price.LightingWithout good lighting, they can't see a thing. I'm sure you've seen eBay listings with poor lighting. Without adequate lighting, you won't show details of your product. Potential buyers can't see if the item is clean. They can't see if it has tears, damage, or other defects.Think about when you go shopping at a retail store. What do you look for The recommended redirect strategy - 301 Redirect A 301 redirect is the most efficient, visitor friendly, robot (spider, crawler) friendly and search engine friendly solution around for web sites that are hosted on servers running Apache. If you are not sure, check with your hosting provider. A 301 redirect is just a set of commands you type into your .htaccess file. When a visitor (whether human or robotic) requests a web page via any means, your web server checks for a .htaccess file. The .htaccess file contains specific instructions for certain requests, including security, redirection issues and how to handle certain errors. The code "301" is interpreted as "moved permanently". After the code, the URL of the missing or renamed page is noted, followed by a space, then followed by the new location or file name. First of all, you'll need to find the .htaccess file in the root directory of where all your web pages are stored. If there is no .htaccess file there, you can create one with Notepad or a similar application. Make sure when you name the file that you remember to put the "." at the beginning of the file name. This file has no tail extension. Some hosting providers offer redirect services through their “control panels”, so you don’t have to perform low level changes on the .htaccess file itself. Instead, they provide a user friendly interface for this. Check with your hosting provider to see what the optimal way to perform a 301 redirect is in your case. I will continue the article with the barebones solution. If there is a .htaccess file already in existence with lines of code present, be very careful not to change any existing line unless you are familiar with the functions of the file. Scroll down past all the existing code, leave a line space, then create a new line that follows this example: redirect 301 /folder/page1.htm http://www.you.com/folder/custom_usb_drives.htm It's as easy as that. Save the file, upload it back into your web and test it out by typing in the old address to the page you've changed. You should be instantly and seamlessly transported to the new location. Notes: Be sure not to add "http://www" to the first part of the statement - just put the path from the top level of your site to the page. Also ensure that you leave a single space between these elements: redirect 301 (the instruction that the page has moved) /folder/page1.htm (the original folder path and file name) http://www.you.com/folder/custom_usb_drives.htm (new path and file name) The same format applies not only to renamed files, but also to files moved to a different location. The 301 redirect is the safest way to preserve your rankings. On the next indexing (crawling, spidering), the search engine robot will obey the rule indicated in your .htaccess file and index the new page name every time a link or its internal database tries to access the old page. In the next update (again, this could take months), the old file name and path will be dropped and replaced with the new one. Sometimes you may see alternating old/new file names during the transition period, along with some possible fluctuations in rankings as things settle. Don't panic, this is normal. What if your site is hosted on a Microsoft IIS server instead? If you have access to the server, do this: In internet services manager, right click on the file or folder you wish to redirect. Select the radio titled "a redirection to a URL". Enter the redirection page, check "The exact url entered above" and the "A permanent redirection for this resource". Click "Apply". If you do not have access to the server, ask your host to point you into the right direction. In conclusion, the best and the most transparent way (to both human and robotic users) to rename and move files on your web site, while preserving your search engine ranks is the 301 redirect.
HTTP = HTML link (for blogs, profiles,phorums):
Related Articles:Models of Selling: Enterprise vs. Transactional Dropship Your Way To eBay Success How to Sell a Product Online- Sell It Yourself Part I
|