Custom Search

Sunday, June 24, 2012

How to split Sitemap of blogspot or site hosted on blogger

Often you see only 26 urls are indexed in Google Web Master Tools. This is because of improper sitemap submission.

How to submit sitemap properly for blogger?

Just go to ctrlq.org/blogger

Enter site/blog url, click create sitemap. If your blog is having more than 500 posts then multiple sitemaps will be created.

submit these sitemaps to google web master tools. your sitemap will be indexed within 2 days.


read more "How to split Sitemap of blogspot or site hosted on blogger"

Saturday, June 23, 2012

Best way to Subscribe for Updates without email

Often we want to know updates of our favorite sites but doesn't want them to be floated in to inbox.

In this scenario there is one way we can know the updates through google reader. 

Now how to do this ??

Generally the feed url of site will be in several formats

1.www.domain.com/feed

2.www.domain.com/feeds/posts/default

3.feeds.feedburner.com/domain

open the website and click on rss feed or atom feed link.

under feed page find Subscribe Now.

 it will look like this


Subscribe to feed

Subscribe to feed


Subscribe to feed


Subscribe to feed


Click on Subscribe with google. Sign in.


Go to Google Reader. Scroll down. on left side Subscriptions list will be there.


Click the link you want. Scroll up


Click the Expanded view to see all details and to see just title click on list view.

Whenever new updates are there it will indicate in down left.

That's it.

Hope you like it.
read more "Best way to Subscribe for Updates without email"

Sunday, June 17, 2012

Find and Add Analitics And Adsense Analytics Code for blogger

To add analytics code in to blogger just log in to google.com/analytics. click on admin on top right corner. click on administrator name there.





click the site which you want to add code



click on tracking code there



scroll down and find the code to be added. copy paste the code before in blogger. within 24 hours tracking will begin.


How to add Adsense Analytics code to blogger. Log in to Analytics account. click admin. click data sources. click adsense. click code snippet of site which you want. copy paste after in blogger.

read more "Find and Add Analitics And Adsense Analytics Code for blogger"

Saturday, June 16, 2012

Free .com & .in Domain Names

Now we can get free .com and .in domain names for free for 1 year. after that we have to renewal. renewal is not free. so here is how you can get free domains.

for .in domains click here. fill in your details and you will get free .in domain (for indians only).

Now for .com go to this link

log in with your google / gmail account.



next register with intuit and give a password



next click on Choose a domain (www.yourname.com) for your website





if the domain already exists then it will ask for a new name. repeat it until you get a successful domain name.



click continue. give your details

in next step it will ask to enter your credit card details. create a virtual visa credit card.

for HDFC click here
for KOTAK MAHINDRA click here
for ICICI click here
for axis click here

If you don't have credit card you can use these details for now.

Name on card : Jackie Chan
Card type : Visa
Credit card number : 4067424695632061
Expiration date : 12-2012
Card security number : 279

after entering these details just click purchase and that's it you have a .com free domain.

it will take up to 24 hours for domain to get activated.
read more "Free .com & .in Domain Names"

Wednesday, June 13, 2012

Sort by Name in Gmail

in gmail there is no sorting option by mail, but there is a trick which can help you.open gmail and place your cursor near sender's name and you will see a window like this



click on more and recent conversions



then all mails from that sender will sorted and you can do what you want. hope this will help some extent



read more "Sort by Name in Gmail"

Wednesday, May 2, 2012

Custom Domain for Blogger

Its always better to have Custom Domain for Blogger because in case if blogger ban your blog then you can continue in another platform if you have custom domain.

How to setup custom domain..

Step 1 – Buy domain name
The first thing to do is to buy your domain name registrar like domainsearchindia.com

I recommend this I personally use this and this is the best and cheap domain provider for Idians

Step 2 -

If you are migrating from wordpress follow from here :
  1. Find the control panel on your domain registrar’s website, and locate your DNS (Domain Name System) settings. In order to link your blog to your custom domain, follow the instructions below to enter your "CNAME" and "A-records."

    CNAME
    Where it says Name, simply enter "www" and list ghs.google.com as the Host Name. See our detailed instructions on providing CNAMEs for various registrars. If yours isn't listed, or if you run into other difficulties, contact your registrar directly and they can help you out.

    A-records (optional)
    The following action links your naked domain (example.com) to your actual site (www.example.com). If you skip this step, visitors who leave off the "www" will see an error page.

    Enter your domain name in the format example.com, and list the I.P. addresses shown below in the "A" section. You'll need to create four separate A-records which point to four different Google IPs.

    216.239.32.21
    216.239.34.21
    216.239.36.21
    216.239.38.21

  2. Update your Blogger settings

    Now it’s time to make sure Blogger knows about your custom domain so that Google can direct readers to your blog. Just head back to Blogger and update the information on your Settings | Basic tab. Find the area for "Publishing," and click the link to add a custom domain.

    Add a custom domain
    Then, click on "Switch to advanced settings."
    Advanced Settings
    Enter in the URL for your custom domain in the text box provided, and click Save. That’s it! Your blogspot.com address will soon redirect to your new custom domain -- be patient, as it might take up to 24 hours for the redirect to start working.
    Enter URL and save

    Congratulations, you’re all set!

Some helpful notes:

  • If your new domain isn't taking you to your blog, wait another day or two to make sure all the DNS servers have been updated. If it still isn't working, contact your registrar to make sure you entered the DNS settings correctly.
  • Your original Blogspot address will automatically forward to your new domain. That way, any existing links or bookmarks to your site will still work.
In case of any questions pls use comment form....
read more "Custom Domain for Blogger"

Migrating from Self Hosted Wordpress to Blogger

First of all Why to migrate from Wordpress to Blogger?
Read this...


Step One :
Covert the wordpress url links into blogger url links so that you wont loose any traffic.... click here


In WordPress go to Tools and click Export.....
Choose All content and download the export file...
When you click the button Download WordPress will create an XML file to save to your computer.

This format, also termed as eXtended RSS or WXR, which will contain all posts, pages, comments, custom fields, categories, and tags.

Step Two :

Blogger will not accept wxr format so to convert wxr to blogger xml format go to WordPress to Blogger Convertor

Browse the location of the file downloaded in step 1 and click on convert. The site will generate Blogger XML file, save it to Hard disk.


Step Three :

Go to Blogger Dashboard : Settings... Import... upload the converted xml file...

Thats it

How to redirect host to blogger... Read here

In case of any questions pls use comment form....
read more "Migrating from Self Hosted Wordpress to Blogger"

Setting Permalinks in Wordpress before moving back to Blogger

Now how to change permalinks of wordpress before migrating.

First of all why to change....

Generally wordpress links will not end with .html like blogger. so we have change permalinks of wordpress before moving.

open the dashboard click settings and click permalinks..

Now click custom structure and type /%year%/%month%/%postname%/.html and save.

wait for at least 20 days so that all the search engine links will change.


Now when you move to blogger the permalinks will match with blogger and we wont loose any traffic.


alternatively you can use this plugin
read more "Setting Permalinks in Wordpress before moving back to Blogger"