Monday, December 22, 2014

How to Show Post Title First Before Blog Title in Blogger

As we all know that post title and blog title play an important role to make visible your post in search engines such as Google, Yahoo and Bing etc. Many of SEO experts explained that how post title is important to boost up your post in rank.
 
If you are a regular blogger then sometime you will notice that the blog title has shown first in search engine before the post title that can affect the ranking of the post. So no need to be panic  how to show the post title before blog title because I am going to show you an easy method to do so. Just follow given below steps to solve your query. 


Difference Between Blog Title First and Post Title Fist is Shown Below: 



Blog Title Before Post Title:


Post Title Before Blog Title:

 

Steps om How to Place Post Title First Before the Blog Title

 

1) In the very first step, Go to blogger and Login to dashboard


2) Now go to template >> Click on Edit HTML >> Proceed


3) Find this html code from the entire template

<title><data:blog.pageTitle/></title>

4) Now Replace it with given below code.

<b:if cond='data:blog.pageType == &quot;item&quot;'>
<title><data:blog.pageName/> | <data:blog.title/></title>
 <b:else/>
<title><data:blog.pageTitle/></title>
</b:if>

5) In the last step, save your template that’s it.

Conclusion: By following above trick you will able to see your Post title first before the blog title. If still you are showing same as previous then wait for a while. Once the Google re-index your post then it will automatically show post title first. If you like above suggested method or have any issue regarding the process the put a comment below, We will be there with your concern.

Wednesday, December 10, 2014

What are Mail Servers, Mail Clients and Mail Protocols

E-mailing is the most suitable approach to communicate with friends, family members, employees and colleagues, etc. For now days it becomes the first choice for professionals to sending or sharing information within organizations.

Today’s I am going to explain what techniques are used behind the emailing process. Mail servers, mail clients and mail protocols play a vital role to send or receive an email internally. So read this article and get the complete details about Mail clients, types & difference of mail clients, Mail servers, Mail protocols and types of protocols etc.  

 

What About Mail Server?

A mail server is a computer that is used to send, receive or store emails for its users. It’s also known as MTA (mail transfer agent), an internet mailer or a mail router that allows receiving incoming emails from local users and forwarding emails for delivery.
  1. Every ISP has at least 1 mailbox on its server.
  2. This mailbox has:
  • A unique name called as the logon name.
  • The email address that comprises of the logon name and the domain name of the ISP. E.g.:- xyz@example.com
Where xyz is the logon name & example.com is the domain name.

What is Mail Client?

 

The mail client is a program in the computer that has access to the emails on the server like Outlook Express, MS Outlook, Mozilla Thunderbird and Apple mail, etc. It allows users to send, receiving and accessing emails through the browser as well as desktop.

There are 2 Kinds of Email Clients:

 

  1. Web Based Email Client: Web based email allow the user to access emails by web browsers such as Chrome, Firefox, etc. when you want to download emails; they are downloaded on the server and not in your hard disk. The emails remain on the server until you download them and once you do so the emails on the server are deleted.Examples: - Gmail, Yahoo mail, etc.
  2. Desktop Based Email Client: Desktop based email clients are the programs in your computer which you use to access your emails. In this you can save your emails on the hard disk and can utilize them in future. Examples: - MS Outlook, Thunderbird.


Difference B/W Web Based & Desktop Based Email Client


1 Default storage: In web-based email you can save your emails on the server and not on the desktop, whereas in desktop based email client you can save your emails on your hard disk and server.

2) Access to emails: Web based email client you cannot have access to your emails when you are offline. Whereas in desktop based mail client you can access your emails in offline mode also.

3) Size limit: There is usually a size limit in web based email client as the server can store emails up to some limit. Whereas you can store limitless data on your hard drives to save your emails.

4) Sending & receiving mails: In web based mail client you can send & receive mails, but you cannot send & receive mails in a desktop based client in case offline.

Detailed Information About Mail Protocols

 

In order to work with your email you need use a mail client to access a mail server. Generally Protocols are the rules for interacting between a mail server and a mail client. Some of the most used protocols are discussed below:

There are Mainly 4 Types of Protocols

 

1) POP3 (Post Office Protocol): It is a widely used protocol used for retrieving mails from the server. In this the mails are stored on the server till the time you have not downloaded them.

As soon as you download the mails, the client signals the server to delete the server’s copy. Microsoft Outlook uses POP3 protocol.

2) SMTP (Simple Mail Transfer Protocol): SMTP is responsible for sending all the emails. But these emails are infected with viruses. Thus to prevent spam and fraudulent the ISP have put restrictions on using SMTP servers. Methods for detecting authorized users:
  • Configuration of SMTP server to receive emails from computers that are connected to modem, cable, etc.
  • Use the sender’s address and rejection of all the emails from other addresses that haven’t been hosted by ISP.
  • Use the same logon name and password as that of POP3 to access SMTP.
  • POP3 before SMTP i.e. first log in with POP3 and then access to SMTP for some time is given.
3) IMAP (Internet Message Access Protocol): It has the same function as that of POP3 but varies in the fact that by default keeps a copy of the received email on the server. When you delete an email, you are deleting both the local copy and the server copy. Thus to prevent accidental deletion it has got a purge command and undelete command.
  • Advantage: As compared to POP3, IMAP gives you the advantage of working on your emails anytime & anywhere. You can also arrange the emails in an organized manner.
  • Disadvantage: Since the ISP provide a limited amount of space in a mailbox; the IMAP mailbox will fill quickly than a POP3 mailbox.
4) HTTP (Hyper Text Transfer Protocol):  The most common email provider which uses HTTP is MS Outlook. It works in the same manner as IMAP; saves the email to the client & on the server as well. But the only way in which it differs from IMAP is that it does not have purge option or undelete option. You can retrieve your deleted messages by dragging it back to the inbox.

Conclusion: All the basic concepts related to emailing process are discussed above. By reading the entire article you will able to identify what is an email client, email server and email protocols, etc. If you like the above listed information then share your experience through putting a comment below. Or if you have any query related to the post, then discuss your query through comments we will be happy to help you :)

Sunday, December 7, 2014

Guide on How to Block Popup Windows in Mozilla Firefox

Mozilla Firefox is a free and most popular web browser widely used in the world. A lot of reasons are there for why user preferred it as default web browser such as:  fast speed, reliability and support several plugins or add-ons, etc. 


But sometimes many dissimilar pop-ups start showing in your browser and how to block popup windows in Mozilla Firefox become a query of your’s. Don’t worry now I am going to explore an easy way to block pop-up Ads forever. But before moving on the process, you should know about basic concepts like what is Popup and how it can harm you.

Get Brief Info About Pop-ups

Pop-ups are windows that come into sight automatically without your authorization while you are browsing through internet. Some Pop-ups appear on the top of  Firefox windows while other open underneath Firefox that are also called Pop-unders.

They contrast in size, but never cover the entire screen. Still Pop-ups can break your concentration during an important work. That’s why we start wondering how to block popup windows in Mozilla Firefox.

Know How to Block Popup Windows?


It is very simple to stop or block popups from Firefox Windows for forever. Because Mozilla Firefox allows you to control or block Pop-unders and Pop-ups the “content” section in the Options Windows as shown in below steps:


1) You will see “Options” automatically while Pop-ups come on the screen

avoid windows pop-ups

2) If you want to get this option manually, then Click on “Tools” from menu bar >> Choose “Options”

How to Block Popup Windows in Mozilla Firefox


3) Go to “Content” panel >> Check the box “Block Pop-up windows and click “OK” button to finish the procedure.

stop showing pop-ups ads 

 What If Pop-ups Not Being Blocked?


1) Click on Exceptions >> Select list of websites for that you want to allow display Pop-ups. 

how to stop pop-ups

2) You will get 3 different options (allow, Remove site, remove all sites)

block popup windows

  • Allow:  Add websites to show pup-ups
  • Remove Site: To remove selected websites from the list
  • Remove all Sites: To remove all websites from the list at once

3) Click on Remove all sites, then press close.

how to stop pop-ups on Mozilla

Conclusion:

All the above suggested steps are helpful for blocking Popup Windows in Mozilla Firefox. Still pop-ups are showing then remove all Add-ons and re-start the browser. I hope you will be able to sort out your query how to block popup windows in Mozilla Firefox by using suggested solution. So put a comment if you want to share your experience with the post or want to ask any query related to the post.

Friday, December 5, 2014

How to Run Two Whatsapp Accounts on Android Without Root


In the past few years, many companies released dual SIM cards, phone after seeing a huge demand for it. And few of dual SIM phone users tries to create 2 WhatsApp profiles for both numbers and thus a query generated that How to run two WhatsApp accounts on Android without root. So before moving on solution for this query you have to be aware about WhatsApp messenger.


A Brief Intro about WhatsApp Messenger!

WhatsApp is a most popular and easy to use messenger. It allows a user to send images, videos and chats through Mobile phone to another user who is also using  whatsapp. Now it's become a need for new generation users to communicate with their friends, relatives and colleagues. You can also hide last seen on whatsaap in Windows phones, Android phones and iPhones. So I am going to disclose a useful trick that will show you how to use two whatsapp accounts on one phone.

What you will need for The Process?

  1. An Android phone (dual SIM) that you are using for the official WhatsApp.
  2. OGWhatsApp.apk which you can be downloaded free of cost by a simple Google search.

Know How to Run two WhatsApp Accounts on Android without Root:


1) In the very first step, take backup of your WhatsApp data. 

Open WhatsApp >>Settings >> Chat settings, then select “backup conversation”option.


2) Now go to app setting >> Clear the official WhatsApp data. 

Move to WhatsApp app info and scroll down and select “clear data


 

3) Now go to your file manager >> rename the “WhatsApp” folder with the name “OGWhatsApp

4) Download a free application “OGWhatsApp.apk” and install on your Android phone.



5) Now you will see two WhatsApp accounts on your Android phone and you can register one more extra number on WhatsApp without having to root your dual SIM Android phone.


Conclusion: Above suggested method is fully helpful to explore how to run two whatsapp accounts on android without root. So apply all these steps and use two whatsapp accounts from your single dual SIM Android phone. I hope you got the right solution for your query still you have any doubts or unable to execute above listed steps then put a comment below. Also share your experience with this method or any suggestions related to the topic.

Thursday, December 4, 2014

Download Videos from YouTube to PC without Using Software

YouTube is a most popular websites for watching and downloading videos related to Bollywood, Hollywood, Songs and other videos, etc. It is an online website of Google Inc globally used by users for entertainment as well as technology purposes. But How to download videos directly from YouTube to PC or mobile becomes a general query whenever a user desire downloading required videos.

Many 3rd party applications are available here that lets you download YouTube videos but all of them are paid. So you no need to invest money for this simple task. Here are 3 simple and one click methods that will assist you on how to download YouTube videos without using any software.

Top 3 Easy Methods to Download YouTube Videos to PC


I am going to disclose 3 easiest tricks to download any video from YouTube even you don’t require any paid application for this task. Just apply given below methods to sort out your query “how to download videos from youtube to pc without using any software”.

1) By Modifying YouTube Video URL:


Go to www.youtube.com. Open the page of the video you want to download.

Insert "ss" between the www. & the youtube.com section of the URL, then press Enter button.


See an Example:


Original YouTube URL:  https://www.youtube.com/watch?v=Cnk_ORHPaH0


Modified YouTube URL: https://www.ssyoutube.com/watch?v=Cnk_ORHPaH0


This will automatically redirect your browser to a different site SaveFrom.net >> Now you can choose the format of the video after that Click on the Download link. 

A confirmation window will pops-up >> Select radio button “Save File” >> Click On. After few second your download will start in your Downloader.



2) An Other Way:


Add "sfrom.net/" or "savefrom.net/" before the video URL or website URL address where videos are available, for example:

sfrom.net/http://www.espnfc.com/video  
or
sfrom.net/https://www.youtube.com/watch?v=Cnk_ORHPaH0

 
In this way you will get the list containing direct download links >> Click on a particular link to download YouTube videos or all video files existing on that webpage.

By Using A Free Software:


Download YouTube videos by using a tool known as UmmyVideoDownloder. It is a free software that allows one click process to download YouTube video into any format of video. 

3) Steps on How to Download Videos from YouTube Using the Tool

  1. Download, install and launch the application. Insert a YouTube Video URL and press Enter

  2. After few second you will get video in screen >> Now select a format of video and Click on Download button to start downloading.
  3. Now you can see that video is in the downloading process. You can also observe the status of downloading, click on the Pause/Resume button to stop/continue the process.

Conclusion:

Above suggested methods are reliable and fully effective that can be used by a general user. If you found these methods helpful or want to suggest something related to the post, then put a comment below.

Tuesday, December 2, 2014

Know How to Copy All Images from A Word Document (doc or docx)

MS word is globally used by professional for documentation and other office work. Everyone can copy and paste text from word file using shortcut commands, but copying images from the word file is a bit tricky. How to copy all images from a word document to a folder becomes a general query when the user wants to use the same images to any other website or blog. 

No one can copy and paste images directly from a word document. So I am going to explore 5 easy methods that will let you to extract images from word documents at one click.

5 Simple Tips to Extract & Save Images from MS Word

1) Renaming the .docx to .zip - This is the easiest method to copy all images from a word document at once. Just follow given steps to know how to extract images from word documents though ZIP file.
  • Rename your Word Document with .zip Extension. For example: from admin.docx to admin.zip

  • Now right click on zip file >> Extract Files
  • You will get a folder containing all images and other details

  • To view your images – open extracted folder >> Click on folder “Word”>> Finally Open “media” folder that’s it.



In this way you will see that all images are available in this folder.

2) Saving the Word Document as a Web Page - Another method for extracting images from the doc or docx file is saving the word document in .html format. Follow given below steps to know how to copy all images from a word document.
  • Open MS Word Document >> Click on Office button >> Save as >> Other Format
  • Select Web Page (*.htm, *.html) from Save as Type

  • Now you will get a new folder “admin_files” along with admin.htm file
  • Now open folder “admin_files” and you will get all images



3) Copying Image to Paint- Above both methods are easier and helpful to know how to copy all images from a word document. You are still unable to proceed with these methods, then simply apply simple steps:
  • Copy (CTRL + C) a single image from MS word and Paste it  (CTRL + P) in Paint

    how to copy images from ms word
  • Now Save Image to hard drive by clicking CTRL + S
    save word images through paint


Note- Using this method you can copy a single image at once that will be a bit time consuming method if you have a number of images in a .docx file.

4) Copying Image to PhotoShop- Other methods for saving images one by one from MS word file is copied image to Photoshop.
  • In the very first step copy  (CTRL + C) an image from doc/docx file and Paste it  (CTRL + P) in Adobe Photoshop
    extract images from docx using photoshop
  • Now Save Image to hard drive by clicking CTRL + S save word images through photoshop
5) Using A Free/Paid Image Cropping Tool- There are many applications that allow cropping images from MS word documents. Do a search on Google and install a free image cropper tool to copy images from MS word documents.

Conclusion: All the suggested methods are completely reliable and useful for the query how to copy all images from a word document file. But if you have a number of images in a doc or docx file and want to extract all them at once then top 2 methods can be used. Both methods are very easy to use and effective for extracting multiple images from Microsoft Word files. If you found this post helpful or have any doubts then put a comment below.