uemailus
12-08-2002, 02:12 PM
Hi all...
I am in the process of attempting to learn html. I submitted the website I am building to a outfit called Submitnet. (They list your site with 2000+ search engines for a fee.) Part of their analysis is to review meta tags as well as body keywords in hopes of best placement with search engines. The meta tags were easy...
Here is the code:
<html>
<head>
<title>InfoLynx Systems - Software Development & Service Provider.</title>
<meta name="keywords" content="InfoLynx Systems; Consulting Services; Software Development & Implementation; Service & Support; Hardware; E-learning; Sales Support; CRM; SFA; Web, Sales & Marketing; Dendrite; ADP Dealer Services; Database Admin; Data warehouse; DBA; Developers; E-Commerce; Information Systems; Information Technology; Infrastructure; Management; New Jersey; New York; Pennsylvania; Pharmaceutical; Project Leader; Project Manager; Sales Force Automation; Software Engineer; System Architect; Technology; visual basic; vb; c; c++; sql; "/>
<meta name="description" content="InfoLynxSystems.com Information Technology - Software Development & Service Provider. InfoLynx Systems specializes in providing professional technical solutions & services. "/>
<meta name="revisit-after" content="7 days"/>
</head>
<BODY BGCOLOR="#FFFFFF">
<!-- infoLynx systems,consulting services,software implementation,service & support,hardware,E-learning,sales support,CRM,SFA,web,sales & marketing,Dendrite;ADP Dealer Services,database admin,data warehouse,DBA,developers,E-Commerce,information systems,information technology,infrastructure,management,New Jersey,New York,Pennsylvania,pharmaceutical,project leader,project manager,sales force automation,software engineer,system architect,technology,visual basic,vb,c,c++,sql bf-->
<meta http-equiv="refresh" content="0;url=en/default.html">
</body>
</html>
When I run a keword analysis based on the code listed above, I receive the following error:
"We are sorry, but we could not successfully complete the body ratio test. Please check that your HTML is properly formatted. "
I cannot understand what is going on here. I have listed the revelant keywords in the body of the page. I have tried placement various way and still have the same error. I have consulted a few reources before posting this question in hopes of solving myself..to date no luck. Any ideas? Appreciate the help!
I am in the process of attempting to learn html. I submitted the website I am building to a outfit called Submitnet. (They list your site with 2000+ search engines for a fee.) Part of their analysis is to review meta tags as well as body keywords in hopes of best placement with search engines. The meta tags were easy...
Here is the code:
<html>
<head>
<title>InfoLynx Systems - Software Development & Service Provider.</title>
<meta name="keywords" content="InfoLynx Systems; Consulting Services; Software Development & Implementation; Service & Support; Hardware; E-learning; Sales Support; CRM; SFA; Web, Sales & Marketing; Dendrite; ADP Dealer Services; Database Admin; Data warehouse; DBA; Developers; E-Commerce; Information Systems; Information Technology; Infrastructure; Management; New Jersey; New York; Pennsylvania; Pharmaceutical; Project Leader; Project Manager; Sales Force Automation; Software Engineer; System Architect; Technology; visual basic; vb; c; c++; sql; "/>
<meta name="description" content="InfoLynxSystems.com Information Technology - Software Development & Service Provider. InfoLynx Systems specializes in providing professional technical solutions & services. "/>
<meta name="revisit-after" content="7 days"/>
</head>
<BODY BGCOLOR="#FFFFFF">
<!-- infoLynx systems,consulting services,software implementation,service & support,hardware,E-learning,sales support,CRM,SFA,web,sales & marketing,Dendrite;ADP Dealer Services,database admin,data warehouse,DBA,developers,E-Commerce,information systems,information technology,infrastructure,management,New Jersey,New York,Pennsylvania,pharmaceutical,project leader,project manager,sales force automation,software engineer,system architect,technology,visual basic,vb,c,c++,sql bf-->
<meta http-equiv="refresh" content="0;url=en/default.html">
</body>
</html>
When I run a keword analysis based on the code listed above, I receive the following error:
"We are sorry, but we could not successfully complete the body ratio test. Please check that your HTML is properly formatted. "
I cannot understand what is going on here. I have listed the revelant keywords in the body of the page. I have tried placement various way and still have the same error. I have consulted a few reources before posting this question in hopes of solving myself..to date no luck. Any ideas? Appreciate the help!