Pages

Powered By Blogger

Wednesday, 24 August 2011

Delete Your Facebook Page


If you want to delete your facebook page permanently just follow the steps given below:


1. Go to your facebook page.


2. Click on edit page at the top right corner of the page.


3. On the left, click on manage permissions.






4. At the bottom of the page, click on delete facebook page.




Create A Page On Facebook For Your Blogger Blog


It is always good to create a page for your blogger blog because it helps others to know about your blog. If people like your blog they can click on like button and it would be displayed in updates. If you have a blog and trying to create a page for it on facebook, it is really easy and a better way to get other people reactions.


1. Write the url given below in your browser address bar
    
    www.facebook.com/pages/create.php


2. Click on Brand or Product.





3. In the drop down box select website and give the name of your blog.








4. After this you would be asked to complete some steps like profile photo etc.


If you have any queries or suggestions please comment.

Sunday, 24 July 2011

Autoplay Youtube Video On Your Blogger Blog

If you want to autoplay youtube video on your blog, follow the steps given below:


1. Go to the youtube video that you want to autoplay on your blog.


2. Right click on the video and select copy embed code.





3. Open a notepad file and paste the code.


4. Only select the embed code in your notepad and copy it.

For Example: <object style="height: 390px; width: 640px"><param name="movie" 
value="http://www.youtube.com/v/AigNmskovLU?version=3"><param name="allowFullScreen" value="true"><param name="allowScriptAccess" value="always"><embed src="http://www.youtube.com/v/AigNmskovLU?version=3" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="640" height="390"></object>


5. Go to your blog:


- If you want to play the video aumatically in your blog post. Click on new post and select Edit HTML. Paste the embed code and make the changes as shown below:





For Example: <embed src="http://www.youtube.com/v/AigNmskovLU?version=3
type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" 
width="640" height="390">


Remove the highlighted text in your notepad and add &autoplay=1


For Example: <embed src="http://www.youtube.com/v/AigNmskovLU&autoplay=1
type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" 
width="640" height="390">


You can also change width and height of the video.

Click on publish post.


- If you want to play the video automatically on your blog. Go to design and click on add a gadget. Add HTML/JavaScript and paste the code in the content box. Make the changes as shown above. Click on save.


That is all. 


If you have any queries or suggestions please comment.

Wednesday, 20 July 2011

Get Floating Follow Me On Twitter For Your Blogger Blog

If you have a blog on blogger and you want to give a follow me on twitter option to people who visit your blog through a floating image on your blog. It is a good idea and I am sure that if your blog is good enough, you will get followers soon on twitter through your blog.


It is simple to add a floating image to your blog and if you don't know much about the html tags, do not worry, I will show each and everything in detail. You can easily add an image to your blog, like I have on this blog.






Follow the steps given below:


1. Login to your blog and click on design.


2. Click on edit html on top left.






3. I would suggest you, before making any change to your blog template you should download the template. Click on download full template.






4. Copy the code given below:


<a href='PASTE-YOUR-TWITTER-PROFILE-URL-HERE' style='display:scroll;position:fixed;bottom:200px;left:1px;' target='_blank'><img src='http://i1236.photobucket.com/albums/ff447/brij3foru/Follow-Me-On-Twitter.png' style='border:0;'/></a>
<!-- Place this tag in your head or just before your close body tag -->


Open a notepad file and paste the code.


If you do not know where you will get the profile url on twitter, login to twitter and click on profile and copy the url from the address bar of your internet browser. Paste your twitter profie url where PASTE-YOUR-TWITTER-PROFILE-URL-HERE is written and copy the code again.


4. Now, go back to edit html page on blogger blog and if you don't know how to find the close of body tag, press ctrl and f keys and you will get a find bar, type </body> and the same tag will get highlighted in your template, that is the close body tag.


5. Paste the code just before close body tag and save your blog template.






That is all.


If you have any queries or suggestions, please comment.



Friday, 15 July 2011

Add Share Sidebar

How To Add Share Sidebar To Your Blog: 


Adding share sidebar lets your visitor share your blog to others by sharing on facebook, twitter google buzz etc. and you can add that to your blog easily.


Step 1: Go to www.sharesidebar.com.


Step 2: Select your desired options.


Step 3: Click on get the code.


Step 4: Copy the code and paste it just above the and of body tag your blog template. If you do not know how to find it, then sign in to your blog and click on design. On top left of your blog you will get    Edit HTML optionn click on it. You should download your blog template before making any changes. Click on download template. After that press ctrl and f keys one by one and release both of them when your will get the find bar on top right. find </body> tag in your template and paste the code just above it. Save your blog template and view your blog.


If you have any queries or suggestion, please comment.





Submit Your Blog Sitemap To Google Webmaster

Submit Your Blog Sitemap To Google Webmaster Tools:

In order to get your blog post indexed with google you should always submit your blog sitemap to google webmaster tools. 

Step 1: Sign in to google webmaster tool at www.google.com/webmasters. If you do not have an account with google webmaster tool then create an acccout and sign in.

Step 2: In order to submit your sitemap to google webmaster tools you need to add your website or blog with google webmaster tools. Click on add a site and give your blog url (for example: http://yourblogname.blogspot.com).

Step 3: Varify your site ownership by pasting the meta tag into the template of your blog. You need to go to design and there you will find Edit HTML on top left of your blog. Past that code just below the head tag of your blog and save your template.

Step 4: Go back to google webmaster tools and click on varify.

Step 5: Now click on submit a sitemap and and after the url just type 
feeds/posts/default?orderby=updated
and click on submit. 











That is all. At least wait for a week to get your pages indexed. In some cases it can also take more than a week.. 




If you have any queries or suggestions then please comment.