2) SEO Your Page Titles
This is part of the "behind the scenes area of a webpage. All webpages have two parts: A head and a body.
The Head area is where the thinking gets done. It has info that the viewer doesn't see but is read by the browser (Internet Explorer, Firefox etc)
The Body area does all the hard work. It's where the visible (mostly) content of web pages are.
A basic web page looks like this to a browser:
<html>
<head>
<title>Untitled Document</title>
</head>
<body>
Your web page content goes in here
</body>
</html>
The bit that says "Untitled Document" is your page title.
Because you optimize a page rather than a site, put the same keywords in here that you are going to use every where else on that page. |
|