static pages

Discussion in 'WordPress' started by riple, Mar 4, 2010.

  1. #1
    hi there, usually I create 2 static pages in my wordpress blog like "about" and "contact"
    and It link will be display on menu usually on header. So now I want to creat 1 static pages like"privacy policy", but I don't like it to display in menu, but I want to display "privacy policy" link on footer, what can I do for this... thanks
     
    riple, Mar 4, 2010 IP
  2. bob25

    bob25 Well-Known Member

    Messages:
    1,519
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    128
    #2
    I haven't tried this, but it should work. There's a plugin called page links manager that will hide the link on the menu bar. Then you could try adding the privacy page by hard coding it into your footer template (footer.php) just use the full url (http://yourdomain .com/privacy.php). If you have trouble with HTML code just create a link in WP HTML mode and use that.
     
    bob25, Mar 4, 2010 IP
  3. riple

    riple Greenhorn

    Messages:
    45
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #3
    If I make privacy.php into my template .... can google robot will crawl that? I use google xml generator to make sitemap! thanks
     
    riple, Mar 4, 2010 IP
  4. bob25

    bob25 Well-Known Member

    Messages:
    1,519
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    128
    #4
    If you have a link to it from your homepage from your footer it the searchengines can find it.
     
    bob25, Mar 4, 2010 IP