www.ece.lsu.edu analysis, site info, backlinks and seo
www.ece.lsu.edu - lsu department of electrical and computer engineering home page
Description: lsu department of electrical and computer engineering home page.
www.ece.lsu.edu scores a 4,7 out of 10 on our optimalisation scale. This is a little below average. We have identified keywords. This page seems optimized for the keyword ''
summary
This is the summary of our www.ece.lsu.edu analysis. Please check for detailed info under their tabs.
| Site | www.ece.lsu.edu (visit site) |
| Page Title | lsu department of electrical and computer engineering home page |
| Keyword density | |
| SEO Summary | 0% meta description relevance, 0% link relevance, 0% heading relevance, 9 page errors |
| Server info | Location: Baton Rouge,United States |
No backlinks were found for this domain or backlink search was skipped
Content & Html
Analyzed html, text, tags, links, headings, keywords and more
We found 9 html errors and warings !
>> Read More !
SEO score of www.ece.lsu.edu
4,7
>> Read More !
www.ece.lsu.edu javascript info
Javascript is a scripting language to enable Web authors to design interactive sites. On this page we found 4 external javascripts and 4 internal javascripts on www.ece.lsu.edu
Javascripts in the head of the page
http://www.google.com/jsapi
http://www.ece.lsu.edu/mainjava.js
http://www.ece.lsu.edu/banner-footer.js
http://www.ece.lsu.edu/main.js
www.ece.lsu.edu inline javascript info
The following inline javascript snippets were found on this page:
<!--
function search_field_init(id) {
var debug = false;
var search_form = document.getelementbyid(id);
if ( search_form == null )
{
if ( debug ) alert("could not find form with id " + id);
return;
}
var inputs = search_form.getelementsbytagname("input");
if ( inputs == null || inputs.length == 0 )
{
if ( debug ) alert("could not find input elements ");
return;
}
var search_input, search_button, search_clear, results_thing;
for ( var i = 0; i < inputs.length; i++ )
{
var node = inputs[i];
if ( node.type == "text" ) search_input = node;
if ( node.type == "submit" ) search_button = node;
if ( node.type == "button" ) search_button = node;
}
var divs = search_form.getelementsbytagname("div");
if ( divs == null )
{
if ( debug ) alert("could not find clear button.");
return;
}
for ( var i = 0; i < divs.length; i++ )
{
var node = divs[i];
if ( node.classname == "gsc-clear-button" ) search_clear = node;
if ( node.classname == "gsc-resultsbox-invisible" )
results_thing = node;
}
if ( !debug && ( !search_input || !search_button ) ) return;
if ( search_input == null ) alert("could not find text input");
if ( search_button == null ) alert("could not find search button");
if ( search_clear == null ) alert("could not find search clear button");
if ( results_thing == null ) alert("could not find results box");
if ( !search_input || !search_button || !search_clear ) return;
if ( typeof window.addeventlistener == 'undefined' )
{
search_input.style.height = "1.8em";
search_button.parentnode.setattribute("ece-visibility","visible");
search_clear.parentnode.setattribute("ece-visibility","visible");
return;
}
search_input.prompt_removed = false;
var on_focus =
function () {
search_input.select();
if ( search_input.prompt_removed ) return;
search_input.prompt_removed = true;
search_input.style.color = "black";
search_input.style.fontsize = "10pt";
search_input.style.height = "1.8em";
search_button.parentnode.setattribute("ece-visibility","visible");
search_clear.parentnode.setattribute("ece-visibility","visible");
};
var search_field_reset = function () {
if ( typeof search_input.timeout_id == "number" )
window.cleartimeout(search_input.timeout_id);
search_button.timeout_id = null;
search_input.style.height = "18px";
search_button.parentnode.setattribute("ece-visibility","hidden");
search_clear.parentnode.setattribute("ece-visibility","hidden");
search_clear.setattribute("ece-emphasize",false);
search_button.setattribute("disabled",true);
}
search_field_reset();
search_input.addeventlistener("focus",on_focus,false);
search_input.addeventlistener
("keyup",
function (evt) {
if ( typeof search_input.timeout_id == "number" )
window.cleartimeout(search_input.timeout_id);
search_input.timeout_id = window.settimeout
( function ()
{
if ( search_input.value.match( /^ *$/ ) )
{
search_button.setattribute("disabled",true);
}
else
{
search_button.removeattribute("disabled");
search_button.parentnode.setattribute
("ece-visibility","visible");
search_clear.parentnode.setattribute
("ece-visibility","visible");
}
search_button.timeout_id = null;
},
100);
}, false );
search_input.addeventlistener
("blur",
function () {
if ( !search_input.value.match( /^ *$/ ) ) return;
search_field_reset();
}, false );
search_clear.addeventlistener
("click",
function () {
search_field_reset();
search_clear.style.border = "none";
search_clear.clearattribute("ece-emphasize",false);
}, false );
search_button.addeventlistener
("click",
function () {
search_button.parentnode.setattribute("ece-visibility","hidden");
search_button.setattribute("disabled",true);
search_clear.setattribute("ece-emphasize",true);
}, false );
}
google.load('search', '1', {language : 'en'});
google.setonloadcallback(function(){
var customsearchcontrol =
new google.search.customsearchcontrol
('007752950538384396279:krngh9hlxrq');
customsearchcontrol.setresultsetsize
(google.search.search.filtered_cse_resultset);
customsearchcontrol.draw('cse');
search_field_init("cse");
}, true);
//-->
main_feature_emit();
ece_time_relative_write("may 18, 2012");
ece_time_relative_write("february 2, 2012");
ece_links();
www.ece.lsu.edu 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,088029 seconds |
| Filesize | 23551 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: Fri, 25 May 2012 14:15:33 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/2.2.3 (Red Hat) | The Server header contains information about the software used by the origin server to handle the request. The server used here is Apache/2.2.3 (Red Hat) |
| Last-Modified: Thu, 17 May 2012 13:54:34 GMT | The Last-Modified header indicates the time that the origin server believes the representation was last modified. The value is Thu, 17 May 2012 13:54:34 GMT |
| ETag: "1ec0002-5bff-c6937a80" | An ETag is an opaque identifier assigned by a web server to a specific version of a resource found at a URL. If the resource content at that URL ever changes, a new and different ETag is assigned. Used in this manner ETags are similar to fingerprints, and they can be quickly compared to determine if two versions of a resource are the same or are different. "1ec0002-5bff-c6937a80" |
| Accept-Ranges: bytes | |
| Content-Length: 23551 | The Content-Length header indicates the size of the body, in number of bytes. In responses to the HEAD method, it indicates the size of the body that would have been sent had the request been a GET. If Content-Length is incorrect, persistent connections will not work, and caches may not store the response (since they can't be sure if they have the whole response). The content length is 23551 bytes |
| Connection: close | The Connection general-header field allows the sender to specify options that are desired for that particular connection. Common values are keep-alive and close. Keep alive means the connection to the server should stay open for re-use. Usually this means a speed advantage for a website since the connection can be reused to fetch images, javascript, css etc. The value is close |
| Content-Type: text/html; charset=ISO-8859-1 | 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=ISO-8859-1 |
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 | 130.39.16.9 |
| Country Code | US |
| Country Code 3 | USA |
| Country Name | United States |
| Region | LA |
| City | Baton Rouge |
| Postal Code | 70803 |
| Metro Code | 716 |
| Area Code | 225 |
www.ece.lsu.edu 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.ece.lsu.edu:
http://www.ece.lsu.edu/google-search.css
http://www.ece.lsu.edu/home.css
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.ece.lsu.edu inline stylesheet info
No inline css was detected on this page
www.ece.lsu.edu seo score expained
Below are the scores we calculated for different parts of www.ece.lsu.edu.
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 | |
|---|---|---|---|---|
|
|
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. |
|
|
Title relevance | 0 | 2,3 | A title should reflect the contents of a site. This site has a 0 % match |
|
|
Title Length | 100 | 0,7 | Try to keep your title between 40 and 66 characters. Your title was 64 characters long |
|
|
Meta Description | 100 | 0,2 | A meta description is the second thing that shows in the search results so always use the meta description. |
|
|
Meta Description Length | 60 | 0,7 | The meta description should be between 145 and 160 characters. This meta description was 65 characters long |
|
|
Meta description relevance | 0 | 0,7 | Meta Description should reflect the contents of a site. This site has a 0 % match |
|
|
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 49 internal links on this page. |
|
|
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 11 level 1 folders and 17 folders above or in the first level of navigation. |
|
|
Headings | 0 | 1,6 | Headers should reflect the contents of a site. This site has a 0 % match |
|
|
Links | 0 | 1,6 | Link anchors should to some degree reflect the contents of a site. This site has a 0 % match |
|
|
Image alt tags | 0 | 0,5 | Image alt tags should to some degree reflect the contents of a site. This site has a 0 % match |
|
|
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 |
|
|
Page errors | 96 | 2 | If this score is not 100 check the html very carefully. We found 9 errors and warnings |
|
|
WordCount | 0 | 1,1 | An ideal page contains between 400 and 600 words.This page contains 1 words |
Backlink analysis for www.ece.lsu.edu
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 !
There are currently 0 links leading into www.ece.lsu.edu
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.
Links to external pages from www.ece.lsu.edu
|
www.eng.lsu.edu college of engineering - www.eng.lsu.edu |
|
www.dynopt.org ppopp 2012 - dynopt.org/ppopp-2012/ |
|
www.mardigrasconference.org lsu mardi gras computing conference - mardigrasconference.org/ |
|
www.pactconf.org pact - www.pactconf.org/ |
|
polaris.cs.uiuc.edu lcpc - polaris.cs.uiuc.edu/lcpc07/ |
|
www.camd.lsu.edu camd: center for advanced microstructures and devices - www.camd.lsu.edu/ |
|
www.cct.lsu.edu cct: center for computation & technology - www.cct.lsu.edu/ |
|
www.hpc.lsu.edu hpc: high-performance computing - www.hpc.lsu.edu/ |
|
www.loni.org loni: louisiana optical network initiative - www.loni.org |
|
appl003.lsu.edu all - appl003.lsu.edu/booklet2.nsf/mainframeset |
|
www.lsu.edu lsu course catalog - www.lsu.edu/catalogs/ |
|
www.eng.lsu.edu flow charts - www.eng.lsu.edu/students/current/flowcharts |
|
capstone.ece.lsu.edu capstone projects - capstone.ece.lsu.edu/database/welcome |
|
www.ieee.org women in engineering - www.ieee.org/portal/pages/committee/women/ |
|
www.engineeryourlife.org engineering for high school girls - www.engineeryourlife.org/ |
|
www.lsu.edu full story - www.lsu.edu/departments/gold/2011/06/nsf.shtml |
|
www.lsu.edu louisiana state university - www.lsu.edu |
www.ece.lsu.edu 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.
The html ratio of this page is 11775,5
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 492 column 2 - Warning: <table> lacks "summary" attribute
line 505 column 4 - Warning: <table> lacks "summary" attribute
line 553 column 4 - Warning: <table> lacks "summary" attribute
line 603 column 8 - Warning: <a> escaping malformed URI reference
line 633 column 8 - Warning: <form> anchor "_Selector2" already defined
line 638 column 8 - Warning: <form> anchor "_Selector2" already defined
line 781 column 4 - Warning: <table> lacks "summary" attribute
line 801 column 1 - Warning: <table> lacks "summary" attribute
Info: Document content looks like HTML 4.01 Transitional
9 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.ece.lsu.edu content analysis
On this page the content of www.ece.lsu.edu 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.ece.lsu.edu |
| Domain length | 15 characters |
| Domain relevance | No important keywords were found in the 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 | lsu department of electrical and computer engineering home page |
| Page Title relevance |
0% match No title found ! |
| Meta Description | lsu department of electrical and computer engineering home page. (64 chars) |
| Meta Deascription relevance |
0% match No title found ! |
| Meta Keywords | no keywords found |
| Meta keyword relevance |
0% match No meta keywords found ! |
| Meta | text/html;charset=iso-8859-1 |
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 | |
| Wordcount | 0 words found on www.ece.lsu.edu |
| Links |
68 links found on page containing the following anchor texts pratul ajmera, overview, contacts, college of engineering, faculty by area, faculty by name, staff by name, phone numbers, faculty office hours, seminars, awards, editorships, grants, patents, hpca 18 (2012), ppopp 2012, lsu mardi gras computing conference, raw, pact, pohll, lcpc, ece computer ops & support, camd: center for advanced microstructures and devices, cct: center for computation & technology, hpc: high-performance computing, loni: louisiana optical network initiative, emdl: electronic materials and devices laboratory, electronics laboratory, cadence usp membership, ece 2010-15 strategic plan, server stats, internal use forms, ece ieee, hkn, special-topics courses, all, lsu course catalog, accelerated masters, advising, flow charts, electives, course and curriculum changes for fall 2007, capstone projects, minor in ece, abet accreditation, undergrad ta application , scholarships, ece graduate program home page, graduate handbook (pdf), areas of study & advisers, degree requirements, forms, financial awards and opportunities, research assistantship opportunities, links for current students, contacts, ece alumni magazine, women in engineering, engineering for high school girls, full story, full story, all news items, all events, department of electrical & computer engineering, louisiana state university, contacts, content manager, webmaster, |
| Link anchor relevance |
0% match No link anchor text found ! |
| Headings |
17 headings found on page containing the following texts faculty & staff, research, conferences, facilities, other information, student organizations, for all students, for undergrad students, for graduate students, for alumni, engineering as a career for women, graduation ece_time_relative_write("may 18, 2012"); 18 may 2012 , ece students and astronaut excite girls about engineering20 september 2011 , ece grad receives prestigious fellowship 14 june 2011 , retired ee professor eugene tims passes away ece_time_relative_write("february 2, 2012"); 2 february 2012 , all news items, all events, |
| Headings relevance |
0% match No headings found on this page! |
| Emphasis (bold and italic) |
6 bold or italic tags found on page containing the following texts friday, 18 may 2012., graduation ceremonies, helped over 500 girls in grades five through eight survey the world of engineering, were awarded nsf graduate research fellowships, voice, fax, |
| Bold and italic tag relevance |
0% match No bold or italic tags found on this page ! |
| Image alt tags |
4 image alt tags found on page containing the following texts lsu logo, department of electrical and computer engineering, the ee building, donate to ece button, |
| Image alt tag relevance |
0% match No image alt tags found on this page ! |
www.ece.lsu.edu navigation and internal link structure
We have scanned www.ece.lsu.edu for internal links and found 49 links on this page. We found 11 base folders and 17 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.
We found an easy to follow navigation structure on www.ece.lsu.edu
Internal links found
Click on any of the links below to analyze that page
Analyse your website !
| Please enter your domain name |