Posted By

kristarella on 02/02/09


Tagged

thesiswp refer


Versions (?)


Advertising

Submit Site


Who likes this?

5 people have marked this snippet as a favorite

jeremyhcobb
umang_nine
girliegeek
LordBumpet
joelhaus


Referrer link


Published in: PHP 



Website Promotion
DIRECTORY
is a crucial factor for all websites that need to gain better organic search engine rankings and increase website traffic.
Submitting your website as part of your Web Promotion strategy to our SEO friendly and high traffic Business Directory for review is an excellent way to gain a valuable backlink and increase your websites visibility online.

Submit Site


This adds a link to the page that the viewer just came from (if they came from another page).

Expand | Embed | Plain Text
  1. function referrer_link() {
  2. $refer = $_SERVER['HTTP_REFERER'];
  3. if ($refer) {
  4. echo '<a href="' . $refer . '">Go back</a>';
  5. }
  6. }
  7. add_action('thesis_hook_before_content', 'referrer_link');

Report this snippet 

You need to login to post a comment.

Download royalty free graphics