HANDLING DUPLICATE CONTENT IN YOUR WEBSITE

[03/08/2010]

When you are building your own website, sooner or later you run into the question - how to handle duplicate content? What do I mean by that? Imagine that you have a highly visited web page, which receives most of the daily visits. You are planning to re-design the website, and give this web page a new URL and a fresh new look, but don’t want to lose all that traffic from that old page. And you can’t keep both of them online, since they will have most likely the same content text-wise - something, which is often penalized by search engines. How do you proceed from there?

The best practice is to do a 301 redirect. The 301 message on the Internet is handled by the search engine as: moved permanently. Here is how you can make a 301 redirect for your web page:

With PHP:

The code needs to be placed in the Header section of the website, so that the search engine can read it first.

Header( “HTTP/1.1 301 Moved Permanently” );
Header( “Location: http://www.new-url.com” );

With .htaccess:

RewriteEngine on
RewriteRule ^old\.php$ http://www.domain.com/new.php [R=permanent,L]

The code above will direct all the traffic from the old.php to the new.php page.

With the rel=”canonical” directive:

If you run an online store and want to sell a custom made handbag, which is available in several colors, and decide to dedicate a separate page on your site for each color, then you have about 3 or 4 identical pages. You can use the rel=”canonical” element to direct all traffic to the page with the most popular color.

This will lead a search engine to point all the traffic from the similar pages to the page you have specified. This code needs to be placed in the header section of all the web pages you wish to lead somewhere else.

With the URL Redirection Manager in the Web Hosting Control Panel:

If you don’t like to meddle with code, or with new file creation, or anything like that, you can use the handy URL Redirection Manager available with all our shared web hosting plans, where a simple web interface will allow you to choose which pages to be redirected and what redirection code to be used.



+20 000 Clients Trust Us
There are many reasons why you should have a web site & just as many reasons why your choice of our services is truly worthwhile.
www.
 
Register/Transfer your domain name
Domain PricingView all TLDs
TLDs 1 year 3 years* 5 years*
.com A$12.00 A$36.45 A$62.75
.net A$11.00 A$36.45 A$62.75
.org A$15.00 A$38.45 A$64.75
Free Domain Controls

Our Domain Manager gives you the opportunity to exercise full control over your domains:

• Full Whois Control
• Full DNS Control
• Create Your Own DNS like:
     dns1/ns1.my-best-domain.com
     dns2/ns2.my-best-domain.com
• A, MX, CNAME Records Control
• Domain Locking & EPP key
• Unlimited Parked Domains
• Domain Registrar Change
• Status Alerts

> more details
.........................................................................
Latest News
Handling duplicate content in your website
[03/08/2010]
When you are building your own website, sooner or later you run into the question - h ...


Why a Website?PreviousNewsNextProducts Overview

















or if you are looking a free website builder go here


NB: dear customers, if you wish to buy or transfer domain name only ,first search for domain name availability then click next (don't bother about select a hosting plan & order the web hosting services ) then choose a username and enter your details (account owner details ),then you can choose our secure payment method. If you have any questions, or have any suggestions, comments,inquiries, or proposals, feel free to email us at support@domainspaceregistry.com.au or you can still browse our Help section and contact us page






















Trust Seals




Share/Bookmark
DomainSpaceRegistry

Australia's No1 Rewards Program- joining FREE - go here