|
|||||||
Join now to share free website templates or post on the forum. If you have never been on a forum before read the
FAQ. It's quick, easy and free to join!
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
I have a question for you gurus
I ran my site through a html validator here http://validator.w3.org/check?uri=ht...Inline&group=0 It found a lot of errors a few in the head section. I fixed those but most of them in the stuff my site pulls from rss feeds so I can not fix it. and google webmaster tools says there are no html issues with my site. So should I worry about it or just let it go ? |
|
||||
|
Just ran it on my pc and you do have s**t load of errors.
Double entry Quote:
Quote:
Quote:
line 265, 286 </input> tag missing line 270 <br /> tag missing line 286 </form> tag missing 377, 456 </p> , <br /> and a whole bunch of capitals like <H2> ,</H2> and <TD> and more ALWAYS USE lowercase in coding. Try fixing those errors and will look at it again. It's not the feeds. Dave
__________________
Consultant - Programmer - WebMaster cleandeck - lawn mower undercoating wilmargraphite - graphite lubricants |
|
||||
|
your welcome
but i think you are confused, your pages are html. w3 org validator is a Markup Validation Service Checking the markup (HTML, XHTML, …) of Web documents. You change Your DTD but not your coding. You now have defined a DTD (Document Type Definition) Strict, but are not following the conventions for that type. Quote:
Quote:
Quote:
Transitional http://www.w3.org/TR/REC-html40/sgml/loosedtd.html It will help in reducing the errors and fixing them will be easier. You reference outside files some of which are php, but that is not where your problem is. Yep it's a Great site. You already have google-analytics good start. try this- put this in the Google search box to see how Google views you: Code:
info:www.bmcoll.com take alook here http://www.alexa.com/siteinfo/bmcoll.com while on Alexa type in a popular site to view and you will see the stats it shows. Since you are there, you might as well Edit your your own site info, other sites/search engines pickup information form Alexa. both are good starting points for SEO Manually submit your site to the 4-5 major search engines. It will take some time for them to index you, but it will happen. (do not use one of those we will submit to every engine on the planet - you will be considered a spammer) Have your friends ( who have different ips then yours) log into the search engines and search for your website "bmcoll" not with the .com and search for your different key words, when they find you, have them click on your links. Create a sitmap for your website and list it on your pages, keep it up to date. http://www.xml-sitemaps.com/ Load all 4 maps it generates into your root directory of your web (html, xml, ror, text) Make sure the html one is the one that has the link on your pages. After you have your site map up on the server submit it, with a HTTP request, put this into Google it will ask Google to index your site ( make sure your site map is named sitemap.html) Code:
www.google.com/webmasters/sitemaps/ping?sitemap=http%3A%2F%2Fwww.bmcoll.com%2Fsitemap.html fix the <title> on the main page - to free "ringtones," not "ring tones" and in your <metaname='keywords' type ring tones and then ringtones into google and see what happens. Getting the site right and working SEO is what makes you a Webmaster... Hope this helps.
__________________
Consultant - Programmer - WebMaster cleandeck - lawn mower undercoating wilmargraphite - graphite lubricants Last edited by ishkey; 07-29-2009 at 12:31 PM. |
|
||||
|
You make sure your links to them are coded properly. You can inform them about their code and hope they change it or live with it.
__________________
Consultant - Programmer - WebMaster cleandeck - lawn mower undercoating wilmargraphite - graphite lubricants |
|
||||
|
I am putting the links in a redirect in there own folder and then creating clean links to the folder. all of my links are updated via a admin section that I wrote and are stored on the sql server so I wrote a few small scripts that create or delete the folder and index.html file in it as well as adding or removing the link from the data base.
Now I am doing my updates so far half of the page has been recreated and it passes. Thanks again for the help. |
|
||||
|
ishkey Thanks again for the help. The main page is now 100% compliant . sort of.
If you check it now there are 15 to 20 errors but they are all in the yahoo news feed. if I remove that it passes. I would never have figured this out without you sending me the right way I owe you big. |
|
||||
|
Did't even see that many.
An man does it load super fast. You got the making of a site which should generate you some cash.
__________________
Consultant - Programmer - WebMaster cleandeck - lawn mower undercoating wilmargraphite - graphite lubricants |
![]() |
| Thread Tools | |
| Display Modes | |
|
|