Tuesday 3 December 2013

Top 20 Telephonic Interview Tips For Frequently Asked Questions & Answers

                              Top 20 Telephonic Interview Tips. 

 

The recruiters are using the Telephonic Interview to check the ability of the applicants for the recruitment. We are providing you the Top 20 Phone Interview Tips to be prepared for the same. This will definitely avail you the necessary stuff for frequently asked
Questions & Answers.  

The Interview on phone helps the employers to examine the aspirant’s ability and to make lesser the pool of candidates invited to face the in-person interview. This also helps to decrease the expenses of traveling of the candidates for the interviews. PPC Interview questions

If you are in search for a job opportunity or you have applied for a post then you should be prepared to attend the Phone Interview. It is not defined that, when an interviewer will call you for the interview. So, read the following Top 20 Phone Interview Tips Ourple: SEO Question

http://pandeykavmr.blogspot.com/


Be Ready: 


1         You should be prepared for the telephonic interview as the regular interview.

2         You should write-down your strengths and weaknesses.


3         You should also make a database of the Telephonic interview Questions & Answers.

4         The resume should be easy to understand and should be kept on the desk or affixed on the wall near the phone. This will make you able to give answer of the Frequently Asked Questions.


5         The aspirants should prepare a short list of achievements.

6         Keep a pen and paper near the phone which will help you to note down the important stuffs.


7         Turn off the “Call-Waiting facility” in your phone to avoid call interruption.

8         If you don’t have enough or convenient time then you may ask the interviewer to call back another suitable time.


9         Try to make your room sound proof. Avoid Kids, Pets and close the windows of the room.

10     Poor signals can create an interruption in your call for phone interview. So, it is convenient to provide the landline number to the interviewers. If you don’t have a PNT number then make sure that your mobile phone networks are full and signals are working properly. 


11     Avoid smoking and eating at the time of Interview.

12     Keep a glass of water nearby you and don’t let your mouth dry.


13     Be positive and make a positive image to the caller and the best way to do this is smiling during the interview. But remember that the Smile should be true.

14     Talk slowly and clearly which will help the interviewer to understand you answers easily.


15     Use MR. or Ms. and the last name of the caller. If you don’t know the last name you can use the first name.

16     Never break up the conversation with the interviewer.


17     You should take your time and collect your thoughts with an ease and then give an answer.

18     Don’t try to go in the deep of an answer. Try to give your answer in minimum words.


19     Try to imagine that you are facing the interview face to face.

20     After thanking the Interviewer you should ask for the possibilities to meet in person.


We hope that the tips given above will help you to be prepared to face any Telephonic interview. Google Analytics

 

Friday 5 July 2013

SEO Question - A Little About Robots.txt

Robots.txt - Robots.txt is a text (not html) file you put on your site to let the know search robots which pages you would like them not to visit. Robots.txt is by no means mandatory for search engines but in general search engines obey what they are asked not to do. It is important to clarify that robots.txt is not a way from preventing search engines from crawling your site (i.e. it is not a firewall, or a kind of password protection) and the fact that you put a robots.txt file is something like putting a note “Please, do not enter” on an unlocked door – e.g. you cannot prevent thieves from coming in but the good guys will not open to door and enter. Thats why we say that if you have really sensitive data, it is too naïve to rely on robots.txt to protect it from being indexed and displayed in search results.

If we talk in a simple way it is one of the best way to let search engine know which files and folders on your Web site to avoid is with the use of the Robots meta tag Ourple. But since not all search engines read metatags, the Robots matatag can simply go unnoticed. A better way to inform search engines about your will is to use a robots.txt file.SEO Question

Meta Robots Tags, About Robots.txt and Search Indexing Robots


Entry
Meaning
User-agent: *
Disallow:
Because nothing is disallowed, everything is allowed for every robot.
User-agent: mybot
Disallow: /
mybot robot may not index anything, because the root path (/) is disallowed.
User-agent: *
Allow: /
For all user agents, allow.
User-agent: BadBot
Allow: /About/robot-policy.htmlDisallow: /
The BadBot robot can see the robot policy document, but nothing else.All other user-agents are by default allowed to see everything.This only protects a site if "BadBot" follows the directives in robots.txt
User-agent: *
Disallow: /cgi-bin/
Disallow: /tmp/
Disallow: /private
In this example, all robots can visit the whole site, with the exception of the two directories mentioned and any path that starts with private at the host root directory, including items in privatedir/mystuff and the file privateer.html
User-agent: BadBot
Disallow: /
User-agent: *
Disallow: /*/private/*
The blank line indicates a new "record" - a new user agent command.
All other robots can see everything except any subdirectory named "private" (using the wildcard character)
User-agent: WeirdBot
Disallow: /links/listing.html
Disallow: /tmp/
Disallow: /private/
User-agent: *
Allow: /
Disallow: /temp*
Alllow: *temperature*
Disallow: /private/
This keeps the WeirdBot from visiting the listing page in the links directory, the tmp directory and the private directory.
Allother robots can see everything except the temp directories or files,but should crawl files and directories named "temperature", and shouldnot crawl private directories. Note that the robots will use thelongest matching string, so temps and temporary will match the Disallow, while temperatures will match the Allow.
Bad Examples - Common Wrong Entries
use one of the robots.txt checkers to see if your file is malformed
User-agent: googlebot
Disallow /
NO! This entry is missing the colon after the disallow.
User-agent: sidewiner
Disallow: /tmp/
NO! Robots will ignore misspelled User Agent names (it should be "sidewinder"). Check your server logs for User Agent name and the listings of User Agent names.
User-agent: MSNbot
Disallow: /PRIVATE
WARNING! Many robots and webservers are case-sensitive. So this path will not match any root-level folders named private or Private.
User-agent: *
Disallow: /tmp/
User-agent: Weirdbot
Disallow: /links/listing.html
Disallow: /tmp/
Robots generally read from top to bottom and stop when they reach something that applies to them. So Weirdbot would probably stop at the first record, *.
Ifthere's a specific User Agent, robots don't check the * (all useragents) block, so any general directives should be repeated in thespecial blocks.

A Process To Create A Google Sitemap.xml File

On Here I am Going to Tell You,  How to Create a Google Sitemap.xml


1.Sign in to Google webmaster tools with your Google account at www.google.com/webmasters/sitemaps. If you don't have a Google account, you will need to create one.

2. Add your site to your webmaster tools account.

3. Verify your site, either by creating a blank html file with a certain name (generated by Google), or by  inserting a specific Meta tag in your site index Ourple.

4. Go to Sitemap Generator http://www.xml-sitemaps.com/ website and create a auto generator sitemap.

5. Save the sitemap file to desktop and then upload in root level of your website.

6. Go back to Google's webmaster tools, and click on the Sitemaps tab.

7. Click "Add a Sitemap".

8. Select General Web Sitemap on the drop down list.

9. Enter the Urls of you sitemap. Eg. Sitemap.xml Click on Add Web Sitemap.

10. That's it! It can take up to a couple of days for Google to download your new sitemap. Click Here

Saturday 8 June 2013

Complete SEO SEM PPC Tips



What is SEM?
SEM or Search engine marketing is the general process that mingles the two processes namely SEO or search engine optimization and PPC or pay-per-click advertising.SEO Question
While the goal of both SEO and PPC is to give rank on the first page of search engine results, the basic processes of the two are quite different from each other.

Benefits of Search Engine Marketing (SEM)
1. Both small and large businesses can target a broad group of people at a fraction of conventional advertising costs.
2. SEM is the most gainful marketing tactic, as you settle on your financial plan for your advertising campaigns.
3. SEM unites prospective clients straightforwardly with your business consequently making it an efficient way of web marketing.
4. Search engines are the most sought-after ways of people to find websites. So over 80% of traffic comes from search engines.
5. All SEM methods for example, pay per click, search engine optimization, and local search marketing can contribute to grow your businesses.
6. Around 60% of online users make purchases depending on search engines results.
SEM (Search Engine Marketing) involves a range of marketing techniques required to maximize a visibility of the website on search engines so that it will increase visitor traffic. This typically includes:

What is SEO?
SEO or Search Engine Optimization stands for the optimization process of your website and its content so that the search engines will consider your website the most significant for particular key phrase search queries.

Benefits of Search Engine optimization:
Search Engine Optimization makes your website search engine friendly and brings huge visitors to your website once your site is listed on top listings of Search Engine’s Result Pages (SERP).
There are two main factors that influence the rankings of your web pages. This typically includes:

On Page Optimization
Off Page Optimization

On page optimization:
On-site optimization or On page optimization is the process of optimizing a website’s content and structure so that the search engine robots can read and index all the web pages of that site well. It includes title, meta tag, description, sitemap etc.
What are most important Methods for On Page Optimization?
Here are few things to do for on page optimisation.
# Keyword Research and Analysis
# Anchor Text Optimization
# Keyword Density
# Title Tag (Page Title Optimisation)
# Submission of XML Sitemap
# Page Specific Meta Tag Creation
# Search Engine Verification from Google, Yahoo and MSN
# Alt Tag Optimization
# Content Placement
# Creation and Submission of ROR.xml
# Creation of Proper Link Structure
# Implementation of 301 Permanent Redirect
# Implementation of Google Analytics
# Optimization of Search Engine Essential Files (robots.txt, urllist.txt, sitemap.xml)
# Creating microformats like hcard integration, hrview integration,vCard integration

Off page optimization :
Off page optimization refers to the process of quality link building to related websites. Links building are made through different ways such as bookmark, directory, article, blog, forum posting etc.
What are most important Methods for Off Page Optimization?
Off Page Optimization is usually consist of different link building methods.
# Directory Submission
# Blog Posting
# Forum Posting
# Social Bookmarking Submission
# Footer Links
# Link Wheel
# Profile Creation
# Article Submission
# Press Release Submission
# Blog Commenting
# Rss Feed Submission
# Video Submission
# Social Media Optimization
# Css Submission
# Blog Hosting
# Affiliate Marketing
# Review Posting

What is Link building?
Link Building refers to the method of building relevant links to your website or pointing to a website of concern. It helps for getting higher ranking and visitors to your site.

Pay per click:
Pay per click refers to the method of search engine listing of company websites on the top and the right hand side of natural search engine results for a particular key phrase queries. It is also known as Google AdWords.

Adwords:
AdWords is a web marketing technique used to drive traffic to websites, where advertisers or the website owner pays the publisher search engine for each click.

Adsense:
AdSense is a Google run advertising program that allows you to make money from your blog or website by just displaying relevant ads.

Thursday 18 April 2013

New SEO Interview Question And Answer

New SEO Interview Question And Answer 


SEO Interview Questions And Answers


My SEO interview question and answers helps you to Cracking the interviewers questions very easily and very confidentially.Read them and prepare for your seo interview.

Q1. Tell me something about yourself ?

Ans. You should tell him very confidentially about yourself your strength and your Aim.

Q2. What you know about SEO ?

Ans. It is process of getting traffic from free and paid listing on the search engine like.


  • google
  • yahoo
  • bing



Q3. How to get top position in SEO ?

Ans. With the help of two factors we get top position in Search Engine
A) ON PAGE OPTIMIZATION
B)OFF PAGE OPTIMIZATION


Q4. What do you know about ON Page Optimization ?

Ans. Where we need to work on On page of our site and we can make changes on title tag, meta tag,site structure and site content, links and keyword.And On page optimization we need to work also on logical factors.



Q5. What do you know about Off Page Optimization ?

Ans.Off page optimization means we can work on important factors like directory submission,link building,social media and fresh content.And Off page optimization we don't need to work on logical abilities.

Q6. Do you know about latest update in SEO ?

Ans.Yes Sir i know about latest updates in SEO
1) Panda
2) penguin  


Q7. What is the latest  Panda update ?                                                            
Ans. The Panda  is for improve the search result in Google.The latest panda version is 2.5.3 . All the focus was transformed on the user and now quality content , proper design, proper speed, proper use of images and videos, content to ad  ratio all mattered more after the Panda update.                                                                          


Q8. What do you know about latest update in penguin ?

Ans. In the September 5 the Google penguin 3 has updated. Mutt cutts says it is the new data refresh. 0.3% english language has effected. Penguin is the code name of the google algorithm. It is first arrived the April 24 2012. It’s goal is decreasing the ranking of the website that violate the Google Webmaster guidelines. This guidelines are violated by using black ghat SEO techniques like keyword stuffing, cloaking etc. Lots of duplicate sites are effected by this update. When it first arrived 3.1% search query has effected. But now only 0.3% has effected. Still it is very much dangerous for the SEO. I think best technique is that only directory submission can help you. It can overcome some damage of your site. But after all it’s very bad news for the world of SEO


Q9. Who is Matt cutts ?

Ans. Matt cutt is the head of Google web spam team.




Q10. What is keyword stemming ? 

Ans. keyword stemming is the process of finding out the root word from the  search query..

Q11.What is keyword density ?

Ans. Keyword density make your content stand out in crowd.
        Here is important formula of keyword density 
                                                     total no of keyword             *100
                                                  total no of words in your artical


Q12. What are webmastertools ?

Ans. Webmaster tools is free service by google where we can check all the details like indexing data,daily user, stats ,search query,CTR and XML sitemap.

Q13. Which  Important factors makes ON Page Optimization better ?   

Ans. In On Page Optimization there are some important factors like
  1. Title Tag
  2. Meta tag
  3. Keyword
  4. Sitemap
  5. Images
  6. Internal linking
  7. Bread crimp.


Q14. Which  Important factors makes Off Page Optimization better ?

Ans. In Off Page Optimization there are some important factors like


  1. Directory Submission 
  2. Artical Submission
  3. Press Release
  4. Blog Writing/posting/creation
  5. Classified Submission
  6. Social  Media

Q15. What is google Sandbox ?

Ans. Google sandbox is an imaginary area where less authoritative and new sites taking place while they are popular and authorized on the web.

Q16. What is LSI ?

Ans. LSI stands for latent semantic indexing.It is data retrieval technique.

Q17. How many characters limits in Title tag ? 

Ans. In title tag approx 70 characters we can add.
            <title>primary keyword(70 char)</title>

Q18. How many types of Meta Tags and their characters limits ?

Ans. 2 types meta tags in Seo
  1. Description Meta tag (150 characters limits)
  2. Keyword Meta tag (200 characters limits)

Q19. What Seo tools do you use ?

Ans. Google webmaster tools, Google analytic,keyword research,Alexa,open site explorer.

Q20. How many SEO techniques do you know ?

Ans. 1)Black hat seo
        2)White hat seo
        3)Gray hat seo


Q21. What is Black Hat Seo ? And how many techniques used in it ?           

                                                                                                                            

Ans. Black hat seo is technique in which we use duplicate issues like content,photos, video,hidden links,keyword stuffing doorway pages and many other.It is not good for our site because when Google starts its crawling it considered the site is full of duplicate issues and he penalized the site minimum +30 Google page ranking

                                            Black hat techniques

  • hidden link
  • keyword stuffing
  • doorway pages
  • incorrect keyword 
  • link farming 
  • mirror side
Note:- For Best seo this technique is not good avoid this technique..

Q22. What is White Hat Seo ? And how many techniques used in it ? 

Ans. White hat seo is a technique in which we used fresh,good contents in our site.Never used any kind of duplicate contents in it.It is the best method to get high ranking on the Search Engine..

                                         White hat techniques

  • Quality contents
  • Titles and Meta data
  • Keyword research and Effective keyword use
  • Quality inbound links
Note:- Best technique for best seo


Q23. What is Bookmarking Sites ? 

Ans. Bookmarking sites helps you to getting instant traffic on your site by his powerful social media factor.You can easily bookmarks this site on your favorites list and when it requires you can click on this and you will get this.

Q24.Top 6 Bookmarking  sites name ?

Ans. Top Bookmarking Sites.
  1. Twitter
  2. Pinterest
  3. reddit
  4. stumble upon 
  5. Digg
  6. Delicious

Q25. Tell me One URL short links site name ?




Q: Define blog, article & press release?


Ans: A blog is referred as an information or discussion published on website or World Wide Web incorporating distinct entries called as posts. Basically, the blog is referred as everything thing where you can include others too. It is more individual in contrast to article and press release. It is also considered as very personal in subject to both style and comprised ideas and information and can be written in the way just like you may talk to your readers. It is also called Web diary or Online Diary.

The articles are concerned with specific topic or event and are highly oriented towards an opinion instead of information. An article is supposed to be more oriented towards showing up opinions, views and idea. Generally, it is written  by a third party or expert of any specific field.

Press Release is related with a specific action or event which can be republished by distinct medium of mass-media including other websites. It should be simple, short and professional. It conveys a clear message or information.

Q26: What are Meta Tags?
Ans: HTML meta tags are usually referred as tags of page data which sits between opening and closing head tags of a document’s HTML code. Actually these are hidden keywords who sits in the code. These are invisible to visitors but are visible and readable by Search Engines.

Example: 
<head>
<title>Not considered as Meta Tag, even required anyway</title>
<meta name=”description” content=”Write your description here” />
<meta name=”keywords” content=”Write your keyword here” />
</head>

Q27: Difference between keyword & keyword phrase?

Ans: The keyword term is basically concerned with a one-word term, on the other hand a keyword phrase considered as employment of two or more word-combinations. Therefore, it is very confounded to get high ranking in account of one-word keyword term until the one-word keyword has little online competition. Therefore, this practice is not encouraged to employ. In order to drive more traffic and top ranking in SERP it is recommended to employ keyword phrase.

Q28: Establish a difference between PR & SERP.

Ans: PR is Page Rank which is defined by quality inbound links from other website or web-pages to a web page or website as well as say the importance of that site.
SERP stands for Search Engine Result Page is the placement of the website or web-page which is returned by search engine after a search query or attribute.

Q29: Define Alt tag?

Ans: The alt attribute also called as alt tag are employed in XHTML and HTML documents in context of defining alternative text that is supposed to be rendered when the element can’t be rendered to which it is applied. One great feature of alt tag is that it is readable to ‘screen reader’ which is a software by means of which a blind person can hear this. In addition, it delivers alternative information for an image due to some specific reason a user can’t view it such as in case of slow connection and an error occurred in the src attribute.

For example, the HTML for this image will appear something like this:
<img alt=”you can define alt tag just below the input box of image title while uploading or editing a image.” src=”<http://www.webgranth.com/wp-content/uploads/2012/07/Alt tag.jpg”>

Q30: What do you know about Adsense?

Ans: Adsense is a web program conducted by Google that enables publishers of content websites to cater text, rich media, image, video advertisements automatically which are relevant to content of website and audience. These advertisement are included, maintained and sorted by Google itself and earn money either by per-click or per-impression basis.
 
Q31: Can you define Adword?

Ans: Adword is referred as the main advertising product of Google which is useful to make appear your ads on Google and its partner websites including Google Search. This Google’s product offer PPC (Pay Per Click) advertising which is a primary module and incorporate a sub module CPC (Cost Per Click) where we bid that rate that will be charged only when the users click your advertisement. One another sub module is CPM (Cost Per Thousand Impression) advertising where advertiser pay for a thousand impression on flat rate to publisher. In addition it also includes website targeted advertising of banner, text and rich-media ads. Moreover, the ad will appear especially to those people who are already looking for such type of product you are offering as well as offer to choose particular sites with geographical area to show your ads.
 
Q32: What is PPC?

Ans: PPC is the abbreviated form of Pay Per Click and is a advertisement campaign conducted by Google. It is referred as a primary module with two sub module CPC (Cost-per-click) and CPM (Cost per thousand impression) through bidding and flat rate respectively. In CPC the advertiser would be only charged when the user click over their advert.

Q33: What are the aspects in SEO?
Ans: The main aspect in SEO are divided in two class: SEO On-Page and SEO Off-Page.

SEO On-Page includes Meta tag, description, keywords optimization, site structure and analysis, etc.

SEO Off-Page aspect are Keyword Research, unique and quality content, link building through Blog Comments, Blog Posting, Article submission, Press Release, Classified posting, Forum posting.

Q34: What do you know about RSS?
Ans: RSS stands for Really Simple Syndication is useful to frequently publish all updated works including news headlines, blog entries etc. This RSS document also known as web feed, feed or channel that incorporate summarized text including metadata i.e. authorship and publishing dates etc.
However, RSS feeds make the publishers flexible by syndicating the content automatically. There is a standardized file format XML that lets the information to be published once which can be visible to several distinct programs. Also, this make readers more ease to get updates timely by allowing them to subscribe from their favorite sites. Click here to know more

Monday 1 April 2013

Five Interview Mistakes We Can Easily Avoid


If you're interviewing for jobs, you know the feeling of kicking yourself for hours after an interview because you flubbed an answer or got the interviewer's name wrong. But no one is perfect, and most interviewers don't expect candidates to give perfect interviews. However, there are some interviewing mistakes that are easily avoidable, and which you can navigate away from with just a little bit of thought.SEO Question

Here are five interview mistakes that we can avoid if you know about them ahead of time.

1. Not preparing:-                                                                  
This is probably the No. 1 mistake most job candidates make: They show up for the interview without thoroughly preparing in the days before. Preparation doesn't mean a quick skim of the job description and a glance at the employer's website; it means at least several hours spent thinking through likely questions and practicing your answers to them, as well as thinking back on specific examples you can pull from your past to illustrate how you've excelled in previous jobs.PPC Interview Question

2. Not researching your interviewer:-
A quick glance on LinkedIn might give you advance warning that your interviewer used to work with that old boss who hated you, meaning you won't be caught off guard if asked about it in the interview. Or simply reading your interviewer's bio on the company website might tip you off that she has a background in the software you used to work with and you might get a lot of questions on that. General F A Qs

3. Being late:-
You might think that you're playing it safe by leaving for your interview a few minutes earlier than you need to. But hit a traffic accident and that buffer will fly out the window, which means you could end up arriving late. When you're heading out to an interview, it's smart to give yourself a huge buffer--meaning an hour or so--because it's nearly impossible to recover from being late for an interview. You can always kill the extra time in your car or a nearby coffee shop if you arrive early.

4. Wearing the wrong outfit:-
In most industries, you should wear a suit to a job interview. (IT is sometimes, but not always, an exception.) It doesn't matter if your interviewers are more casually dressed themselves; wearing a suit, as the candidate, is still an expected convention typically. But aside from picking out the right clothes, you also need to make sure that you look polished and groomed--that your clothes fit you well, that your hair is neat and in place, that your makeup is professional and not heavy-handed. It's also key that you feel comfortable in whatever you're wearing; you don't want to be constantly adjusting your neckline or fidgeting with your cuffs. About Analytics

5. Not being ready to talk about salary:-
Job seekers are often more uncomfortable with conversations about salary than anything else, and as a result, they often don't prepare for how they'll handle questions about it. This is a huge disservice to yourself. If salary does come up and you try to wing it, you're likely to end up with less money in your offer than if you were prepared. So don't leave it to employers to manage salary discussions for you; do your research and thinking ahead of time so that you can field salary questions confidently.

For more Information please visit at – Five Interview Mistakes