NetBuilders

Members in Chat:

You are welcome to look around. You will have to register before you can post a message, create a blog, chat live with our members, or add a site to our directory.



Reply TRIPLE your Parking Revenue. Join Parked.com!
Old 9 July, 2009, 21:20 PM   #1 (permalink)
m42 m42 is offline
Administrator
 
m42's Avatar
 
Thanked 447 Times in 272 Posts
Posts: 678
$NetBucks: 27,472
Join Date: Dec 2008
Last Online: 4 September, 2010 08:34 AM
Default Bing Making Links Work for you - SEM 101

The Bing Webmaster Center team is working hard to provide how-to's and guidelines to publishers looking to learn SEM. Their latest Webmaster blog entry includes detailed information on the syntax ideal for Bing optimization. Here are some of the highlights:


Canonicalize your home page URL
We've known for a while that search engines see www.mydomain.com and mydomain.com as different entities. If you don't stick with a uniform URL format, you risk splitting page rank value between the URL formats you do use. Saying this could potentially hurt your site would be an understatement.

Choose between relative vs absolute links
NOTE: This is probably the only section upon which I'll really expand because I felt certain portions required correction.

There really is no choice here. The Bing Webmaster team seems to be making it clear that you should be using absolute URL's for internal links if you want more link juice.

What this means:
  • Use the full URL when linking. If your path doesn't include a http://www.<yoursitename>.<suffix>, it isn't absolute. The example given in the blog is incorrect. For measure, here are some additional examples:

    An absolute link:
    HTML Code:
    <a href="http://www.netbuilders.com/example/contactus.htm">Contact us</a>
    A relative link:
    HTML Code:
    <a href="contactus.htm">Contact us</a>
  • Use proper URL syntax in the anchor tag
  • Omit the default filename
    End URLs with folder name or /

    Examples to recap:
    HTML Code:
    <a href="http://www.netbuilders.org/index.shtml"></a> is bad
    HTML Code:
    <a href="http://www.netbuilders.org/"></a> is good
  • For URLs that end with a folder and use dynamic parameters, use a ? then the parameter.

    Example to recap:
    HTML Code:
    <a href="http://www.netbuilders.org/default.aspx?var=1"></a> is good
    For URL's that are not default files for a folder, include them in the filename. Again, this just isn't allowed for default files.

    Example to recap:
    HTML Code:
    <a href="http://www.netbuilders.org/bing.shtml"></a> is good
    For URL's that include ampersands (&), use the equivalent escape code.

    Example to recap:
    HTML Code:
    <a href="http://www.netbuilders.org/default.aspx?var=1&amp;var=2"></a> is good

Additional tips include:
  • Use title attribute anchor tags for internal links
  • Identify the canonical URL for each page
  • Minimize the number of parameters in dynamic URLs
  • Avoid using session ID's or cookies -- because bots will fail to crawl your site
  • Have at least one internal link to every page for easy indexing
  • Limit the number of links on a page --unless you have really high quality links (implied).
  • Prevent the bot from following a link by using rel="nofollow"

Bing Community
__________________
(

Diet Fads
  Reply With Quote
Reply

Bookmarks

Tags
101, bing, links, making, sem, work

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
What you prefer PHP or ASP.NET for making website? shahpari Programming 22 8 October, 2009 02:46 AM
A Few Tips to Consider When Making A Site gavenecko Building 10 7 July, 2009 17:50 PM
Do you think you're making real money? Shenron General Chat 8 17 June, 2009 16:26 PM
The Money Making Blog khena25 Site Reviews 8 10 June, 2009 17:33 PM
[WTB] Sites Making Around $1/ Day 5starpix Sites 2 29 March, 2009 02:13 AM


All times are GMT. The time now is 08:39 AM.
Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios