Title: Linking From Pages
Last modified: August 19, 2016

---

# Linking From Pages

 *  [ganiggle](https://wordpress.org/support/users/ganiggle/)
 * (@ganiggle)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/linking-from-pages/)
 * Hi everyone!
 * Okay, so I’m wondering if there’s a way to link from the “pages” links to another
   website? On my website [http://www.ganiggle.com](http://www.ganiggle.com) there
   is a link at the top for “shop”, instead of clicking that and going to the wordpress
   page, is there a way to modify it so that clicking that button takes you to another
   page on my server?
 * Thanks!

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

 *  [Clicknathan](https://wordpress.org/support/users/clicknathan/)
 * (@clicknathan)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/linking-from-pages/#post-788492)
 * You could manually edit your navigation menu if you’re comfortable editing your
   theme’s files.
    - If so, find the file that has the navigation code in it (I’m guessing it would
      be in your header.php file).
    - Look for some code that looks like this: `<?php wp_list_pages ()?>`
    - Add the following code _after_ that bit of code but before the `</ul>` tag:
 * `<li><a href="LINKTOYOURSTORE.com">Store</a></li>`
 * Should be a breeze if you’re comfortable enough to dig into the theme files.
 *  Thread Starter [ganiggle](https://wordpress.org/support/users/ganiggle/)
 * (@ganiggle)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/linking-from-pages/#post-788584)
 * Thanks! I’ll try that!

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

The topic ‘Linking From Pages’ is closed to new replies.

## Tags

 * [linking](https://wordpress.org/support/topic-tag/linking/)
 * [pages](https://wordpress.org/support/topic-tag/pages/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [ganiggle](https://wordpress.org/support/users/ganiggle/)
 * Last activity: [17 years, 11 months ago](https://wordpress.org/support/topic/linking-from-pages/#post-788584)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
