Pages

Translate

Showing posts with label How To ?. Show all posts
Showing posts with label How To ?. Show all posts

Monday 15 July 2013

How to Hide your comment and like in Facebook

Posted by M Qasim A Siddiqui

Hello friends,
Today I'm going to share with you a trick to hide your recent activities like comments,likes and friends that you add in the Facebook from appearing in news feed.

Just follow the simple steps:-

1.check out  your recent activity list in profile page where you'll find your list of activities like comments ,likes and the friend you added recently in it.

2. just select the comment's or likes activity and click at remove option, the pop up appears as shown  below



3. Select the  option Hide All Recent Pages From The Timeline and select the Hide all option in the next pop up that appears.

  

4. To hide the recently added friend activity ,just select the option  Hide Similar Activity From Timeline and again  select the option Hide All in the pop up that appears on screen.





Now you are done with your settings!  After all this steps your recent activities will be hidden and would not be seen on your friends wall.

5.If you want to deactivate all these settings that you made recently  ,you just need to select the option that is show right side of the Activity Recently and select Hidden Activity.
After this step the list of hidden story types appears where you need to remove the activity that you want  to undo.As shown in the image-




 *leave your feed back  if you find it useful*

Saturday 6 July 2013

How To Create Google Custom Search Engine?

Google-Custom-Search-EngineWhen it comes to crawling the internet or a website nothing can surely beat Google's searching technique. Blogger Templates that are found in various designs and colours often have custom search boxes in it, which I am sure you might have observed are incapable of displaying the relevant results. These search boxes by default are limited to their ability of searching each and every word of your blog. The best solution is to use Google Custom Search Engines (CSE) that are extremely efficient in digging out the most important data from your blog and displays it to the visitor. This increases the number of pageviews and page impressions of your blog because the reader is kept engaged in reading more and more. Further you can easily integrate your Google AdSense Ads to your Google Custom Search box, which again increases your blog revenue for every click made on the search results. An Example of such search engine can be found below every post of this  blog. So lets create and install a beautiful Google Search box for your blog.

How To Create a Custom Google Search Engine?

  1. Go To Google CSE
  2. Hit the create custom search engine button
  3. Fill the form as shown in the screenshot below,
set up your google search engine
   4.   The Click the next button and choose the Design for your search engine. You can click the "Customize" button to edit the colours and look.
customize-the-look-and-color
   5.  Hit the next button and then click the "Look and feel" link on the next page as shown below,
CSE-look-and-feel
It will bring you a page where you will find three layout options i.e Full -width, Compactand Two Column as shown below,
Google Search Engine Layouts
  • If you wish to add the search box just below posts as I have done on my blog then choose Full-width
  • Or if you wish to display the box and results on the sidebar then choose compact
  • Else if you wish to add your search box to your sidebar and display the search results above the post title then choose Two Column
  6.  Finally hit "save & get code" button and jump to the next part of our tutorial.

Add Google Custom Search Engine To Blog Posts

To add the search engine just below your blog posts as we have done on ZZZ then please follow the steps below,
customize Google Custome Search Engine
  1. Go To Blogger > Design > Edit HTML
  2. Backup your template
  3. Click the Expand Widgets Templates Box
  4. Search for <data:post.body>
  5. Just below it paste your Blog Post Search Engine Code (Full-width)
  6. Save and you are done!
  7. View your blog to see it appearing just below posts.

Add Google Custom Search Engine To Blog Sidebar

  1. Go To Blogger > Design
  2. Choose a HTML/ JavaScript Widget
  3. Paste your Sidebar Search Engine Code (Compact or Two Column) in it
  4. Save and you are done!
  5. View your blog to see it working just fine
Changing your default search box to Google Custom Search Engine Box is an important step that you must take as early as possible. You will see the difference in your analytics the next week. In the next post as shared below you will learn to integrate your AdSense Ads to your Custom Search engine and increase your Adsense earnings.
  • How To Integrate AdSense In Google Custom Search Engine?
Hope you liked it! :)

Add a Cute Flying Twitter Bird To Your Blogs


How To Add the Twitter Flying Bird To Blogger?

  1. Go To Blogger > Design > Edit HTML
  2. Backup your template
  3. Search for </body>
  4. And just above it paste the code below

<script src='http://bloggerblogwidgets.googlecode.com/files/way2blogging.org-tripleflap.js' type='text/javascript'>
</script>
<script type='text/javascript'>
var twitterAccount = &quot;Triple Zee&quot;;
var tweetThisText = &quot; <data:blog.pageTitle/> : <data:blog.url/> &quot;;
tripleflapInit();
</script>

   5.  Replace Triple Zee with your twitter account username.
    6.  Save your template and you are done!
    7.   View your blog to see it flying. :)

If you faced any problem just let me know. Have fun!