Return to iWEBTOOL

Go Back   iWEBTOOL Talk > The Web and your Website > Programming
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
 
Welcome to iWEBTOOL Talk, where you talk about webmaster-related stuff.
 
Discuss topics which interest you.
With over thousands of threads (topics), we're sure you'll find something that'll interest you.
Ask for help whenever you need it.
We have thousands of members who are available to help you if you need it.
It's absolutely FREE!

 1  Register           2  Browse the board           3  Discuss whatever may interest you!
 


Closed Thread
 
Thread Tools Search this Thread Display Modes
Old 09-25-2006, 11:54 AM   #1
abid
Junior Member
 
abid's Avatar
 
Join Date: Sep 2006
Posts: 24
abid will become famous soon enough
Default how to trace back a link (internal linking) ?

hi,

i want to know how can we trace back a link...e.g.

Page A has a link of page B and Page C is having a link coming from Page B or Page A, all of the pages may or may not have the link back to page.

and i m currently on the Page C...and NOW if i want to know that is there any way to know that where in the text/content or anywhere Page A or Page B has a link for page C

hope to hearing u soo.

regards,

Abid Sultan
abid is offline  
 
This is an Ad Revenue Sharing forum Place your advert here
SEO Checklist
Get yourself better ranking with
our "Do-it-Yourself" SEO Checklist.
Click Here
Old 09-25-2006, 03:35 PM   #2
jumpenjuhosaphat
 Contributor 
 
jumpenjuhosaphat's Avatar
 
Join Date: Jun 2006
Location: Denver
Posts: 4,459
jumpenjuhosaphat has much to be proud ofjumpenjuhosaphat has much to be proud ofjumpenjuhosaphat has much to be proud ofjumpenjuhosaphat has much to be proud ofjumpenjuhosaphat has much to be proud ofjumpenjuhosaphat has much to be proud ofjumpenjuhosaphat has much to be proud ofjumpenjuhosaphat has much to be proud of
Default Re: how to trace back a link (internal linking) ?

The only way I know of is to just look for it. If your link is hidden, you could get the HTML for the page and save it, then open it in word, or whatever editor you use, and do a search for your sites URL.
__________________
Storage Sheds
Lost Forum
jumpenjuhosaphat is offline  
Old 09-26-2006, 11:30 AM   #3
abid
Junior Member
 
abid's Avatar
 
Join Date: Sep 2006
Posts: 24
abid will become famous soon enough
Default Re: how to trace back a link (internal linking) ?

Quote:
Originally Posted by jumpenjuhosaphat View Post
The only way I know of is to just look for it. If your link is hidden, you could get the HTML for the page and save it, then open it in word, or whatever editor you use, and do a search for your sites URL.

well the porblem is i dont know the pages having those links ..they r somwehre only to trace back on the page where the link is placed. :sad:
abid is offline  
Old 09-27-2006, 11:50 AM   #4
rohan2kool
Member
 
rohan2kool's Avatar
 
Join Date: Dec 2005
Posts: 132
rohan2kool will become famous soon enough
Default Re: how to trace back a link (internal linking) ?

u can check the HTTP_REFERER which will tell which site the link it's coming from (that's in PHP). To get it:

Code:
<?php $from = $_SERVER['HTTP_REFERER']; ?>

now do whatever u want with the variable $from
__________________
Eat healthy, Stay Fit, Die Anyway.
--==--
If there is a man who knows everything about women, there is a Windows distribution without bugs.
rohan2kool is offline  
Old 09-28-2006, 08:18 AM   #5
abid
Junior Member
 
abid's Avatar
 
Join Date: Sep 2006
Posts: 24
abid will become famous soon enough
Default Re: how to trace back a link (internal linking) ?

Quote:
Originally Posted by rohan2kool View Post
u can check the HTTP_REFERER which will tell which site the link it's coming from (that's in PHP). To get it:

Code:
<?php $from = $_SERVER['HTTP_REFERER']; ?>

now do whatever u want with the variable $from


thanks alot
abid is offline  
 
This is an Ad Revenue Sharing forum Place your advert here
Webmaster Tools Webmaster Tools Click Here
Closed Thread

(Threads which have no activity for more than 30 days are automatically closed.)



Quick Reply
Message:

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Question about PR and linking back mnemonik23 Search Engine Optimization (SEO) 2 09-15-2006 11:01 PM
safe linking and external linking on this forum mpea Help and Support 4 08-29-2006 11:06 AM
Link back Vincent Help and Support 4 06-17-2006 09:38 PM
me2 : Add Your Link - No Link Back Needed 123_free_links Links for Sale 3 03-23-2006 12:41 AM
Add Your Link - No Link Back Needed rod hewitt Links for Sale 4 03-21-2006 03:11 PM


All times are GMT. The time now is 09:43 AM.


Powered by vBulletin v3.6.7 © 2008, Jelsoft Enterprises Ltd. SEO by vBSEO © 2006, Crawlability, Inc.