Jump to content

Revamped Webbie


MochaMama

Recommended Posts

Hi, hope you don't mid I took a peek at your code and for starters there is a problem with your doc type header and header tags. Styles should be after the header tags, if not the robots will not crawl your site and your pages will not get indexed for search results.

The doc type should be at the top this specifies the type of document for your page, without this the robots or googlebots will flee in terror...just kidding, but they will ignore your page all together like it never existed.

Go to http://validator.w3.org/

you can paste your code there and read the errors that need to be fixed.

Good luck ~

Link to comment
Share on other sites

Hi, hope you don't mid I took a peek at your code and for starters there is a problem with your doc type header and header tags. Styles should be after the header tags, if not the robots will not crawl your site and your pages will not get indexed for search results.

The doc type should be at the top this specifies the type of document for your page, without this the robots or googlebots will flee in terror...just kidding, but they will ignore your page all together like it never existed.

Go to http://validator.w3.org/

you can paste your code there and read the errors that need to be fixed.

Good luck ~

Thanks! Appreciate the tip and the site. I've been "fighting" with my code on and off for the last month!! :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...