Thread: Help!!!!
View Single Post
  #12 (permalink)  
Old 11-08-2008, 04:20 PM
google junky google junky is offline
WebProWorld Veteran
 
Join Date: Jun 2004
Location: Indiana
Posts: 579
google junky RepRank 1
Default Re: Help!!!!

Take all the code out before <html> and all the code after </html>.

also remove the following:
Code:
<!-- following code added by server. PLEASE REMOVE -->
<link href="http://us.geocities.com/js_source/div.css" rel="stylesheet" type="text/css"><script language="JavaScript" src="http://us.geocities.com/js_source/div03.js"></script>
<!-- preceding code added by server. PLEASE REMOVE -->

In the meta tags it is:
currently "<meta name="rayasroost"
Should be <meta name="description"

Note: Remember to always keep a backup of your work.

Last edited by google junky; 11-08-2008 at 04:34 PM.
Reply With Quote