GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Webmaster Q & Fuckin' A (https://gfy.com/forumdisplay.php?f=27)
-   -   whats wrong with my html? (https://gfy.com/showthread.php?t=681449)

horseygirl 11-28-2006 05:39 AM

whats wrong with my html?
 
can anyone help me with this bit of html and whats missing thanks


<title></title>
<meta name="description" content="The Tgirls Directory is a one stop source for all TGirl related links, pictures, videos, movies, and forums." />
<meta name="keywords" content="tgirls, tgirl, tranny, transsexual, shemale, he-she, transvestite chat room, tv, ts, tg, cd, transgender, transvestite, cross-dressing, shemale, ladyboy, transvestite chatroom" /> <style type="text/css">
<meta name="robots" content="index all, follow all">
<!--
body{

FlowerKid 11-28-2006 05:53 AM

As much as i can see, the <html> and <head> tags are missing.

luvlyn 11-28-2006 06:16 AM

try to compare it with working one, gudluck

EdgeXXX 11-28-2006 06:29 AM

Well, that depends, what's it doing?

horseygirl 11-28-2006 06:37 AM

reply thanks to you all
 
just wanted to make sure that everything is SE friendly as its about to be checked i think

main site is www.tgirlsdirectory.com or text below

thanks for you tips guys

<title></title>
<meta name="description" content="The Tgirls Directory is a one stop source for all TGirl related links, pictures, videos, movies, and forums." />
<meta name="keywords" content="tgirls, tgirl, tranny, transsexual, shemale, he-she, transvestite chat room, tv, ts, tg, cd, transgender, transvestite, cross-dressing, shemale, ladyboy, transvestite chatroom" /> <style type="text/css">
<meta name="robots" content="index all, follow all">
<!--
body{
font-family: Arial; font-size: 11px;
}
.contents img{
padding: 2px;
margin: 6px;
border-top: 2px groove #6699ff;
border-left: 2px groove #6699ff;
border-right: 2px groove #6699ff;
border-bottom: 2px groove #6699ff; }
a{text-decoration: none; color: #ffcc00;}
a:visited{text-decoration: none; color: #ff9900;}
a:hover{text-decoration: none; color: #ffff00;}
h1{font-size: 68px; font-family: Helvetica;padding: 0px;margin: 0px;}
h2{font-size: 20px; font-family: Helvetica;padding: 0px;margin: 0px;}
p{
font-size: 18px;

schneemann 11-28-2006 07:10 AM

If you can't figure this out, perhaps you'd better find a new hobby.

WhiplashDug 11-28-2006 04:13 PM

YOU DO NOT NEED A CLOSE TAG /> at the end of a META TAG.

Also ... you put a META TAG inside the STYLE TAG, thats not going to work :)

here is what you want...
______________________________

<head>
<title>TITLE HERE</title>

<meta name="description" content="description here">
<meta name="keywords" content="keywords here">
<meta name="robots" content="index all, follow all">

<style type="text/css">
<!--
body{STYLE INFO HERE}
-->
</style>
</head>

BEST OF LUCK!

PHP-CODER-FOR-HIRE 11-28-2006 05:07 PM

<title></title>
<meta name="description" content="The Tgirls Directory is a one stop source for all TGirl related links, pictures, videos, movies, and forums." />
<meta name="keywords" content="tgirls, tgirl, tranny, transsexual, shemale, he-she, transvestite chat room, tv, ts, tg, cd, transgender, transvestite, cross-dressing, shemale, ladyboy, transvestite chatroom" /><meta name="robots" content="index all, follow all">
<style type="text/css">

There.

AV9898 11-30-2006 11:22 PM

besides the "description" and "keywords" add these:
<META NAME="RATING" CONTENT="General">
<META NAME="ROBOTS" CONTENT="ALL">
<META NAME="SPIDERS" content="ALL">
<META NAME="REVISIT-AFTER" CONTENT="2 DAYS">

schneemann 12-01-2006 07:31 AM

Quote:

Originally Posted by AV9898 (Post 11426195)
besides the "description" and "keywords" add these:
<META NAME="RATING" CONTENT="General">
<META NAME="ROBOTS" CONTENT="ALL">
<META NAME="SPIDERS" content="ALL">
<META NAME="REVISIT-AFTER" CONTENT="2 DAYS">


Why? To add needless page weight? No search engine pays attention to that.


All times are GMT -7. The time now is 09:18 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123