Title: Target blank
Last modified: August 22, 2016

---

# Target blank

 *  Resolved [emulder](https://wordpress.org/support/users/emulder/)
 * (@emulder)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/target-blank-2/)
 * Hi,
 * The Facebookfeed works very fine.
    Only I want to put target=”_blank” on the 
   logo and name of my page in the feed. Now it opens in the same page, so people
   don’t go back to our site. Where can I change this?
 * Thanks!
 * Best regards,
    Jochen
 * [https://wordpress.org/plugins/facebook-feed/](https://wordpress.org/plugins/facebook-feed/)

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

 *  [vijay](https://wordpress.org/support/users/vijay_malav/)
 * (@vijay_malav)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/target-blank-2/#post-5852330)
 * Hi,
    You need to make small change in **facebook-feed-shortcode.php** file inside
   your plugin package. Find the below snippet in this file: **`$authortext = '<
   a href ='. $link_to_page .'>'.$authortext.'</a>';`** and replace it with **`$
   authortext = '<a href='. $link_to_page .' target="_blank">'.$authortext.'</a>';`**.
 * For any help kindly write to us.
 * Thanks
 *  Plugin Author [a.ankit](https://wordpress.org/support/users/aankit/)
 * (@aankit)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/target-blank-2/#post-5852391)
 * [@emulder](https://wordpress.org/support/users/emulder/).. we will include this
   feature in next update

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

The topic ‘Target blank’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/facebook-feed.svg)
 * [FaceBook Feed](https://wordpress.org/plugins/facebook-feed/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/facebook-feed/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/facebook-feed/)
 * [Active Topics](https://wordpress.org/support/plugin/facebook-feed/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/facebook-feed/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/facebook-feed/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [a.ankit](https://wordpress.org/support/users/aankit/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/target-blank-2/#post-5852391)
 * Status: resolved