| SEO Forum Search engine optimization discussions. |
02-27-2008, 06:21 PM
|
#1 (permalink)
|
|
Junior Member
Join Date: 02-25-08
Posts: 16
Latest Blog: None
|
What is the best way to link a backlink?
Does anyone know the correct and most effective html format to create a backlink. I am stumped on this and whether to add the http://www. or even www. in the html. If someone could give me a good example I would really appreciate it.
|
|
|
02-27-2008, 06:42 PM
|
#2 (permalink)
|
|
Contributing Member
Join Date: 08-01-07
Posts: 779
|
its better if you use url with www.. and it should permanent redirect to non www version...
|
|
|
02-28-2008, 08:20 AM
|
#3 (permalink)
|
|
Contributing Member
Join Date: 09-06-07
Posts: 637
|
a complete url address is much more advisable than putting up only "www" or an "http://" without a "www"...
|
|
|
02-28-2008, 06:18 PM
|
#4 (permalink)
|
|
Contributing Member
Join Date: 01-29-08
Posts: 122
Latest Blog: None
|
Quote:
Originally Posted by corlock
a complete url address is much more advisable than putting up only "www" or an "http://" without a "www"...
|
What's the difference? Some would prefer either with www or without www. It does not affect your SEO position or traffic.
|
|
|
02-28-2008, 06:30 PM
|
#5 (permalink)
|
|
Contributing Member
Join Date: 08-01-07
Posts: 779
|
the result might be different... traffic for example...
|
|
|
02-29-2008, 02:22 AM
|
#6 (permalink)
|
|
Contributing Member
Join Date: 10-29-07
Posts: 422
Latest Blog: None
|
I will go with the full http://www. For internal links, I think its better to use absolute links.
|
|
|
02-29-2008, 03:56 AM
|
#7 (permalink)
|
|
Contributing Member
Join Date: 01-31-08
Posts: 493
Latest Blog: None
|
imo. completing the URL is more advisable.
__________________
Goodnight, tonight, goodbye...
|
|
|
02-29-2008, 07:29 AM
|
#8 (permalink)
|
|
Contributing Member
Join Date: 01-29-08
Posts: 122
Latest Blog: None
|
Quote:
Originally Posted by bogs
the result might be different... traffic for example...
|
yeah, without www are just used for some users who are very lazy typing www, and I think most of the users do it
|
|
|
02-29-2008, 07:48 AM
|
#9 (permalink)
|
|
Banned
Join Date: 02-01-08
Posts: 7
|
I think people are missing Bogs' joke. :}
Frankly, it doesn't matter as long as you are consistent and 301 the one you don't use to the one you do.
|
|
|
02-29-2008, 07:51 AM
|
#10 (permalink)
|
|
Contributing Member
Join Date: 03-23-07
Posts: 1,299
Latest Blog: None
|
You backlinks are affected try to promote one way or the other...
try to promote with www and without www.. And check your backlinks...
You can see the big difference...
|
|
|
02-29-2008, 07:52 AM
|
#11 (permalink)
|
|
Contributing Member
Join Date: 09-06-07
Posts: 637
|
Quote:
Originally Posted by arturobraganza
yeah, without www are just used for some users who are very lazy typing www, and I think most of the users do it
|
users usually types an address without an http or www, that's why programmers uses redirection for redirecting to a complete URL address...
what you are saying is irrational, obviously, a site cannot be located or even published without an http://www or http://... 
|
|
|
02-29-2008, 07:55 AM
|
#12 (permalink)
|
|
Banned
Join Date: 02-01-08
Posts: 7
|
Quote:
Originally Posted by corlock
users usually types an address without an http or www, that's why programmers uses redirection for redirecting to a complete URL address...
what you are saying is irrational, obviously, a site cannot be located or even published without an http://www or http://... 
|
Most browsers assume http:// and if they can't find the domain they redirect it to a search engine query.
Of course, ftp:// and https:// are also among the valid protocols for a URL.
|
|
|
02-29-2008, 05:35 PM
|
#13 (permalink)
|
|
Contributing Member
Join Date: 01-29-08
Posts: 122
Latest Blog: None
|
Quote:
Originally Posted by corlock
users usually types an address without an http or www, that's why programmers uses redirection for redirecting to a complete URL address...
what you are saying is irrational, obviously, a site cannot be located or even published without an http://www or http://... 
|
It's not irrational, obviously, if your site does not run without www, meaning your site is weak. You should know how to have your site easier to type, because most of the people does not type www before the domain name.
Last edited by arturobraganza : 02-29-2008 at 05:43 PM.
|
|
|
03-01-2008, 03:51 AM
|
#14 (permalink)
|
|
Junior Member
Join Date: 10-24-04
Location: Hong Kong
Posts: 15
Latest Blog: None
|
My tips
My tips is to add this in .htaccess:
RewriteEngine On
RewriteCond %{HTTP_HOST} ^WEBSITE\.com$ [NC]
RewriteRule ^(.*)$ http://www.WEBSITE.com/$1 [R=301,L]
|
|
|
03-02-2008, 03:50 AM
|
#15 (permalink)
|
|
Junior Member
Join Date: 03-02-08
Posts: 10
Latest Blog: None
|
I agree with others here. www is recommended.
|
|
|
03-02-2008, 06:35 AM
|
#16 (permalink)
|
|
Contributing Member
Join Date: 08-08-07
Location: World Wide Web
Posts: 1,097
Latest Blog: None
|
I also include the http:// when building links.
Now I think you should also focus on your anchor texts 
|
|
|
03-02-2008, 09:23 PM
|
#17 (permalink)
|
|
Contributing Member
Join Date: 09-02-07
Posts: 186
|
Some directories or submissions need you to include "http://www" ... otherwise your work is completely a waste of time.
|
|
|
03-03-2008, 02:06 AM
|
#18 (permalink)
|
|
Contributing Member
Join Date: 02-14-08
Posts: 84
Latest Blog: None
|
Quote:
Originally Posted by rboarderi
Does anyone know the correct and most effective html format to create a backlink. I am stumped on this and whether to add the http://www. or even www. in the html. If someone could give me a good example I would really appreciate it.
|
I would recommend you to use http: // www. Your Url . com version of back links.
It will help you from seo viewpoint 
|
|
|
03-03-2008, 02:57 AM
|
#19 (permalink)
|
|
Contributing Member
Join Date: 07-02-07
Posts: 341
Latest Blog: None
|
using a complete url would be the best . . . it means thats a main page. . . I think google will give credit to that!
|
|
|
03-04-2008, 12:14 AM
|
#20 (permalink)
|
|
Contributing Member
Join Date: 11-07-07
Posts: 135
Latest Blog: None
|
http://www or www dont have much different. But has to use only one through out the site.
|
|
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -7. The time now is 01:58 PM.
© Copyright 2008 V7 Inc
|