www.siteadvisor.be analysis, site info, backlinks and seo


www.siteadvisor.be

www.siteadvisor.be - mcafee siteadvisor software – website safety ratings and secure search

Description: mcafee siteadvisor software is a free browser plug-in that provides simple web site safety ratings and a secure search box so you can surf, search and shop more safely.

www.siteadvisor.be scores a 8 out of 10 on our optimalisation scale. This is far above average. We have identified 41 keywords. This page seems optimized for the keyword 'mcafee'

summary

This is the summary of our www.siteadvisor.be analysis. Please check for detailed info under their tabs.

Site www.siteadvisor.be (visit site)
Page Title mcafee siteadvisor software – website safety ratings and secure search
Keyword density -ol about ais android available canada chinese com content download english espaa facebook false footer franas free home how learn like mac mcafee more navigation now report results safety search security sidebar siteadvisor software states suomi test united view works you
SEO Summary 38% meta description relevance, 33% link relevance, 75% heading relevance, 48 page errors
Server info Location: Sunnyvale,United States

No backlinks were found for this domain or backlink search was skipped

>> View all backlinks !

Content & Html
Analyzed html, text, tags, links, headings, keywords and more
We found 48 html errors and warings !

>> Read More !

SEO score of www.siteadvisor.be

8

>> Read More !

www.siteadvisor.be css

www.siteadvisor.be stylesheet info

Cascading Style Sheets (CSS) is a style sheet language used to describe the presentation semantics (the look and formatting) of a document written in a markup language.

Stylesheets in the head of the document

The following css files were found on www.siteadvisor.be:

http://www.siteadvisor.be/includes/stylesheets/lang_en.css
http://www.siteadvisor.be/includes/stylesheets/print.css

seo tip: combine stylehseets r-domain advises to combine all stylesheets to one compressed stylesheet. Adding multiple stylesheets to your page can seriously slow down your website. Compressing your stylehseet can speed up your page

www.siteadvisor.be inline stylesheet info

seo approval: avoid inline css No inline css was detected on this page

www.siteadvisor.be server info

www.siteadvisor.be server info

A good server setup can make a huge difference for website performance and may even enhance the ratings in the search engine results since page speed has become an issue.

Http request info

'HTTP response code 200
Download time 1,317882 seconds
Filesize 18196 bytes

Server headers

Server headers are the response the server sends before the actual content. A correct server setup can speed up a site and free up server resources. Make sure that all headers are set correct. For example dont cache dynamic content and dont close connections unless there is a good reason.

HTTP/1.1 200 OK
Date: Sat, 26 May 2012 03:06:34 GMT The Date header represents the time when the message was generated, regardless of caching that happened since. It is used by caches as input to expiration calculations, and to detect clock drift.
Server: Apache The Server header contains information about the software used by the origin server to handle the request. The server used here is Apache
Transfer-Encoding: chunked The Transfer-Encoding header indicates what (if any) type of transformation has been applied to the message body. This differs from Content-Encoding in that transfer-codings are a property of the message, not of the representation; i.e., it will be removed by the next "hop", whereas content-codings are end-to-end. The most commonly used transfer-coding is chunked, which allows persistent connections to be used without knowing the entire body's length. The value is chunked
Content-Type: text/html; charset=utf-8 The Content-Type entity-header field indicates the media type of the entity-body sent to the recipient or, in the case of the HEAD method, the media type that would have been sent had the request been a GET. . The value is text/html; charset=utf-8

Server location

Server location is important because a server that is located near the customer will serve pages faster then a server located far away

IP Adress 208.69.152.108
Country Code US
Country Code 3 USA
Country Name United States
Region CA
City Sunnyvale
Postal Code 94085
Metro Code 807
Area Code 408
www.siteadvisor.be javascript

www.siteadvisor.be javascript info

Javascript is a scripting language to enable Web authors to design interactive sites. On this page we found 9 external javascripts and 9 internal javascripts on www.siteadvisor.be

Javascripts in the head of the page

The following js files were found on this page:

http://www.siteadvisor.be/script/core.js
http://www.siteadvisor.be/script/widget.js
http://www.siteadvisor.be/script/submit.js
http://www.siteadvisor.be/includes/js/menu.js
http://www.siteadvisor.be/includes/js/global.js
http://www.siteadvisor.be/includes/js/tabs.js
http://www.siteadvisor.be/includes/js/menutabs.js
http://www.siteadvisor.be/includes/js/swfobject.js
http://www.siteadvisor.be/includes/js/s_code.js

seo tip: put all javascript in one file r-domain advises to combine all javascript to one javascript. Javascripts normally are loaded before the page is displayed. Adding multiple javascript to your page can seriously slow down your website.

www.siteadvisor.be inline javascript info

seo tip: avoid inline javascript Usually it makes sense to keep the amount of inline javascript to a minimun since this kind of javascript is not cachable. Usually the faster alternative is to put these snippets in an external script.

The following inline javascript snippets were found on this page:

<!--
function downloadsa() {

location.replace('/download/unsupportedconfiguration.html');

}
-->

function setlanguage(lang) {
document.cookie="preflang=" + lang + "; path=/";window.location.reload();
}

var flashvars = {};
var params = {};
params.menu = "false";
var attributes = {id:"swf-pos"};
swfobject.embedswf("/images/mcf_07_704x329.swf", "pos", "704", "329", "9.0.0", false, flashvars, params, attributes);

<!--
function submitlookupformsubmit(f){
var r = "/&lt;(\/|)(\w*)(\ |)(\w*)([\\=]*)(?|(\")\"&quot;\"|)(?|(.*)?&quot;(\")|)([\ ]?)(\/|)&gt;/i";
f.q.value = f.q.value.replace(r,"");
if (f.q.value == 'e.g. yahoo.com' || f.q.value == 'enter a web site address (yahoo.com)' || f.q.value == 'enter a site address (e.g. yahoo.com)' || f.q.value == '' || f.q.value == 'e.g. verizon.com') {
alert('please enter a site name in the lookup box.');
f.q.value = '';
return false;
}
f.submit();
return true;
}

function submitlookupform(name){
var f = document.forms[name];
return submitlookupformsubmit(f);
}
-->

<!--
function trackdownload(obj, downloadname) {
s.linktrackvars='evar15,events,prop15,prop21';
s.linktrackevents='event4';
s.events='event4';
s.evar15=downloadname;
s.prop15=downloadname;
s.prop21=s.pagename;
var lt=(obj.href != null)? s.lt(obj.href):"";
if (lt!="d") {
s.tl(obj, 'd', downloadname);
}
}
-->

<!--
s.pagename = "siteadvisor:en-us:home"
s.channel = "siteadvisor:en-us:home"
s.prop4 = "us"
s.prop5 = "en-us"
s.prop7 = "na"
s.events = "event1"
/************* do not alter anything below this line ! **************/
var s_code=s.t();if(s_code)document.write(s_code);
//-->

www.siteadvisor.be html

www.siteadvisor.be html info

HTML stands for Hypertext Markup Language, a standardized system for tagging text files to achieve font, color, graphic, and hyperlink effects on World Wide Web pages.

Html / text ratio

Try to keep your html as short as possible. Html only describes your content. There is no benefit in having a page with lots of html tags. A bloated page will slow down your site and harm user experience.

seo error: Try to keep the html / text ratio as low as possible. More html means longer loading times. Layout should be handled in a serpate css file The html ratio of this page is 7,37

Page Errors

Html errors at best slow down your website (since a browser has to guess at the meaning) and in worst case render your page unviewable. Therefor make shure there are no html errors on your page !

line 21 column 41 - Warning: replacing invalid character code 128
line 21 column 42 - Warning: replacing invalid character code 147
line 110 column 92 - Warning: replacing invalid character code 155
line 111 column 86 - Warning: replacing invalid character code 140
line 115 column 78 - Warning: replacing invalid character code 149
line 115 column 93 - Warning: replacing invalid character code 149
line 118 column 86 - Warning: replacing invalid character code 151
line 118 column 89 - Warning: replacing invalid character code 156
line 119 column 86 - Warning: replacing invalid character code 149
line 119 column 87 - Warning: replacing invalid character code 156
line 126 column 88 - Warning: replacing invalid character code 131
line 126 column 90 - Warning: discarding invalid character code 129
line 126 column 91 - Warning: discarding invalid character code 129
line 127 column 96 - Warning: discarding invalid character code 141
line 130 column 90 - Warning: discarding invalid character code 143
line 130 column 92 - Warning: discarding invalid character code 129
line 141 column 104 - Warning: unescaped & or unknown entity "&lang"
line 229 column 9 - Warning: discarding unexpected </div>
line 269 column 13 - Warning: <input> attribute "readonly/" lacks value
line 269 column 13 - Warning: <input> element not empty or not closed
line 281 column 111 - Warning: unescaped & or unknown entity "&send"
line 281 column 122 - Warning: unescaped & or unknown entity "&layout"
line 281 column 138 - Warning: unescaped & or unknown entity "&width"
line 281 column 148 - Warning: unescaped & or unknown entity "&show_faces"
line 281 column 165 - Warning: unescaped & or unknown entity "&action"
line 281 column 177 - Warning: unescaped & or unknown entity "&colorscheme"
line 281 column 195 - Warning: unescaped & or unknown entity "&font"
line 281 column 200 - Warning: unescaped & or unknown entity "&height"
line 348 column 5 - Warning: discarding unexpected </div>
line 2 column 1 - Warning: <html> proprietary attribute "xmlns:og"
line 5 column 5 - Warning: <meta> proprietary attribute "property"
line 6 column 5 - Warning: <meta> proprietary attribute "property"
line 7 column 5 - Warning: <meta> proprietary attribute "property"
line 8 column 5 - Warning: <meta> proprietary attribute "property"
line 9 column 5 - Warning: <meta> proprietary attribute "property"
line 10 column 5 - Warning: <meta> proprietary attribute "property"
line 11 column 5 - Warning: <meta> proprietary attribute "property"
line 141 column 114 - Warning: <img> proprietary attribute "oncontextmenu"
line 195 column 37 - Warning: <div> attribute "height" has invalid value "75px"
line 195 column 37 - Warning: <div> proprietary attribute "height"
line 206 column 25 - Warning: <div> anchor "promos" already defined
line 213 column 37 - Warning: <div> attribute "height" has invalid value "75px"
line 213 column 37 - Warning: <div> proprietary attribute "height"
line 243 column 1 - Warning: <script> inserting "type" attribute
line 266 column 1 - Warning: <form> attribute value "GET" must be lower case for XHTML
line 270 column 13 - Warning: <input> anchor "railtext_v11pt" already defined
line 281 column 20 - Warning: <iframe> proprietary attribute "allowtransparency"
line 236 column 17 - Warning: trimming empty <p>
Info: Document content looks like HTML Proprietary
48 warnings, 0 errors were found!

Repair broken html

r-domain lets you repair the broken html. Click on the button below to let r-domain fetch your page and show the repaired output. Copy the output to your site and test it there !

www.siteadvisor.be content analysis

www.siteadvisor.be content analysis

On this page the content of www.siteadvisor.be is analyzed for internal coherence. In other words: r-domain checks if elements on the site (headings, meta tags, link anchor text etc) are in sync with the rest of the contents of the page. Any element on a page should reflect to some degree the main subject of the page.

If an elemts matches the most important content of the page is is displayed in green. If it does not match is is displayed in red

Domain

Site www.siteadvisor.be
Domain length 18 characters
Domain relevance found the keyword siteadvisor in domain name !

Head

The head element is a container for all the elements int he head of a page. Elements inside head can fort example include scripts, instruct the browser where to find style sheets, provide meta information. We analyzed the follwoing tags in the head section: <title>, <link>, <meta>,<script>, and <style>.

Page Title mcafee siteadvisor software – website safety ratings and secure search
Page Title relevance 56% match
mcafee siteadvisor software ndash website safety ratings secure search
Meta Description mcafee siteadvisor software is a free browser plug-in that provides simple web site safety ratings and a secure search box so you can surf, search and shop more safely. (168 chars)
Meta Deascription relevance 38% match
mcafee siteadvisor software free browser plug-in provides simple web site safety ratings secure search box you can surf shop more safely
Meta Keywords no keywords found
Meta keyword relevance 0% match
No meta keywords found !
Meta false
Meta robots all
Meta mssmarttagspreventparsing true

Content

Content is the most important thing on a website. Content can be indexed by seach engines. They provide most of a websites traffic. Tags such as headings (h1 .. h6), paragraphs (p) can be used to structure the text on the page. Tags as bold (b / strong) or italic (i / em) can be used the empasize important text. Images can be used to further explain or just to brighten up a page and can be describud using the alt tag. Links can be used to direct users to another page. All elements have in common that they use text and text can be indexed !

Keyword density -ol about ais android available canada chinese com content download english espaa facebook false footer franas free home how learn like mac mcafee more navigation now report results safety search security sidebar siteadvisor software states suomi test united view works you
Wordcount 302 words found on www.siteadvisor.be
Links 54 links found on page containing the following anchor texts
navigation, content, sidebar, footer, support, about mcafee, contact us, united states - english, australia - english, brasil - português, canada - english, canada - français, china - 中国 (simplified chinese), czech - Čeština, danmark - dansk, deutschland - deutsch, españa - español, Ελλάδα - Ελληνικά (greek), france - français, italia - italiano, japan - 日本 (japanese), korea - 한국 (korean), magyarország - magyar, méxico - español, nederland - nederlands, norge - norsk, polska - polski, portugal - portuguese, russia - pусский (russian), slovensko - slovenčina, suomi - suomi, sverige - svensk, taiwan - 台灣 (traditional chinese), turkey - türkiye, united kingdom - english, united states - english, home, web security, how it works, download, resources, webmasters, free download, siteadvisor for mac, free download, siteadvisor for android, learn more, learn more about how siteadvisor software works., view report now, mcafee total protection, mcafee internet security, mcafee antivirus plus, mcafee home, legal notices,
Link anchor relevance 33% match
navigation content sidebar footer support about mcafee contact united states english australia brasil portugu canada fran ais china simplified chinese czech tina danmark dansk deutschland deutsch espa greek france italia italiano japan japanese korea korean magyarorsz magyar xico nederland nederlands norge norsk polska polski portugal portuguese russia russian slovensko sloven ina suomi sverige svensk taiwan traditional turkey rkiye kingdom home web security how works download resources webmasters free siteadvisor mac android learn more software view report now total protection internet antivirus plus legal notices
Headings 14 headings found on page containing the following texts
mcafee siteadvisor, siteadvisor software, navigation, content, sidebar, footer, utility navigation, siteadvisor for mac, siteadvisor for android, learn more, view a site report, like siteadvisor on facebook, view more mcafee products, click with confidence,
Headings relevance 75% match
mcafee siteadvisor software navigation content sidebar footer utility mac android learn more view site report like facebook products click confidence
Emphasis (bold and italic) 0 bold or italic tags found on page containing the following texts
No bold or italic tags found !
Bold and italic tag relevance 0% match
No bold or italic tags found on this page !
Image alt tags 3 image alt tags found on page containing the following texts
mcafee®, inc., mcafee secure sites help keep you safe from identity theft, credit card fraud, spyware, spam, viruses and online scams., home-rr-annotation-ico.gif,
Image alt tag relevance 10% match
mcafee inc secure sites help keep you safe from identity theft credit card fraud spyware spam viruses online scams home-rr-annotation-ico gif
www.siteadvisor.be website navigation

www.siteadvisor.be navigation and internal link structure

We have scanned www.siteadvisor.be for internal links and found 17 links on this page. We found 5 base folders and 8 folders on this site. Easy to follow navigation helps your visitors navigate through your website efficiently and improves the website experience. It is even more important for seach engines while it helps them spider your website and find the most important content.

seo approval: good navigation We found an easy to follow navigation structure on www.siteadvisor.be

Internal links found

Click on any of the links below to analyze that page

www.siteadvisor.be/
download
www.siteadvisor.be/download/windows.html
www.siteadvisor.be/download/mac.html
howitworks
www.siteadvisor.be/howitworks/index.html
support
www.siteadvisor.be/support/index.html
webmasters
www.siteadvisor.be/webmasters/index.html
websecurity
www.siteadvisor.be/websecurity/index.html
www.siteadvisor.be
www.siteadvisor.be/analysis/
www.siteadvisor.be backlinks

Backlink analysis for www.siteadvisor.be

Backlinks leading into a domain are of great important for the search engine results of a page. Each link from a website counts as a 'vote' for that websites. Links from trusted, related and high quality domains have more weight then other links.
Gathering links is often referred to as link building. If you do not have enought quility links to a domain you better start to build those links !

seo error: you have too few backlinks to your site There are currently 0 links leading into www.siteadvisor.be There are a below average amount of backinks. Link building should be a priority for this site. Try to get links from hight quality websites to your site.

No backlinks were found for this domain or backlink search was skipped
home.mcafee.com
about mcafee - home.mcafee.com/root/aboutus.aspx
www.mcafee.com
contact us - www.mcafee.com/us/about/contact-us.aspx
home.mcafee.com
mcafee total protection - home.mcafee.com/store/total-protection
home.mcafee.com
mcafee internet security - home.mcafee.com/store/internet-security
home.mcafee.com
mcafee antivirus plus - home.mcafee.com/store/antivirus-plus
home.mcafee.com
mcafee home - home.mcafee.com
www.mcafee.com
legal notices - www.mcafee.com/us/about/legal/legal-notices.aspx
www.siteadvisor.be seo score

www.siteadvisor.be seo score expained

Below are the scores we calculated for different parts of www.siteadvisor.be.

If any score is below 100 optimalisation is possible. If any score is below 40 improving this score should be a priority. Not all scores are weighted equally in our final SEO score. More detailed information for any suggestion can be count under the tabs. Relatively unimportant optimalisation tips are not included in this summary.

  Item Score Factor Suggestion
seo approval: Far too many sites lack a page title. A page title is the first thing that shows in the search results so always use the title element. PageTitle 100 0,3 Far too many sites lack a page title. A page title is the first thing that shows in the search results so always use the title element.
seo approval: A title should reflect the contents of a site. This site has a 56 % match Title relevance 73 2,3 A title should reflect the contents of a site. This site has a 56 % match
seo approval: Try to keep your title between 40 and 66 characters. Your title was 77 characters long Title Length 80 0,7 Try to keep your title between 40 and 66 characters. Your title was 77 characters long
seo approval: A meta description is the second thing that shows in the search results so always use the meta description. Meta Description 100 0,2 A meta description is the second thing that shows in the search results so always use the meta description.
seo approval: The meta description should be between 145 and 160 characters. This meta description was 169 characters long Meta Description Length 85 0,7 The meta description should be between 145 and 160 characters. This meta description was 169 characters long
seo tip: Meta Description should reflect the contents of a site. This site has a 38 % match Meta description relevance 49 0,7 Meta Description should reflect the contents of a site. This site has a 38 % match
seo approval: Linking to internal pages makes pages easier to find for search engines. Try to keep the number of links on your page roughly below 100. There are  17 internal links on this page. Number of internal links 100 3,3 Linking to internal pages makes pages easier to find for search engines. Try to keep the number of links on your page roughly below 100. There are 17 internal links on this page.
seo approval: We found a folder structure in the links on your page. A good folder structure makes a site easier to navigate. We found 5 level 1 folders and 8 folders above or in the first level of navigation. Folder structure 100 1,4 We found a folder structure in the links on your page. A good folder structure makes a site easier to navigate. We found 5 level 1 folders and 8 folders above or in the first level of navigation.
seo approval: Headers should reflect the contents of a site. This site has a 75 % match Headings 100 1,6 Headers should reflect the contents of a site. This site has a 75 % match
seo approval: Link anchors should to some degree reflect the contents of a site. This site has a 33 % match Links 99 1,6 Link anchors should to some degree reflect the contents of a site. This site has a 33 % match
seo error: Image alt tags should to some degree reflect the contents of a site. This site has a 10 % match Image alt tags 30 0,5 Image alt tags should to some degree reflect the contents of a site. This site has a 10 % match
seo error: Try to keep the html / text ratio as low as possible. More html means longer loading times. Layout should be handled in a serpate css file Html ratio 0 1,1 Try to keep the html / text ratio as low as possible. More html means longer loading times. Layout should be handled in a serpate css file
seo approval: If this score is not 100 check the html very carefully. We found 48 errors and warnings Page errors 76 2 If this score is not 100 check the html very carefully. We found 48 errors and warnings
seo approval: An ideal page contains between 400 and 600 words.This page contains 303 words WordCount 75 1,1 An ideal page contains between 400 and 600 words.This page contains 303 words
refresh our seo analysis The current report is cached on Sat, 26 May 2012 05:19:51. Click here to refresh the results

Analyse your website !

Please enter your domain name