Hi, Please guide me that what should i have to do more for my website according to on page and off page factor. www.rhinobldg.com Thanks
Using <h1> tags, make "Steel Buildings For Any Structural Application" the header. Use css to keep it looking the way it does just now. You should probably split your content up into paragraphs, its a little hard to read as it is. This will also allow you to use <h2> tags to break it up. On some pages you have used <h2> but not properly. For example, on steel-building-specials.htm you have used <h2> like this: <h2>$7,999</h2> </div></td> <td valign="middle"><div align="center"> <h2>$10,600</h2> </div></td> <td valign="middle"><div align="center"> <h2>$24,985</h2> </div></td> <td valign="middle"><div align="center"> <h2>$32,250</h2> Code (markup): You should be using <h2> as headers for new paragraphs, and make sure to use keyword relevant words. Nobody is going to search in google for "$7,999" so its a wasted opportunity using h2 like that. edit- Also, every page needs to link back to your index page - the easiest way to do this is create a "home" text link, or link your logo in the top left corner back to www.yoursite.com
Sorry but I'm little bit confuse about Anchor text and Title Tag what is the different between both of them?????????