You are here: WordPress Video TutorialWordpress Tutorial“Visit Site” Button Link In WordPress 3.0 Dashboard

“Visit Site” Button Link In WordPress 3.0 Dashboard

by Kimi on June 23, 2010

How to display “Visit Site” button link of WordPress 3.0 version dashboard which is missing or gone.

At first when i upgraded my wordpress blog, i immediately noticed that the “visit site” button is not in my dashboard bar anymore. I thought i missed something on the upgrade proccess, but it went absolutely smooth without problems.  In this point, if you notice this as well, do not worry, because this link is by default removed.

So this wordpress 3.0 tutorial is going to guide you if you want to display this “Visit Site” button in your dashboard admin page. As usual, it is always recommended to back up all your files, or much better if you install wordpress in local machine, (video guide for windows users, and mac users) and try this post in your local wordpress blog. When it succeeds, you can apply it to your online blog.

Here are the steps how i display “Visit Link” button in my wordpress 3.0 dashboard:

1. Go to the folder where you installed wordpress, locate “wp-admin” find “admin-header.php” file. Open this file, and go in the line 112.

2. Add This code: <em id="site-visit-button">Visit Site</em> before the </span>. So at the end, the final code will look like this (also see image):

<span id="site-title"><?php echo $blog_name ?><em id="site-visit-button">Visit Site</em></span>

3. Click “Save Changes” and refresh your dashboard. It should show “Visit Site” link button, but we need to stylize it. blog seo

4. Next step is we go back to our folder and locate “dashboard.css” this css file is in wp-admin/css/dashboard.css. Open this file and add this line of code, right in the beginning of the file and Click “Save Changes”.

#site-visit-button{background-color:#585858; color:#aaa;text-shadow:#3F3F3F 0 -1px 0; margin-left:20px; font-size:12px; padding:2px 5px;}

5. Refresh your admin dashboard and now you have “Visit Site” button link in your wordpress 3.0 dashboard that almost similar to the older version.

If you have questions do not hesitate to contact me or ask in comment area, thank you and i hope you enjoy the button of your dashboard. :)

Video:

Subscribe new tips via Email:

Was the post helpful? Share it to help others with:

{ 10 comments… read them below or add one }

Miki June 23, 2010 at 5:24 pm

Thanks!

Reply

Dina June 23, 2010 at 10:33 pm

@Miki, Your are most welcome! ;)

Reply

Ismet Mustafic June 23, 2010 at 8:52 pm

Many thanks for this very useful tip!

Reply

Dina June 23, 2010 at 10:34 pm

@Ismet Mustafic, You’re very welcome, glad it was useful for you :)

Reply

Jenet July 14, 2010 at 5:59 am

How do you get from “Visit Site” back to the dashboard?

Reply

Dina July 14, 2010 at 7:34 am

@Jenet, By adding some codes as mentioned above.

Reply

Fred September 20, 2010 at 6:08 pm

Thanks for this “how to.” I, too, was confused about why WP 3.0 dropped the visit site button and made the changes you offered – which worked fine. But then I noticed that to “visit” my site from the dashboard, you just click on the URL that is to the left of the now missing visit site button! So, the Visit Site link is actually redundant.

Thanks again!

Reply

Dina September 21, 2010 at 10:16 am

You’re welcome Fred,

Since a few months using wp 3.0.1, i am used to the new dashboard interface, at first i missed that “visit site” button too.

Thank you for leaving a comment.

Reply

Michael Kincannon November 8, 2010 at 6:54 pm

Thank you very much for this information. I was able to restore my visit site link and button.

Reply

Kimi November 9, 2010 at 8:42 am

You’re most welcome Michael!

I was not used to it either when i updated to wp 3, but now i don’t miss that visit link button anymore :)

Thanks for leaving a comment.

Reply

Know better? Feedbacks, or Questions? Shoot! :-)

Please use a name instead of blog name or SEO stuff, otherwise it will be deleted right away.

About checkbox → See more my post:how to get rid of spam bots in wordpress post.

Thank you for visiting, you're always welcomed to be here again!

Previous post:

Next post: