• This is Slide 1 Title

    This is slide 1 description. Go to Edit HTML and replace these sentences with your own words. This is a Blogger template by Lasantha - PremiumBloggerTemplates.com...

  • This is Slide 2 Title

    This is slide 2 description. Go to Edit HTML and replace these sentences with your own words. This is a Blogger template by Lasantha - PremiumBloggerTemplates.com...

  • This is Slide 3 Title

    This is slide 3 description. Go to Edit HTML and replace these sentences with your own words. This is a Blogger template by Lasantha - PremiumBloggerTemplates.com...

Saturday, 18 April 2015

New Fresher SEO Interview Questions & Answers 2017

1.    Which SEO techniques are popular?
Ans:-There are mainly two type of popular SEO Techniques
A-White Hat SEO
B-Black Hat SEO
One more technique also used known as Grey Hat SEO.

2.    What do you mean by organic results?   
Ans:- Particular web page which comes in search engine result page in the part where free listing shown known as the organic results.

3.    What are the limitations of title and description tags in Google, Yahoo, Bing & Ask.com?
Ans:- All search engine has their own algorithm for all the factors which is necessary to show your result in SERP. Same manner all has the different limitations for meta title tag as follow:

Google.com: Title length should be 50- 60 character & description length 150-160 characters.
Yahoo.com: Title length should be 60-72 character & description length 155-165 characters.
Bing.com: Title length should be 65 character & description length 155 characters.
Ask.com: Title length should be 70 character & description length 312 characters.

4.    How will you inform Google that a particular page contains Adult content?
Ans. It’s easy we can inform Google about the adult content via using following meta<meta name=”rating” content=”adult” />
OR
<meta name=”rating” content=”RTA-5042-1996-1400-1577-RTA” />5. Your website is flagged as having malware, but you can’t find the malware. How will resolve this issue or what will you do?
Ans. First we will check the malware in our coding manually. If we are not able to find it out then we will send reconsideration request to Google. Hopefully Google will suggest the proper file which contain the malware or we will post the same of forum to know the right answer.

6.    Did you know what is the difference between targeted page & landing page?
Ans. Page which we have targeted to rank that page known as targeted page and the page which has ranked in search engine called landing page.

7.    What are the different method to control the robot?
Ans. We can control the robots via 3 methods which are:
1. Robots.txt
2. Robots Meta Tag
3. Rel= nofollow

8.    What is Keyword Difficulty?
Ans. Keyword difficulty let us know who difficult to rank a particular keyword.

9.    You have just launched a new web site. Unfortunately, nobody visits it, even search engines’ spiders don’t notice it. What can you do for its SEO success?
Ans. It happens with new sites some time if I am in such situation I will fatch the url with the help of webmaster tool or will submit in search engine.

Advanced Fresher SEO Interview Question Answer 2017

1.    Which SEO techniques are popular?
Ans:-There are mainly two type of popular SEO Techniques
A-White Hat SEO
B-Black Hat SEO
One more technique also used known as Grey Hat SEO.

2.    What do you mean by organic results?   
Ans:- Particular web page which comes in search engine result page in the part where free listing shown known as the organic results.

3.    What are the limitations of title and description tags in Google, Yahoo, Bing & Ask.com?
Ans:- All search engine has their own algorithm for all the factors which is necessary to show your result in SERP. Same manner all has the different limitations for meta title tag as follow:


Google.com: Title length should be 50- 60 character & description length 150-160 characters.
Yahoo.com: Title length should be 60-72 character & description length 155-165 characters.
Bing.com: Title length should be 65 character & description length 155 characters.
Ask.com: Title length should be 70 character & description length 312 characters.

4.    How will you inform Google that a particular page contains Adult content?
Ans. It’s easy we can inform Google about the adult content via using following meta<meta name=”rating” content=”adult” />
OR
<meta name=”rating” content=”RTA-5042-1996-1400-1577-RTA” />5. Your website is flagged as having malware, but you can’t find the malware. How will resolve this issue or what will you do?
Ans. First we will check the malware in our coding manually. If we are not able to find it out then we will send reconsideration request to Google. Hopefully Google will suggest the proper file which contain the malware or we will post the same of forum to know the right answer.


6.    Did you know what is the difference between targeted page & landing page?
Ans. Page which we have targeted to rank that page known as targeted page and the page which has ranked in search engine called landing page.

7.    What are the different method to control the robot?
Ans. We can control the robots via 3 methods which are:
1. Robots.txt
2. Robots Meta Tag
3. Rel= nofollow

8.    What is Keyword Difficulty?
Ans. Keyword difficulty let us know who difficult to rank a particular keyword.

9.    You have just launched a new web site. Unfortunately, nobody visits it, even search engines’ spiders don’t notice it. What can you do for its SEO success?
Ans. It happens with new sites some time if I am in such situation I will fatch the url with the help of webmaster tool or will submit in search engine.

Friday, 3 April 2015

301, 302, 303 URL Redirects in SEO

Hello Friends,Now of days we are seeing that Google doing so many changes in their algorithm. So we need to take care about our work very carefully. Today I will share you some SEO Glossary which is too much important to know at the time of interview. Because at the time of interview if we are able to say anything which is different to other then our priority of selection will automatically increase.
So go through for following and try to understand in a better day.

301 Redirect – A message that the URL has moved permanently. This is commonly used when a URL has a new location and will not be appearing again at the old URL.
302 Redirect – A "found” message. (Also referred to as a "temporary redirect.”) This form of redirection is commonly used -- and in some cases abused -- when a URL has been moved to a different location; but, it will be returning to the original location eventually.
403 Server Code – A "forbidden” message. Prevents access to a URL and displays the reason for preventing access.

404 Server Code – A "not found” message. Server cannot find the URL requested.