Webmaster Key - Discussion Forums


Welcome, Guest. Please login or register.
Did you miss your activation email?
February 09, 2012, 08:08:12 PM

Login with username, password and session length
Welceome to Forums!

Important information for guests and new members:

In order to understand the full benefits of becoming an active member of this forum, please review the following information on guest and new member restrictions. These forum changes have been prompted by an overwhelming and unreasonable amount of bot postings and incoherent guest spam messages. We wish to prevent these events from happening in the future and make our community a more comfortable place for all of our members.

For guests:

Guests are not allowed to open new topics, polls, or posts attachments.
If you wish to open up new discussions on this forum, we encourage you to register.

For new members:

New members with less than five posts are not allowed to modify additional profile information such as avatars, contact information, biographies, and signatures. However, new members are encouraged to post their own topics or reply to topics initiated by other members. Become active on the forums and 5 posts should be an easy task!

We are a diverse community with members from all over the world. We encourage new ideas and interesting conversation. Do not be afraid to post webmaster/computer-related questions or problems, as our active members are always willing to help when they are able. Interested? Join us.

+ Webmaster Key Forums
|-+ Webmaster Corner
| |-+ Site Design and Web Authoring
| | |-+ What is splitting of links?
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] 2  All Go Down Stumble Upon! Digg It! del.icio.us! Add to Technorati! ReddIt!  Send this topic Print
Author Topic: What is splitting of links?  (Read 2275 times)
MarcusWrite
Contributor
Jr. Member
***
Posts: 21


« on: July 13, 2010, 10:18:47 PM »

I read in an article that one should avoid splitting of links.
Links that come from outside shall have same url as internal links of the same landing page.
What does that mean?
I am quite confused
Report to moderator   Logged
donecweb
Administrator
Veteran
*****
Posts: 1 303


DonecWeb


« Reply #1 on: July 14, 2010, 04:31:26 PM »

Good question as it sound confusing to me also.
Report to moderator   Logged

DonEc Web

Links and accurate information provide the best answer, while garbage in provides garbage out.
sholing
Jr. Member
*
Posts: 26


« Reply #2 on: September 07, 2010, 09:19:38 PM »

I think your question is a type of reverse engineering,good and confusing.....
Report to moderator   Logged
MLyon
Novice
*
Posts: 11


« Reply #3 on: September 24, 2010, 06:14:43 PM »

it means that a link should have the same destination as it's stipulated, if not they are fake links or splitted links. for example:
Code:
http://www.site.com/index.php?newurl=http://www.othersite.com
here you are clicking a site. com link, and it should send you to the same site. com page, instead it sends you to othersite. com. And that is a split link. Is a link that includes parameters that send you to another site, and you dont know it's sending you there. It's like indirect link, links are supposed to work like this:

A to B, or B to A, direct links;
A calls to B and it sends you to C; indirect links, they include parameters to send you to another page or site, or to run some code or application.
« Last Edit: September 24, 2010, 06:21:42 PM by MLyon » Report to moderator   Logged
Yung Roger
Limited Member

Posts: 5


« Reply #4 on: October 25, 2010, 11:16:48 PM »

splitting of link is that if you are promoting more than one pages of your website against single keyword and at some limit both will get same or nearly same rank.
Then there would be a link to avoid these.
Report to moderator   Logged
MarkHaigh
Limited Member

Posts: 6



WWW
« Reply #5 on: November 12, 2010, 01:45:29 AM »

To my mind, not 'splitting links' just means being consistent about your url's.

e.g. if your site uses 'www.' then make sure all your links point to www. yourdomain.com/page.html and not just yourdomain.com/page.html (which whilst it might work, is technically a different page). Using htaccess to redirect incorrect versions can help avoid this when people create external links.
Report to moderator   Logged
MarkHaigh
Limited Member

Posts: 6



WWW
« Reply #6 on: November 24, 2010, 07:33:05 PM »

I read this that one should avoid splitting of links.
Links that come from outside shall have same url as internal links of the same landing page.
What does that mean?
I am quite confused

You seem very confused as you just copied the original question.. Huh Maybe reading the other comments would help clear things up.
Report to moderator   Logged
donecweb
Administrator
Veteran
*****
Posts: 1 303


DonecWeb


« Reply #7 on: November 24, 2010, 10:42:59 PM »

MarkHaigh I believe ghaffar795 is just a bot.
Report to moderator   Logged

DonEc Web

Links and accurate information provide the best answer, while garbage in provides garbage out.
Andy
Administrator
Veteran
*****
Posts: 5 752



« Reply #8 on: November 25, 2010, 12:14:48 PM »

Slicing and dicing of links never seemed a good idea to me. I'm a champion of one link for all.
Report to moderator   Logged

Andy
Administrator
Veteran
*****
Posts: 5 752



« Reply #9 on: March 05, 2011, 10:31:37 AM »

MLyon described it very well:
Quote
it means that a link should have the same destination as it's stipulated, if not they are fake links or splitted links. for example:
Code:

http://www.site.com/index.php?newurl=http://www.othersite.com

here you are clicking a site. com link, and it should send you to the same site. com page, instead it sends you to othersite. com. And that is a split link. Is a link that includes parameters that send you to another site, and you dont know it's sending you there. It's like indirect link, links are supposed to work like this:

A to B, or B to A, direct links;
A calls to B and it sends you to C; indirect links, they include parameters to send you to another page or site, or to run some code or application.

I see large sites that don't like to provide any link juice to sites that they reference doing this.
Report to moderator   Logged

wulaishiwo2
Jr. Member
*
Posts: 22



WWW
« Reply #10 on: March 07, 2011, 06:01:59 AM »

That always happened when you build your website.You should notice that when you write your web address to make sure the homepage and the subpage have same address.
Report to moderator   Logged

When you shed tears for missing the sun you already miss the stars.
yuvarajvino
Novice
*
Posts: 10


« Reply #11 on: April 29, 2011, 07:00:05 AM »

It means that links should point to to the same URI rather than some to the index page name and others to the directory root.It is requirement to have an index page.A split link is said to be splittable,and a link that is not split is called a non-split link or not splittable.
Report to moderator   Logged
Andy
Administrator
Veteran
*****
Posts: 5 752



« Reply #12 on: April 29, 2011, 11:36:45 AM »

Is opinion divided on this matter?
Report to moderator   Logged

logo123
Jr. Member
*
Posts: 20


« Reply #13 on: May 19, 2011, 08:37:40 AM »

splitting of links means that links should point to to the same URI rather than some to the index page name and others to the directory root.It is requirement to have an index page.A split link is said to be splittable,and a link that is not split is called a non-split link or not splittable.
Report to moderator   Logged

hirephpexpert
Jr. Member
*
Posts: 25


« Reply #14 on: October 19, 2011, 03:20:27 AM »

I think it means If link can be divided into module after that link is automatically fastly working.A link is known as to split Split table and a link that is not shared is a link called non-split or not split table.



Hire PHP Programmer | Hire Wordpress Developer | Hire Magento Developer
« Last Edit: October 22, 2011, 02:35:45 AM by hirephpexpert » Report to moderator   Logged

Pages: [1] 2  All Go Up Stumble Upon! Digg It! del.icio.us! Add to Technorati! ReddIt!  Send this topic Print 
+ Webmaster Key Forums
|-+ Webmaster Corner
| |-+ Site Design and Web Authoring
| | |-+ What is splitting of links?

Jump to:  
« previous next »


Our Partners
RelmaxTOP Ranking System Web Hosting RelmaxTOP Ranking System
Staff Sites
12Noon[12Noon Gallery] Andy[Urgentclick]
Tamuril[Tamuril's Digital Art Exhibit] Sensovision
Powered by MySQL Powered by PHP We are hosted by Relmax Inc. |Our Privacy Policy | Sitemap
Powered by SMF 1.1.9 | SMF © 2006-2009, Simple Machines LLC
Forum design by Tamuril © 2005.
Valid XHTML 1.0! Valid CSS!