Internal Linking Help Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
3 posters

    Internal Linking Help

    avatar
    Chaosblader501
    New Member


    Posts : 2
    Reputation : 1
    Language : English

    Solved Internal Linking Help

    Post by Chaosblader501 25/7/2012, 06:54

    I was wondering if it was possible to make internal links? And if so, how?

    By internal links, I mean links that allow for page jumping to a specific part of a post.

    Sir Chivas™
    Sir Chivas™
    Helper
    Helper


    Male Posts : 6980
    Reputation : 457
    Language : EN, FR, ES
    Location : || CSS || HTML || Graphics Designs || Support ||

    Solved Re: Internal Linking Help

    Post by Sir Chivas™ 25/7/2012, 07:04

    Do you mean like
    Code:
    [url=link]Write what so ever here[/url]
    ?

    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: Internal Linking Help

    Post by Sanket 25/7/2012, 07:28

    Think you mean something like this.
    http://testing.4rumer.com/t35-anchor-test#anchor


    Here is the code. For this you need html enabled. Please ask, if you have any queries.
    Code:
    <A HREF="http://testing.4rumer.com/t35-anchor-test#anchor">My_link</A><br>
    <A HREF="http://testing.4rumer.com/t35-anchor-test#anchor1">My_link</A><br>

    Where anchor is the name of the anchor that will be used to point to this section of the page. Next create hypertext links that will point to this location:Where anchor is the name of the anchor that will be used to point to this section of the page. Next create hypertext links that will point to this location:Where anchor is the name of the anchor that will be used to point to this section of the page. Next create hypertext links that will point to this location:Where anchor is the name of the anchor that will be used to point to this section of the page. Next create hypertext links that will point to this location:Where anchor is the name of the anchor that will be used to point to this section of the page. Next create hypertext links that will point to this location:Where anchor is the name of the anchor that will be used to point to this section of the page. Next create hypertext links that will point to this location:Where anchor is the name of the anchor that will be used to point to this section of the page. Next create hypertext links that will point to this location:Where anchor is the name of the anchor that will be used to point to this section of the page. Next create hypertext links that will point to this location:Where anchor is the name of the anchor that will be used to point to this section of the page. Next create hypertext links that will point to this location:Where anchor is the name of the anchor that will be used to point to this section of the page. Next create hypertext links that will point to this location:Where anchor is the name of the anchor that will be used to point to this section of the page. Next create hypertext links that will point to this location:Where anchor is the name of the anchor that will be used to point to this section of the page. Next create hypertext links that will point to this location:Where anchor is the name of the anchor that will be used to point to this section of the page. Next create hypertext links that will point to this location:Where anchor is the name of the anchor that will be used to point to this section of the page. Next create hypertext links that will point to this location:Where anchor is the name of the anchor that will be used to point to this section of the page. Next create hypertext links that will point to this location:Where anchor is the name of the anchor that will be used to point to this section of the page. Next create hypertext links that will point to this location:Where anchor is the name of the anchor that will be used to point to this section of the page. Next create hypertext links that will point to this location:Where anchor is the name of the anchor that will be used to point to this section of the page. Next create hypertext links that will point to this location:Where anchor is the name of the anchor that will be used to point to this section of the page. Next create hypertext links that will point to this location:Where anchor is the name of the anchor that will be used to point to this section of the page. Next create hypertext links that will point to this location:Where anchor is the name of the anchor that will be used to point to this section of the page. Next create hypertext links that will point to this location:Where anchor is the name of the anchor that will be used to point to this section of the page. Next create hypertext links that will point to this location:Where anchor is the name of the anchor that will be used to point to this section of the page. Next create hypertext links that will point to this location:Where anchor is the name of the anchor that will be used to point to this section of the page. Next create hypertext links that will point to this location:Where anchor is the name of the anchor that will be used to point to this section of the page. Next create hypertext links that will point to this location:Where anchor is the name of the anchor that will be used to point to this section of the page. Next create hypertext links that will point to this location:Where anchor is the name of the anchor that will be used to point to this section of the page. Next create hypertext links that will point to this location:Where anchor is the name of the anchor that will be used to point to this section of the page. Next create hypertext links that will point to this location:Where anchor is the name of the anchor that will be used to point to this section of the page. Next create hypertext links that will point to this location:Where anchor is the name of the anchor that will be used to point to this section of the page. Next create hypertext links that will point to this location:Where anchor is the name of the anchor that will be used to point to this section of the page. Next create hypertext links that will point to this location:Where anchor is the name of the anchor that will be used to point to this section of the page. Next create hypertext links that will point to this location:Where anchor is the name of the anchor that will be used to point to this section of the page. Next create hypertext links that will point to this location:Where anchor is the name of the anchor that will be used to point to this section of the page. Next create hypertext links that will point to this location:<br>
    <A NAME="anchor">Text where the link must go</A><br>
    this section of the page. Next create hypertext links that will point to this location:Where anchor is the name of the anchor that will be used to point to this section of the page. Next create hypertext links that will point to this location:Where anchor is the name of the anchor that will be used to point to this section of the page. Next create hypertext links that will point to this location:Where anchor is the name of the anchor that will be used to point to this section of the page. Next create hypertext links that will point to this location:Where anchor is the name of the anchor that will be used to point to this section of the page. Next create hypertext links that will point to this location:<br><br>
    <A NAME="anchor1">Text where the link must go</A>
    avatar
    Chaosblader501
    New Member


    Posts : 2
    Reputation : 1
    Language : English

    Solved Re: Internal Linking Help

    Post by Chaosblader501 25/7/2012, 07:39

    I tried it out, and that seems to work. Thanks!
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: Internal Linking Help

    Post by Sanket 25/7/2012, 08:20

    Topic Solved & Locked