Hi,
I have a website with about 43.000 page indexed by Google last half year. However, the results are not that good in Google. Somebody came across next piece of software:
http://www.feedthebot.com/tools/spider/index.php
However, for my site and also for the DNN it says not title, keywords and description. Although they are present. See below, where I attached the head of the html homepage of DNN. Is this tool bad or something wrong with head? I do not see any strange intellisense warnings in VS2005 other then that wc3 is not included in head.
Any help is appreciated. Or a link/ help how to improve my Google results.
J.
==> dotnetnuke head:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html lang="en-US">
<head id="Head">
<!--**********************************************************************************-->
<!-- DotNetNuke� - http://www.dotnetnuke.com -->
<!-- Copyright (c) 2002-2008 -->
<!-- by DotNetNuke Corporation -->
<!--**********************************************************************************-->
<meta id="MetaDescription" name="DESCRIPTION" content="DotNetNuke is an open source web application framework ideal for creating, deploying and managing interactive web, intranet, and extranet sites securely." /><meta id="MetaKeywords" name="KEYWORDS" content="DotNetNuke, web application framework, NetNuke, .NetNuke, dot netnuke, dot net nuke, DNN, DDN, IBuySpy, IBS, open source, OS, content management system, CMS, cms, asp.net, ASP.NET, ASP, Visual Studio, VS, .NET, dot net, VS.NET, site builder, blog, gallery, forums, chat, survey, windows, server, free, download, community, collaboration, portal, sharepoint, alfresco, ruby on rails, ror, liferay, spring, zope, drupal, plone, xoops, mambo, nuke, ECM, WCM, module, skin, support,DotNetNuke,DNN" /><meta id="MetaCopyright" name="COPYRIGHT" content="<a href="http://www.dotnetnukecorp.com" class="Normal">DotNetNuke Corporation</a>" /><meta id="MetaGenerator" name="GENERATOR" content="DotNetNuke " /><meta id="MetaAuthor" name="AUTHOR" content="DotNetNuke" /><meta name="RESOURCE-TYPE" content="DOCUMENT" /><meta name="DISTRIBUTION" content="GLOBAL" /><meta name="ROBOTS" content="INDEX, FOLLOW" /><meta name="REVISIT-AFTER" content="1 DAYS" /><meta name="RATING" content="GENERAL" /><meta http-equiv="PAGE-ENTER" content="RevealTrans(Duration=0,Transition=1)" /><style id="StylePlaceholder" type="text/css"></style><link id="_Portals__default_" rel="stylesheet" type="text/css" href="/Portals/_default/default.css" /><link id="_Portals__default_Skins_DNN_Minimal_" rel="stylesheet" type="text/css" href="/Portals/_default/Skins/DNN-Minimal/skin.css" /><link id="_Portals_25_" rel="stylesheet" type="text/css" href="/Portals/25/portal.css" /><title>
Home (4.8.2)
</title></head>