Title: [Plugin: WordPress Google  1 Button &#8211; Advanced Plugin, Includes Redirection]  1 button adding blog t
Last modified: August 20, 2016

---

# [Plugin: WordPress Google 1 Button – Advanced Plugin, Includes Redirection] 1 button adding blog t

 *  [andreipop](https://wordpress.org/support/users/andreipop/)
 * (@andreipop)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-wordpress-google-1-button-advanced-plugin-includes-redirection-1-button-adding-blog-title/)
 * When I use the button to +1 a post on a blog it appends the blog title, and I’m
   not sure how to remove this.
    i.e.:
 * Blog title is : My favourite recipes
    Post title is : Tomato Soup
 * Sharing title (that appears on G+) will display as Tomato soup My favourite recipes
 * I would like it to just say Tomato Soup. Any suggestions?
 * [http://wordpress.org/extend/plugins/wp-plus-one/](http://wordpress.org/extend/plugins/wp-plus-one/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Jacob Gillespie](https://wordpress.org/support/users/jacobwg/)
 * (@jacobwg)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-wordpress-google-1-button-advanced-plugin-includes-redirection-1-button-adding-blog-title/#post-2660908)
 * I believe Google is pulling that from the page <title> tag – you can customize
   that with an SEO plugin, or you could use the following code from Google to customize
   just the +1 sharing information:
 *     ```
       <!-- Update your html tag to include the itemscope and itemtype attributes -->
       <html itemscope itemtype="http://schema.org/">
   
       <!-- Add the following three tags to your body -->
       <span itemprop="name">Title of your content</span>
       <span itemprop="description">This would be a description of the content your users are sharing</span>
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: WordPress Google 1 Button – Advanced Plugin, Includes Redirection]
1 button adding blog t’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-plus-one.svg)
 * [WordPress Google +1 Button - Advanced Plugin, Includes Redirection](https://wordpress.org/plugins/wp-plus-one/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-plus-one/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-plus-one/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-plus-one/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-plus-one/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-plus-one/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Jacob Gillespie](https://wordpress.org/support/users/jacobwg/)
 * Last activity: [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-wordpress-google-1-button-advanced-plugin-includes-redirection-1-button-adding-blog-title/#post-2660908)
 * Status: not resolved