GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Whats better to use? title or alt tag? (https://gfy.com/showthread.php?t=859708)

VikingStar 10-05-2008 10:23 AM

Whats better to use? title or alt tag?
 
I see more and more sites using "title" tag instead of "alt" tag when inserting an image to a page, whats the difference? SEO? What is better of those two?

u-Bob 10-05-2008 10:51 AM

'title' = the text your browser is supposed to show when you are hovering over the image.

'alt' = the text your browser is supposed to show when the image couldn't be downloaded or your browser is configured to not show images...

k0nr4d 10-05-2008 10:55 AM

title goes in <a> whereas alt goes in <img>

u-Bob 10-05-2008 11:06 AM

Quote:

Originally Posted by k0nr4d (Post 14856805)
title goes in <a> whereas alt goes in <img>

incorrect.

TheDoc 10-05-2008 11:11 AM

Title= is for the nature of a link. It describes the link you are linking to. IE: It's the title/anchor text for an image.

It can also be used to describe a linked picture, if the picture is about the linked page. This way text around the image + the link + the relevant page match. However, I have seen no proof that this works for any SEO value.

alt: Describes the exact picture that is being displayed. Not the linked page.

Bojangles 10-05-2008 11:15 AM

Use both?

TheDoc 10-05-2008 11:18 AM

May have been hard to understand:

The link is over an image, using title tells the bot what the linked page is about.
Code:

<a href="#" title="my phrase"><img src="img.jpg"></a>
An information tag used to tell what the nature of the picture is about. Mostly used for people with vision problems. The title tag will be read back to the visitor so they know what the image is about.
Code:

<a href="#"><img src="img.jpg"  title="my phrase"></a>
Tells what the actual viewed picture/thumbnail is about.
Code:

<a href="#"><img src="img.jpg"  alt="about picture"></a>

You can use both, use title in your a href's that link to images (not text), and use alt tags in any image with supporting text around it. So not all images need alt tags.

- Jesus Christ - 10-05-2008 11:21 AM

You're referring to the title attribute not the tag...

The title tag is important. The title attribute is not.

The title attribute can be added to almost any tag on a page so it would be open for major abuse if given any significant value by search engines.

TheDoc 10-05-2008 11:23 AM

Quote:

Originally Posted by - Jesus Christ - (Post 14856854)
You're referring to the title attribute not the tag...

The title tag is important. The title attribute is not.

The title attribute can be added to almost any tag on a page so it would be open for major abuse if given any significant value by search engines.

A title of a page and the title of a link a totally different. You could have a page/title about frogs, and link off using a title link to Cars, and the value of the anchor text will pass. It may not be the best relevant link, but it does pass value.

- Jesus Christ - 10-05-2008 11:41 AM

Quote:

Originally Posted by TheDoc (Post 14856858)
A title of a page and the title of a link a totally different.

Thats what I just said.

Quote:

Originally Posted by TheDoc (Post 14856858)
and link off using a title link to Cars, and the value of the anchor text will pass. It may not be the best relevant link, but it does pass value.

huh? Anything you put in the "tittle" attribute for a link is not counted as anchor text and will not give a link any juice for that term (as far as google goes). I've tested it and so have others.

- Jesus Christ - 10-05-2008 11:47 AM

BTW... it doesn't ever HURT to use title attributes...

..but NEVER neglect alt in favor of title.

aico 10-05-2008 11:49 AM

Use both. Alt tag is the text that shows before and/or if the images does not load ie "Nude Pic of aico", Title tag is the text that shows up next to your cursor when you mouse over a link or image, ie "Click to see Nude Pic of aico".

- Jesus Christ - 10-05-2008 11:58 AM

I see doc.. you thought I was talking to you in my original post.
My orginal comment was to the OP; he called it a tag in the title. :2 cents:


All times are GMT -7. The time now is 09:15 PM.

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