backlink

Discussions of secure PHP coding. Security in software is important, so don't be afraid to ask. And when answering: be anal. Nitpick. No security vulnerability is too small.

Moderator: General Moderators

Post Reply
jodeti
Forum Newbie
Posts: 14
Joined: Tue Apr 28, 2009 8:54 am

backlink

Post by jodeti »

Hello,
What are the backlink function. I want to know the basic concept
How to use them. Need at least hints. not code. google it not found anyting practical all are theory.
thank you.
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Re: backlink

Post by John Cartwright »

Back links, in terms of SEO? You'll have to be more clear.
jodeti
Forum Newbie
Posts: 14
Joined: Tue Apr 28, 2009 8:54 am

Re: backlink

Post by jodeti »

When i try to gather info about SEO there are often this term("backlink" or "backlink functon") arise.

And without SEO i generally want to know what are this backlink function/backlink in perspective of webdevelopment(scripting) in the filed of javascript(client side) and php(serverside).


thank you for your response.
User avatar
kaisellgren
DevNet Resident
Posts: 1675
Joined: Sat Jan 07, 2006 5:52 am
Location: Lahti, Finland.

Re: backlink

Post by kaisellgren »

echelon2010
Forum Newbie
Posts: 8
Joined: Thu Mar 04, 2010 2:56 pm

Re: backlink

Post by echelon2010 »

Backlinks is means that you will get link from other site link back to you, normally they use anchor text which contain the keywords.

Example <a href="http://www.domain.com">keyword</a>

This will help with your SERP (Search Engine Ranking Position) but do not relay to much on backlinks it will harm you as well other factor need to be consider like content and others...
heronfisher
Forum Newbie
Posts: 4
Joined: Thu Mar 11, 2010 3:52 am

Re: backlink

Post by heronfisher »

Backlinks are essential to get traffic to your site. People won't go to it if they don't know it even exists, right? Backlinks have different values though. The PR of the site it's coming from really affects the value of the link (for example, a backlink on a PR5 site will be thousands of times more valuable than one from a PR1 site). Sites also have do-follow and no-follow rules. Do-follow means that the PR of the site will have an effect on the value of the backlink.
Post Reply