FAQ Robotview

WebsiteJudge designed the Robotview to give visitors and owners more insight in the way a robot "sees" your website's domain. If a owner sees "messy" code in the Robotview he can take appropiate actions. The Robotview only shows snippets of the hompage content.

Off course people might have some questions about the Robotview.

The FAQ about the Robotview you will find below. Using the answers can have a direct/indirect influance on indexation and findability in the serps and the usability, speed and looks of your website.

If you are a website owner/webmaster and you find no text in the robotview then it might be wise to read the information below. In any case you can still provide additional information about your website by logging in as a owner.

What is Flash?

Adobe Flash is a set of multimedia technologies developed and distributed by Adobe Systems and earlier by Macromedia. Flash can manipulate vector and raster graphics and supports bi-directional streaming of audio and video. It contains a scripting language called ActionScript. It is available in most common web browsers and some mobile phones and other electronic devices (using Flash Lite). Several software products, systems, and devices are able to create or display Flash, including the Adobe Flash Player. The Adobe Flash Professional multimedia authoring program is used to create content for the Adobe Engagement Platform, such as web applications, games and movies, and content for mobile phones and other embedded devices. Files in the SWF format, traditionally called "ShockWave Flash" movies, "Flash movies" or "Flash games", usually have a .swf file extension and may be an object of a web page, strictly "played" in a standalone Flash Player, or incorporated into a Projector, a self-executing Flash movie (with the .exe extension in Microsoft Windows). Flash Video (FLV) files have a .flv file extension and are used from within .swf files. Criticism of Adobe Flash have included questions of its usability, the problems Flash-laden pages cause for those with disabilities, security issues, limited platform compatibility, performance and compatibility issues on certain platforms, the inability for search engines to index data contained in Flash binary data, and its use as a means to restrict access to content and the implementation of Digital Rights Management. If using Flash it is wise to also provide a HMTL version of your website.

What are Frames?

Framing means that a website can be organized into frames. Each frame displays a different HTML document. Headers and sidebar menus do not move when the content frame is scrolled up and down. For developers frames can also be convenient. For example, if an item needs to be added to the sidebar menu, only one file needs to be changed, whereas each individual page on a non-frameset website would have to be edited if the sidebar menu appeared on all of them. However, server-side includes and scripting languages such as PHP can also be used to accomplish this aim without some of the drawbacks of frames such as confusing the operation of the address bar and back and forward buttons. There is a lot of criticism about the practice of framing such as the it breaks the link between content and a URL, making it difficult to link to or bookmark a particular item of content within the frameset. Also implementation of frames is inconsistent across different browsers and visitors arriving from search engines may land on a page intended for display in a frame, which often has no navigation. Also frames usually don't print the way users expect they will. Taking all the above things in account it is wise to avoid frames in any website.

What are Scripts?

A scripting language, script language or extension language, is a programming language that controls a software application. "Scripts" are often treated as distinct from "programs", which execute independently from any other application. At the same time they are distinct from the core code of the application, which is usually written in a different language, and by being accessible to the end user they enable the behavior of the application to be adapted to the user's needs. Scripts are often, but not always, interpreted from the source code or "semi-compiled" to bytecode which is interpreted, unlike the applications they are associated with, which are traditionally compiled to native machine code for the system on which they run. Scripting languages are nearly always embedded in the application with which they are associated. Early web servers used scripting languages via the Common Gateway Interface, ASP, or PHP. But most larger applications are now written in Java or .Net. Some software incorporates several different scripting languages. Modern web browsers typically provide a language for writing extensions to the browser itself, and several standard embedded languages for controlling the browser, including ECMAScript (more commonly known as Javascript), CSS, and HTML. Note that if a browser does not support scripting this has effects on the way your webpages will be displayed.

What is a BROWSER?

A web browser is a software application which enables a user to display and interact with text, images, videos, music and other information typically located on a Web page at a website on the World Wide Web or a local area network. Text and images on a Web page can contain hyperlinks to other Web pages at the same or different website. Web browsers allow a user to quickly and easily access information provided on many Web pages at many websites by traversing these links. Web browsers format HTML information for display, so the appearance of a Web page may differ between browsers. Some of the Web browsers currently available for personal computers include Mozilla Firefox, Internet Explorer, Safari, Konqueror, Opera, Flock and AOL Explorer. Web browsers are the most commonly used type of HTTP user agent. Although browsers are typically used to access the World Wide Web, they can also be used to access information provided by Web servers in private networks or content in file systems.

What are REDIRECTS?

The process of automatically sending a site visitor to another Internet location is called a url redirect. The location can be a subdirectory on another site or even a particular web page. This can be temporary (a "302") ro permanent (a "301"). Search engines appreciate a 301 redirect the most.

What is a Pop-Up?

Pop-up ads or popups are a form of online advertising on the World Wide Web intended to attract web traffic or capture email addresses. It works when certain web sites open a new web browser window to display advertisements. The pop-up window containing an advertisement is usually generated by JavaScript, but can be generated by other means as well. A variation on the pop-up window is the pop-under advertisement, which opens a new browser window hidden under the active window. Pop-unders do not interrupt the user immediately and are not seen until the covering window is closed, making it more difficult to determine which web site opened them. Beware for pop-ups on your website: most users hate them.

What is HTML?

HTML, an initialism of HyperText Markup Language, is the predominant markup language for web pages. It provides a means to describe the structure of text-based information in a document — by denoting certain text as links, headings, paragraphs, lists, and so on — and to supplement that text with interactive forms, embedded images, and other objects. HTML is written in the form of tags, surrounded by angle brackets. HTML can also describe, to some degree, the appearance and semantics of a document, and can include embedded scripting language code (such as JavaScript) which can affect the behavior of Web browsers and other HTML processors. Since its inception, HTML and its associated protocols gained acceptance relatively quickly. However, no clear standards existed in the early years of the language. Though its creators originally conceived of HTML as a semantic language devoid of presentation details, practical uses pushed many presentational elements and attributes into the language, driven largely by the various browser vendors. The latest standards surrounding HTML reflect efforts to overcome the sometimes chaotic development of the language and to create a rational foundation for building both meaningful and well-presented documents. To return HTML to its role as a semantic language, the W3C has developed style languages such as CSS and XSL to shoulder the burden of presentation. In conjunction, the HTML specification has slowly reined in the presentational elements. For a advanced check of a/your website go to http://www.w3.org/

Wat is a SPIDER?

A web spider, web robot, or—especially in the FOAF community—web scutter is a program or automated script which browses the World Wide Web in a methodical, automated manner. Other less frequently used names for web crawlers are ants, automatic indexers, bots, and worms. This process is called web crawling or spidering. Many sites, in particular search engines, use spidering as a means of providing up-to-date data. Web crawlers are mainly used to create a copy of all the visited pages for later processing by a search engine that will index the downloaded pages to provide fast searches. Crawlers can also be used for automating maintenance tasks on a website, such as checking links or validating HTML code. A web crawler is one type of bot, or software agent. In general, it starts with a list of URLs to visit, called the seeds. As the crawler visits these URLs, it identifies all the hyperlinks in the page and adds them to the list of URLs to visit, called the crawl frontier. URLs from the frontier are recursively visited according to a set of policies. De Robotview of WebsiteJudge can give a good indication how a spider "sees" your domain!

What is a ROBOT?

See SPIDER

What is a (WEB)CRAWLER?

See SPIDER

Create a profile

Login

forgot password?