i have seen so many different headers that i have now no idea whats right and whats wrong. can we build up one in this thread please, i will start so you get the idea, re write it and post it if you can. sounds like a good plan to me.. <HTML> <HEAD> <TITLE>My title will go here and will include keywords</TITLE> whats next... over to you experts
it depends upon ur requirement that your are designing header for which purpose try to mention info in header related to ur business or work anyway pm me detail what u exactly need
<?xml version="1.0" encoding="utf-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="keywords" content="keywords" /> <meta name="description" content="Description" /> <title>Title</title> <link rel="stylesheet" type="text/css" href="style.css" /> </head> Code (markup): NOTE: HTML tags should always be lowercase
what about the following: <meta name="distribution" content="global"> <meta name="author" content="www.mysite.com"> <META NAME="author" CONTENT="my site"> <META NAME="clientbase" CONTENT="Global"> <META NAME="distribution" CONTENT="World Wide Web"> <META NAME="location" CONTENT="W.W.W."> <META NAME="rating" CONTENT="shopping"> <meta name="copyright" content="me"> <meta name="revisit-after" content="14 days"> <meta name="robots" content="index, follow"> <meta name="content-Language" content="en">
No need for all of that, completely a waste. ZERO SEO benefit or any other benefit. W3 requires lower case, and no it won't help for SEO