Title: Creating anchor
Last modified: August 21, 2016

---

# Creating anchor

 *  Resolved [rgcsegers](https://wordpress.org/support/users/rgcsegers/)
 * (@rgcsegers)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/creating-anchor/)
 * I don’t understand the posts about creating an anchor. Because it’s not detailed
   enough explained.
 * I want a link to an anchor on another page-part of my website.
 * I created the anchor text as follows (thanks to [this](http://www.ampercent.com/create-in-page-anchor-text-links-wordpress/5003/)
   tutorial):
 * <div id=”nameofanchor>
 * and at the end of the text:
 * </div>
 * But then I don’t understand how I can make the hyperlink on the other page. Because
   just removing http:// and replace it with #nameofanchor doesn’t work.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [kmessinger](https://wordpress.org/support/users/kmessinger/)
 * (@kmessinger)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/creating-anchor/#post-3872526)
 * HTML anchor links across two webpages
 * The script below creates a link that points to another place on a different webpage.
   Again, you need to create two anchors:
 * 1. Create anchor on Page A pointing to “here” on page B
    `<a href="PageB.html#
   Here">Go to Here on Page B</a>` 2. Place a named anchor on PageB.html `<a name
   ="here">Here</a>`
 * [http://www.hypergurl.com/anchors.html](http://www.hypergurl.com/anchors.html)
 *  Thread Starter [rgcsegers](https://wordpress.org/support/users/rgcsegers/)
 * (@rgcsegers)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/creating-anchor/#post-3872615)
 * Yes, worked! Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Creating anchor’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [rgcsegers](https://wordpress.org/support/users/rgcsegers/)
 * Last activity: [12 years, 10 months ago](https://wordpress.org/support/topic/creating-anchor/#post-3872615)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
