1. What you can do with a word processor as webmaster?

It can convert your document into a web page so that it can be displayed like a normal web page in a browser.
You can create links that point to other websites or other pages on your own website. This can be done either automatically by Word when you type a web address (like "http://www.globalguideline.com/") or manually.

2. What are the responsibilities of webmaster?

A person responsible for designing, developing, and maintaining a website or websites. It is the webmaster's responsibility to troubleshoot and find the underlying problem. Once the problem is found, the webmaster fixes the problem and ensures that every aspect is once again working properly.

3. What is programming?

Basically, a major part of a webmaster's time is spent in programming and project development. This involves various tasks such as the following: coding the site; adding new content and features; enhancing navigation through tweaking Javascript, CSS and HTML; creating animation, video, sound, logos and and artwork; installing Java, Javascript coding and Flash; installing Perl scripts; and backing up the site. They also provide security against hackers and spammers. Our company has highly qualified programmers who can efficiently perform all of these things for your website.

4. What is troubleshooting?

This is a vital role of any webmaster. To keep the website running seamlessly, webmasters will constantly test your site for functionality, ease of use and load time. They ensure that content on the site is easily understandable for the target audience. If there are any complaints from users, they assess the situation and perform corresponding solutions.

5. What is web design?

Webmasters can also be specialists in web design. They can design an appealing visual appearance for your website that suits your potential customers. They focus on building a website that is not just visually attractive but also fully functional. As designers, webmasters have a high level of creative and project oversight responsibility for the web development process. Upon completion of site creation, webmasters continue to maintain and develop the site and provide project management services during the entire process. Compared with pure web designers who solely focus on the beauty of a website, webmasters are much more competent since they actually see the site from a technical, aesthetic, functional, security, and most importantly, sales viewpoint.

6. What Google webmaster tools give us?

Google Webmaster Tools shows traffic for each keyword separately; it gives more information about website performance according to Google search query. This tool does not cover search results from other search engines, such as Bing, Yahoo, or Baidu.

7. Explain Google webmaster tools?

☛ Submit and check a sitemap
☛ Check and set the crawl rate, and view statistics about how Googlebot accesses a particular site
☛ Generate and check a robots.txt file. It also helps to discover pages that are blocked in robots.txt by chance.
☛ List internal and external pages that link to the site
☛ Get a list of broken links for the site
☛ See what keyword searches on Google led to the site being listed in the SERPs, and the click through rates of such listings
☛ View statistics about how Google indexes the site, and if it found any errors while doing it
☛ Set a preferred domain (e.g. prefer example.com over www.example.com or vice versa), which determines how the site URL is displayed in SERPs
☛ Highlight to Google Search elements of structured data which are used to enrich search hit entries (released in December 2012 as Google Highlighter)[1]
☛ Receive notifications from Google for manual penalties.

8. Tell me your level of expertise in matters of website security?

Describe your knowledge of malware and hacker threats and any tools you can use to protect the website.

9. Do you like to work as a team player?

Describe any projects which required team work or collaboration with at least one other individual beside yourself; work with operations director and close coordination with the management of your organization.

10. Tell me have you ever been responsible for SEO?

Search Engine Optimization is part of any website optimization and promotion expertise; describe specific situations and the SEO strategies you have used, such as link building, content SEO and site structure.

11. Tell me your experience about customer communication and instruction?

You can describe any relevant communication experience: acting as main point of contact with affiliates; personal, phone, and email contact; internal and external coaching (on topics like content optimization, etc.), management reports and presentations, customer support, routine advisory tasks, etc.

12. Tell me about your experience in the field of web design and web development?

Tells about any design jobs you did or supervised, such as redesigning existing sites for a new or better look, according to client specifications or industry expectations. Mention specific areas of design: functionality, animation, graphics, logos, style CSS, PHP modification, etc.

13. What experience you have in website implementation and maintenance?

You may even talk about general work such as SEO, content updates and quality control, improving design, user-friendliness, performing browser compatibility, debugging, security, etc.

14. Tell me what websites have you mastered?

Be specific. Mention websites you were responsible for, and web projects and their duration. Describe yourself participating in website development from a particular stage or doing maintenance work on an existing site.

15. How to redirect visitors when site is too busy?

When your website is too busy due to a large traffic, the best way of redirection is using custom error documents. So, when a user gets 503 error code, the server will redirect visitors to the custom error document page you have defined.
There are different ways for different servers to customize error document pages.
1) For Apache server, add the following code in .htaccess file.
2) For IIS 7 server, add the following code in web.config
3) For Tomcat 7 server, add the following code in WEB-INF/web.xml file.

16. Tell me when responding with a HTTP 3xx redirect status, should there still be a response body?

Adding a link to a target page is used traditionally within pages that use a refresh header to redirect users. This is not optimal and not the same as a traditional 301 redirect which is transparent to the user. If you provided HTML as part of the 301 redirect, it will not likely be seen. As well, for may redirects, this opportunity does not exist such as in the case of using an .htaccess Rewrite-Rule.

17. How to get out of the Google sandbox quickly?

If you've fixed all of the errors that caused the penalty, and Google is still not indexing your pages, you likely need to file a reconsideration request.

18. How to set suhosin.post.max_vars in a htaccess file?

The problem is that Apache doesn't know what to do with those values, hence the internal server error. You need to change the lines to the following:
1) php_value suhosin.post.max_vars 8000
2) php_value suhosin.request.max_vars 8000
The php_value causes the setting to be passed along to PHP. If you were setting boolean values (true/false), you would use php_flag instead. This will only work if you are running PHP as an Apache module. Otherwise you have to edit the php.ini file, which may not be an option.

19. How do you create a report in Google analytics that displays a list of all events?

You can do that with a custom report. Just create a flat table report with dimensions and metrics.

20. Tell me can Google detect cloaking if I displayed content to Google user agent using PHP?

Defeating this is easy and has nothing to do with doing this on the server side. All they have to do is compare a page that you serve to the Googlebot user agent and one to a bot or human that is not. The pages will be different and you will be caught and penalized for cloaking. It's that simple.

21. Tell me will the registrar try to charge me more when my site is on successful stage?

It's true that prices change over time. When I first started my websites, my first domain name cost me $50 per annual. With the competition that exists in the domain name industry today, the prices have dropped tremendously. But they may still go up in the future. Or perhaps go down even further. I've absolutely no idea.

22. Will I have continue to pay fee to keep my domain name after I buy it?

The fee you pay the domain name registrar is an annual fee. In other words, you "own" the domain only as long as you keep paying the yearly fee for it. In this sense, the "ownership" of the name is not like the ownership of a physical object (eg, a car) that you buy, where once you pay for it you own it permanently. Instead, it's more like a rental fee where, as long as you pay the "rent", you can continue to point that domain name to your website.
The good news is that nowadays, because of heavy competition, domain name fees are very low. At the time I write this, prices at most registrars hover around $10 to $15 per annual.

23. What are JavaScript, PHP and Perl?

JavaScript, PHP and Perl are three of the most commonly-used programming languages on the Internet. They are used by websites to carry out more complicated operations.

24. Do I need to learn CSS to create a website?

Cascading Style Sheets, or CSS, allow you to specify things like the font you want on your page, the size of your text, whether the page is to have 2 columns, whether your text is to be in bold or italics, and so on. In other words, it is the part that lets you control the appearance of your web page.
You may be used to the Microsoft Word "doc" format, where everything from the text you type to the appearance of the document is specified in a single file, transparent to you. On the web, the raw information is specified in HTML and most of the appearance is determined by the CSS.

25. Do I need to learn HTML to create a website?

When you write a normal document using a word processor like Microsoft Word/Office, your text is saved in a file with a special format. It is not simply saved as the string of words you typed since the document needs to preserve things like the font you chose, the size of the text, which words are in bold, which italics, and so on. The special format includes not only your words, but all these extra information so that the next time Word opens your document, it can display the document with the exact appearance you created earlier.
In the same way, web pages are simply strings of words put in a special format that web browsers are able to display. While the format of Word documents is simply called "Word format" (or "doc format"), loosely speaking, one might say that web pages are formatted using "HTML".

26. How to save document as an HTML file in Office 2003, Office 2007 and Office 2010?

Apart from inserting hyperlinks, the other thing you'll need to know is how to convert the document from its default ".doc" or ".docx" file format to an HTML file. To do this, if you are using Word 2003 or 2010, click the "File" menu. If you are using Word 2007, click the nameless round button at the top left of the Word window. Then, whether you're using Word 2003, 2007 or 2010, click the "Save As" item in the menu that appears.
Once the "Save As" dialog box appears, type the name of the file you want to save as in the "File name" box. For example, if you are making the main page of your website, you should call the page "index" (without the quotes). Then click the "Save as type" drop down box to expand it.
There are two possible options that you can use to create HTML files (ie, web page files). Select either the "Web Page (*.htm; *.html)" option or the "Web Page, Filtered (*.htm; *.html)" option.

27. What type of site should one create?

Basically, in order for you to be able to create an original website of value to others, you must know something about the field on which your site will focus. You should also be interested in that area, because you're going to have to slave away at it for a long time before it even begins to show signs of bearing fruit. A site on something you only have a superficial interest in will wither away as your own interest fades.

28. What makes a website successful?

☛ It has original or unique content
☛ It has useful content

29. What makes a webmaster successful?

☛ You must be willing to work hard over a period of years.
☛ You need some talent, skill, knowledge or ability in your field.
☛ You need a passion for your work.
A website is not a shortcut to fame and fortune. If you work on one long enough, you'll realize that it's exactly like the real world.

30. Can price always be a factor in choosing web hosts?

Price is always a factor in choosing web hosts. You would be fooling yourself if you told yourself otherwise (unless you have lots of money to burn). However, higher prices do not mean that you'll get a good web host. Higher prices do, however, mean that you have a better chance of getting good support, since at least they will have the money to hire more staff if they want to.

31. How to choose a better web host?

The criteria for choosing a free web host and a commercial web hosting solution are slightly different although they do overlap. Since caters to people who might be looking for either of these types of hosting, You will deal with each of these in turn. If you are only interested in one of these types, you can simply skip to the appropriate section.

32. How to choose a web host and sign up for an account?

A web host is basically a company that has many computers connected to the Internet. When you place your web pages on their computers, everyone in the world will be able to connect to it and view them. You will need to sign up for an account with a web host so that your website has a home. If getting a domain name is analogous to getting a business name in the brick-and-mortar world, getting a web hosting account is comparable to renting office or shop premises for your business.

33. Which website is better .COM, .ORG, .NET, etc?

The answer is not as straightforward as you might think. If your website or business caters to the local community, such as a pizza delivery business or recruitment agency or the like, then it makes sense to get a country-specific domain. You actually benefit from having such a local domain because the people in your country know that they're dealing with a local entity, which is what they want. After all, if they stay in (say) the Australia, they're not likely to want to try to order pizza from pizzacafe.com, which suggests an international site. You'll have better luck calling it pizzacafe.co.au, ie, with a au domain.

34. What if plurals, "The", and "My" Forms are in domain name?

Very often, if you can't get the domain name you want, the domain name registrar will suggest alternate forms of the name you typed. For example, if you wanted website.com, and it was taken (of course it is), it might suggest forms like:
thewebsite.com
mywebsite.com
websites.com
and the like, if they were not already taken as well. The question is, should you take them?
My personal opinion is that if you take the "the..." and "my..." forms of the domain name, you must always remember to promote your site with the full form of the name. Otherwise, people are likely to forget to affix the necessary "the" or "my". For that reason, I always advertise my sites as "theXYZ.com" and "theABC.com" in their full domain name forms, rather than just "XYZ" or "ABC" (without the article).
On the other hand, I would not take the plural form of the domain name (eg, websites.com) if I cannot also get "website.com", since the chance of the visitor failing to type the "s" in the name is very great. Think about the famous name tussle between apps.com and app.com. Many people wanting to go to apps.com were apparently going to app.com instead. If it happened to them, it can happen to you too.

35. What are the advantages of hyphenated domain names?

☛ Search engines can distinguish your keywords better and thus return your site more prominently in search results for those keywords occurring in your domain name.
☛ The non-hyphenated form may no longer be available. At least this way, you still get the domain name you want.
☛ Personally, I prefer to avoid hyphenated names if I can, but I guess it really depends on your domain name and your situation.