Showing posts with label Domain. Show all posts
Showing posts with label Domain. Show all posts
Tuesday, March 15, 2011

Tips to move blog to new domain

0 comments
Ok,you want to move your site to new domain then, here are some tips that will help you retain your site’s ranking in Google’s search results.

Transfer one domain to another Tips to move your site to new domain.

Transfer one domain to another


Now, Google will figure this all out on its own, eventually.  An organization the size of the ABA has enormous publishing power (and the associated PageRank) which gives it a natural boost in how fast Google crawls the website.  The web page re-directs will push the changeover process, as will any new in-bound links to the new domain from outside sources.  In addition, we would expect that the ABA also has a Google domain movement plan – a defined set of actions to preserve its current relationship with the search engine. A dedicated plan, you say? Absolutely. Any outside source that provides more than 80% of your website’s referral traffic (not type-in traffic) deserves special treatment.
Giving proper consideration to this relationship, here are the tasks that I think must be involved in a domain move:
  • GW Tools: Step one in any domain move is to register and verify both domains within Google Webmaster Tools (GW Tools).
  • 301 permanent redirects – This is also critically important.  Upload a text file named .htaccess into the root of your old domain (applicable to UNIX servers, there are other methods) mapping all URL variations with 301 permanent redirects from their old file location to their URL on the new domain. Every sub-page of your old website should be routed; and yes, even when you have thousands of URLs.
  • Submit an updated sitemap in GW Tools: As soon as the servers have been flipped, register a current and exhaustive sitemap file for your new domain in GW Tools. The sooner the new URLs are in play, the faster the transition.
  • Add/Update the robots.txt file in the root of your website: Adding a robots.txt file tells search engines which directories you want in their index, and which are denied.  When moving domains, don’t forget to update this file with the corresponding changes to the directory structures.  Your robots.txt file should also be confirmed in GWTools.
  • Boost the temporary crawl rate in GW Tools for both domains: Don’t max out the crawl rate, but a moderate boost can ensure URLs are forwarded as fast as possible.
  • Use the Change of Address tool: Don’t skip ahead to this step! You can’t use this tool until both domains are verified, regardless; but it works best when you have completed the above steps – especially having a comprehensive set of 301 redirects.
  • Schedule time to clean up 404 errors: File not found (404) errors are never good. Users hate them, and it’s a poor quality signal to Google. Review crawling errors within GW Tools, and fix your lost traffic issues.
Continue reading →
Thursday, February 17, 2011

Change Your Domain With co.cc

0 comments
You can change your domain with co.cc.its free. try it.

1. First go to  co.cc  and register  a domain.if it not available try other name.

2. After register with it.

3. Setup your domain go to  setup >> "Manage domain" and choose "Zone Records"

4.  Now you can see the column, there is  "Host" fill it with your domain name
      www.yourdomain.co.cc

5. In type  Choose "CNAME", in value box type "ghs.google.com" and click setup

6. Now log in to your blogspot go to Setting >> Publishing

7. Select the Switch to: • Custom Domain and click "Already own a domain"  
    "Switch to advanced settings"
 
8. Now fill it with your new domain name. and click "save setting"

you are done. New domain will work within 2 days.
Continue reading →
Friday, January 28, 2011

Use Bit.ly To Make Short Url for Blogger Post

0 comments
This post will help to make short Url for your each post.
For example click this
link http://bit.ly/eICeNJ .You will end up right back this 
site.you can make like this link for your each post.I think
 it will more easy to share with others.If u interesting with
this  put it to your blogger.


1. Go to your blogger and click "Design" on your dashboard
    and click "Edit HTML".

2. Make sure "Expand Widget Templates"put as check mark.

3. Find these code by using  Ctrl+F          </head>
            and add the following JavaScript Snippet just above that 

<script charset='utf-8' src='http://bit.ly/javascript-api.js?version=latest&amp;login=tweettrackjs&amp;apiKey=R_7e9987b2fd13d7e4e881f9cbb168f523' type='text/javascript'/>
<script src='http://blogger-plugins.googlecode.com/files/bloggerplugins.org.bit.ly.short.url.generator.js' type='text/javascript'/>
 
 
 

4.  Now locate again

<p class='post-footer-line post-footer-line-3'>
  If not 
<div class='post-footer-line post-footer-line-3'> 
     If not
                  <data:post.body/>  
 
5. Replace the code with following code. now you can see Shareable url below your post. 
            
Continue reading →
Related Posts Plugin for WordPress, Blogger...