Showing posts with label Seo Interview Questions. Show all posts
Showing posts with label Seo Interview Questions. Show all posts

How Disallow a sub-domain using robots.txt?

in your root .htaccess file add the following RewriteEngine on RewriteCond %{HTTP_USER_AGENT} ^Amazon.CloudFront$ RewriteRule ^robots\.txt$ robots-cdn.txt And then create a separate robots-cdn.txt: User-agent: * Disallow: / When accessed through via http://cdn.domain.com/robots.txt will return the contents of the robots-cdn.txt file... otherwise the rewrite won't kick in and the true robots.txt will kick in. advanced seo interview questions...

advanced seo interview questions

Relative URL vs Absolute URL? Search engine bots only care that your URLs resolve. Is SEO knowledge important? Developers should definitely have a good knowledge of SEO techniques mainly because they are the same as good clean html development. By which i mean (to name a few) :     Proper document structure, <h1> followed by <h2>, <p>, etc     Ensure main content appears near the top of a page,     Ensure page conforms to W3C accessibility standards,     User...

most important area to include your keywords?

Page title and Body text are the most important areas where we can include keywords for the SEO purpos...

What are webmaster tools?

Webmaster tools is a free service by Google from where we can get free Indexing data, backlinks information, crawl errors, search queries, CTR, website malware errors and submit the XML sitema...

function of Cross linking?

Cross linking is used to refer the process of linking one site to another site and provide a way to allow the accessing to it. It doesn’t need to be owned by the same person as it provides the methods that have been be built on the Internet.  It provides the users with reference sites that consist of the contents similar to the viewing of the site of the document with certain defaults.  It serves the purpose to display the page on the search engines using search engine optimization techniques and methods....

What is the function of body content relevance?

The body content helps you having the higher ranking in the search engines and allows good optimization of the sites and pages. - Body content allows the use of many statements and elements to be used to display it on the web front. - Body content is used to have the relevance of using the tags that focuses on more on increasing the popularit...

What Kind of Things have you Done on the Social Side?

A pretty broad question as there are no right or wrong answers. Its more about what works. This question is purposely open ended as I just want to know what the interviewee has worked on in the past. The answer, for me is not based on how well you know Facebook and Twitter, but simply given the opportunity, do you have enough knowledge to be able to leverage social platforms to achieve a particular goa...

Tell us what a Search-friendly Site Looks Like?

Pretty basic I know, but I'm looking to find out whether or not the applicant has updated what he or she knows about on-site optimisation. Keyword research, title tags, urls, content, alt tags, site structure, navigation, internal linking, site maps, subdomains are all part of what I'm expecting to hear. However, what I don't what to hear is: Google can't crawl javaScript Google can't follow JavaScript links Keyword density must be X percent Google can't read Ajax Meta keywords are very important and should spend time including them ...

What is SEO Writing?

Article Writing press release writing blog writing web page writing product description writi...

most important in organically ranking a site?

domain trust, inbound links/anchor text, and properly formatted title tags are a good star...

What do you think of using XML sitemaps?

They are an additional tool to help the search engines when they crawl a site. There is no requirement for any sitemap and your pages will get indexed without them if you pay close attention to navigation within your sit...

What SEO tools do you use?

Keyword analysis tools, keyword density tools, index checking, backlink checking, wordprocessor to check spelling and grammar, HTML validati...

What do you mean by keyword stemming?

Keyword stemming is a useful tool for web pages and search engine optimization. The process of keyword stemming involves taking a basic but popular keyword pertaining to a particular website and adding a prefix, suffix, or pluralization to make the keyword into a new wor...

keyword proximity?

The proximity of the keywords or keywords included in a phrase in relation to each other and one another is of great importance and is the basis of using the appropriate combination of the words in the page titles,headers,paragraphs and page conten...

What Is a Sitemap?

A Sitemap is especially useful for sites that feature images that may be hard to find by Googlebot or contain pages that aren’t linked or have few included links. Sites that contain compelling information or content can also benefit by the creation of a Sitema...

Who is Matt Cutts?

Matt Cutts works for the Search Quality group in Google, specializing in search engine optimization issues. He is well known in the SEO community for enforcing the Google Webmaster Guidelines and cracking down on link spam. Cutts also advises the public on how to get better website visibility in Googl...

what are meta tags?

meta tags are labeled as meta keyword tags and meta descriptions tags. These tags are invisible to the user and are used to supply data or directions to the search engines in order to access informatio...

What is Anchor Text?

It is the visible text that is hyper linked to another page...

What does the 301 server response code signify?

Moved Permanently...

how get a list of all pages indexed by google?

You can do site:example.com searches with  results per page, but if you  try to do so with a script, then you will be stopped after just a few request...