Title: Hyperlink title
Last modified: August 20, 2016

---

# Hyperlink title

 *  [MegWi](https://wordpress.org/support/users/megwi/)
 * (@megwi)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/hyperlink-title/)
 * Hello! When I copy and paste my blog address into facebook, and a link is generated,
   instead of just the title of my post, it puts the title of my post, then “Meg
   Wilson Photography | Meg Wilson Photography”. (You can see what I’m talking about
   on my fb page, here: [http://www.facebook.com/megwilsonphotography](http://www.facebook.com/megwilsonphotography))
 * The link looks like this: Wedding | VeilsMegWilsonPhotography | Meg Wilson Photography
 * I want it to just say “Wedding | Veils”
    Help?! 🙂 [http://www.blog.megwilsonphotography.com](http://www.blog.megwilsonphotography.com)

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

 *  [Justin Greer](https://wordpress.org/support/users/justingreerbbi/)
 * (@justingreerbbi)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/hyperlink-title/#post-3164539)
 * This is controlled by you title of your whole site. This is also extreme poor
   for SEO.
 * You will have to modify the header.php of your theme to change how the title 
   is presented. Pretty straight forward stuff.
 * One thing to note is that even after fixing your titles, FB most likely will 
   continue to show old titles for a long time because of the cache system they 
   use.
 *  [Vignesh Pichamani](https://wordpress.org/support/users/viky081/)
 * (@viky081)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/hyperlink-title/#post-3164540)
 * `<?php if(is_home()) { echo "Home"; } else { echo wp_title(" | ", false, right);
   echo bloginfo('name'); } ?>`
 * use this between the <title> tag in header.php
 *  [Justin Greer](https://wordpress.org/support/users/justingreerbbi/)
 * (@justingreerbbi)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/hyperlink-title/#post-3164542)
 * There is a good plugin out there called Page Meta. Just a recommendation on my
   behalf.
 *  Thread Starter [MegWi](https://wordpress.org/support/users/megwi/)
 * (@megwi)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/hyperlink-title/#post-3164560)
 * [@viky081](https://wordpress.org/support/users/viky081/): Thanks! I am very new
   at this, so may I ask a couple questions to clarify?
 * When I open header.php this is what is in it that includes <title>:
    `<title>
   <?php wp_title('|', true, 'right'); ?></title>` Do I replace the `<?php wp_title('
   |', true, 'right'); ?>` with the code you gave me above?
 * Then, when I have done so and saved it, can I upload just the header.php to my
   site via ftp, or is there anything else I need to update?
 * Thank you so much.
 * [@justingreerbbi](https://wordpress.org/support/users/justingreerbbi/): thank
   you, also. When you say it is extremely poor for SEO, do you think that it is
   a problem with the way my template was written, or is it possibly a problem with
   my plugin “All in one SEO Pack”?
    And would trying to run “All in One SEO Pack”
   and “Page Meta” at the same time be counterproductive? (Thanks for the advice
   on “Page Meta”)…
 * -Meg
 *  [Justin Greer](https://wordpress.org/support/users/justingreerbbi/)
 * (@justingreerbbi)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/hyperlink-title/#post-3164563)
 * Yes it would be counter productive. I use pagemeta all the time and would not
   install a bulky SEO plugin but that’s just me. I know my way around wordpress
   which tends to make me kinda rebelliousness when it comes to bulky plugins

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

The topic ‘Hyperlink title’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 3 participants
 * Last reply from: [Justin Greer](https://wordpress.org/support/users/justingreerbbi/)
 * Last activity: [13 years, 7 months ago](https://wordpress.org/support/topic/hyperlink-title/#post-3164563)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
