Showing posts with label Blogging tutorial. Show all posts
Showing posts with label Blogging tutorial. Show all posts

How to prevent the blog from being copied

Jan 6, 2010

jut login to blogspot.com
then go to
layout ----->>> add gadget ---->>> add html ----->>>

paste this code there


READ MORE - How to prevent the blog from being copied

Adding your Blogger-based blog to Google Webmaster Tools

Oct 15, 2009

Adding your Blogger-based blog to Google Webmaster Tools

First of all, in the Dashboard, add your blogspot.com hosted blog by typing your blog’s URL in the text box and pressing the “Add site” button. Now you have to verify it; just follow this simple how-to: “Add Google Webmaster Tools to your Blogger Blog - TakeOnTheNet”.

Adding the Sitemap(s)

Now the last step: we have to add the complete sitemap. We’ll use the blog’s feed as a Sitemap, but to get the complete feed we have to use some addictional parameters.

Google Webmaster Tools
  1. Log into Google Webmaster Tools, enter your blog’s properties and select e Add sitemap;
  2. select “Add general web sitemap“;
  3. my sitemap url is: atom.xml?max-results=500&start-index=1
  4. press Add general web sitemap.

If you need more sitemaps, repeat the four steps, changing only the url; just add 500 to the last number of the previous sitemap’s url:

  1. atom.xml?max-results=500&start-index=501
  2. atom.xml?max-results=500&start-index=1001
  3. atom.xml?max-results=500&start-index=1501
  4. …

and so on.

Important: in Sitemap > Overview, the “URLs submitted” column will show effective number of articles submitted +1 (so, a full sitemap will show 501 urls, not 500), because, in the feed, the URL of the home page is also retrieved.

Feed’s parameters explanation

  1. max-results: the max number of articles to put in the feed - a sitemap with too many articles could exceed its limits (50000 articles or a sitemap file size of 10 MB - remember: the feed doesn’t retrieve only links, but also articles’ bodies); we’ll use this parameter to split the sitemap in sub-sitemaps;
  2. start-index: the index of the first article to be retrieved in the sub-sitemap: if max-results is 500, then this index is 1 for the first sitemap, 501 for the second (if we have more than 500 articles), 1001 for the third, and so on.

So the sitemap’s url looks like this:
http://yourblog.blogspot.com/atom.xml?max-results=500&start-index=((N-1)*500+1)
with N the Nth sub-sitemap you’re asking for.
To put it simple, just add +500 at the last number of the url, every time you need a new sub-sitemap. :-)

(for more info, read the Google Data APIs Protocol Reference)

PS: I’ve discovered that another one found a similar solution (next time I’ll search better before reading Google APIs :( ): http://phydeaux3.blogspot.com/2007/10/blogger-feedburner-sitemaps-and.html
He suggests to use a smaller number for max-results; so, if you experience problems with 500, just use 100.

READ MORE - Adding your Blogger-based blog to Google Webmaster Tools

Fixed Floating Ad Space in blogger – Footer Navbar

Oct 10, 2009

I have already written about Floating Footer Navbar post to display your site information on that. Similar kind of footer was recently used by Techieblogger.com to display ads. So i decided to write a tutorial to display ads on the floating fixed footer. This footer will provide you with some extra income as the ads on this will attract more people and thus high click through ratio. But i do no recommend using Google Adsense on this footer until you are sure that fixed ads are not against their program policy. But you may use other alter natives such as Adbrite . So to add this footer with ads to your blog follow these steps:

  • In Your Blogger. Go to
  • Layout > Page Elements.
  • Click on Add a Gadget.
  • Select HTML/JavaScript.
  • Copy the code below and Save. (Make few edits as mentioned below)-



YOUR AD CODE TO FLOAT TO LEFT SIDE



YOUR AD CODE TO FLOAT TO RIGHT SIDE

Get This Widget!



Replace YOUR AD CODE TO FLOAT TO LEFT SIDE with the(468x60) ad code that you want to display towards left.
Replace YOUR AD CODE TO FLOAT TO RIGHT SIDE with the ad code(468x60) that you want to display towards right.
It is a request to you that please do not remove the link to us in the widget, It is the only thing i ask you for this Gadget.
READ MORE - Fixed Floating Ad Space in blogger – Footer Navbar

Recent Posts and Recent Comments at Sidebar

Feb 21, 2009

Many from bloggers wish insatlling the widget of Recent post and Recent post at sidebar, and for this matter is several blogger creating recent post and recent comment widget by javascript, However i think that is not good for your blog SEO (Search Engine Optimization). Besides not good to SEO, installation javascript risk to slow down your blog loading, so that matter it's can make your visitor don't feel balmy.
To install recent post and recent comments, be in fact you can use your blog feed address. this is the address of Recent Post :



http://YourBlogName.blogspot.com/feeds/posts/default

And this is the address of Recent Comments :

http://YourBlogName.blogspot.com/feeds/comments/default

YourBlogName must be alter with your blog name. For example :

this is my Recent Post address :

http://rohman-freeblogtemplate.blogspot.com/feeds/posts/default

And this is my Recent Comments address :

http://rohman-freeblogtemplate.blogspot.com/feeds/comments/default


Still compused to install this feed adress to your blog. Please follow the steps :

  1. Login to blogger with your ID
  2. After entering the dasboard page , click Layout. Please saw the picture :
    layout

  1. Click at Page Element tab. See the picture below :
  2. Click at Add a Page element.
  3. After emerging pop up window , Klik add to blog button for the things Feed. See the picture following :
  4. feed element

  5. After that, Insert your fedd URL (URL feed post for Recent posts or URL feed comment for recent comments). Example :
  6. feed url

  7. Click Continue button.
  8. Then alter the title with Recent Post for recent post widget or Recent Comments for recent comments widget. Example :
  9. feed url

  10. Click SAVE CHANGES button.
  11. Move that element where you want, and then click SAVE button.
  12. Finish. Please see the result.

Now you have had Recent Posts or Recent Comments widget at your sidebar with good SEO for your blog, and without slow loading. See you at my next post, and if you are new visitor don't forget to subcribe in a reader.
READ MORE - Recent Posts and Recent Comments at Sidebar

 
 
 
free counters 
HTML Hit Counter