|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
<b> versus <strong>
Hi,
Both the above appear to do the same thing to text on a web page. Have I misunderstood their use? Do Search engines view them differently? Thanks, Blair |
|
#2
|
||||
|
||||
|
I think this explains it a little better than i ever could..
Logical Vs Physical Styles |
|
#3
|
||||
|
||||
|
I would go for <b> all the way... It's 3 characters (3 bytes) against 8 characters (8 bytes).
Now multiply this by 2 and add 1. <b> + </b> = 7 characters <strong> + </strong> = 17 characters More 10 characters, more 10 bytes. Now multiply this by the bold tags you have and see how much you can save in webpage size. You may think this is a bit stupid, but I do this, dont use tabbed/idented code and optimize it by hand to keep it all together. This has save me a couple of kb on some pages (in some 2kb or more). Now see this sitewide... It will make your website load faster ;) |
|
#4
|
||||
|
||||
|
This is actually the same (very practical and visitor-oriented) reason why I prefer <B> too. If I want something strong, but different, I go for <EM>. CSS give you the power to change everything, so from a practical point of view you can do whatever you like. If you're into W3C, which has no direct influence on SEO, you can use <STRONG> instead.
I'd say G-bot would be very thick if it didn't regard them all as equivalent. Furthermore, I believe the effect of a change from one to another would not be worth the effort. Not even on MY site... |
|
#5
|
|||
|
|||
|
Deprecated Tags
FWIW bold is a Deprecated Tag.
A good overview is http://www.netmechanic.com/news/vol6/beginner_no11.htm - Mike T. |
|
#6
|
||||
|
||||
|
Quote:
|
|
#7
|
|||
|
|||
|
thanks
Thanks for all the advice guys.
|
|
#8
|
||||
|
||||
|
Quote:
I can't prove it (I would like to, but I do not know how to set up the test), but I would say that the DOCTYPE affects the ranking indirectly by changing the weighting of the on page factors during indexing. So with XHTML documents I would play it safe and use <strong> and </em>.
__________________
From my blog:Web Ads work even when you can?t see them! -So you want to be a SEO? -Interaction design -Will Sarkozy influence the search space? -RSStoSignature v0.3 |
|
#9
|
||||
|
||||
|
Quote:
__________________
Strictly CSS - free directory for CSS designed sites. |
|
#10
|
||||
|
||||
|
Quote:
|
|
#11
|
||||
|
||||
|
The difference between the two is similar to that of <font size="-1"> versus <small>. Primarily that the character size builds up over time, and one is easier to type than the other should you be coding by hand.
__________________
Mªximus <3s ![]() Cell Phone Accessories/ Bluetooth Hands Free/ MP3 Accessories/ SunTech Products Cell Phone Accessories/ |
|
#12
|
|||
|
|||
|
I think eduardomaio has a point about the bit size. I am actually changing all my <strong> tags to <b> tags for another more SEO related reason rather than bit size, which is of course .. what this is all about.
------------------------- make your own money from your computer... http://www.lienexchange.com Last edited by phpproblem : October 12th, 2006 at 05:57 PM. |
|
#13
|
||||
|
||||
|
THIS THREAD IS ALMOST 2 YEARS OLD!!
__________________
SEO Tips for Newbies Beginner's Guide to Search Engine Optimization How to improve your rank in the SERPs Link Building 101 |
|
#14
|
|||
|
|||
|
Quote:
New around here... And read the thing about not bringing up old threads if it's not relevant. However this thread has got me thinking about whether I should have <b>/<strong> in my websites at all? In all honesty i use <strong> tags purely because it's very easy to just hit 'ctrl+b' on selected text in DW and it generates it for you.. Hmmm... food for thought I think. Going to see if it would be better to do bold stuff in the style sheet instead. |
|
#15
|
|||
|
|||
|
jonesyb, any update on this? Did you try changing things and if so, did it make any noticible difference?
------------------------- make your own money from your computer... lienexchange.com |
| Viewing: SEO Chat Forums > Other > HTML Coding > <b> versus <strong> |
| Thread Tools | Search this Thread |