WordPress plugin: What Would Seth Godin Do

Seth Godin advocates using cookies to distinguish between new and returning visitors to your site:

One opportunity that’s underused is the idea of using cookies to treat returning visitors differently than newbies. It’s more work at first, but it can offer two experiences to two different sorts of people. (Source: In the Middle, Starting)

I built this WordPress plugin to implement Seth Godin’s idea. For WordPress users it reduces the “work at first” to almost nothing. Installation is simple:

  1. Download the WWSGD WordPress plugin and unzip it.
  2. Copy what_would_seth_godin_do.php to your WordPress plugins folder.
  3. Activate the plugin in the Plugins area.
  4. Customize settings in the Settings area.

By default, new visitors to your blog will see a small box above each post containing the words “If you’re new here, you may want to subscribe to my RSS feed. Thanks for visiting!” After 5 visits the message disappears. You can customize this message, its lifespan, and its location.

This plugin requires cookies. Users without support for cookies will always see the new visitor message. It has been tested with WordPress 2.0 – 2.7.1, but it may work with earlier versions.

New visitors will appreciate some context and background information about your site. This is your chance to offer them a special welcome and invite them to become permanent subscribers!

DOWNLOAD the What Would Seth Godin Do WordPress plugin (v 1.7)

I can be reached at richard AT richardkmiller DOT com. I appreciate comments and suggestions.

FOR OTHER PLATFORMS:
(I have not tested these.)

If you want to be notified the next time I write something, sign up for email alerts or subscribe to the RSS feed. Thanks for reading.

738 Responses to “WordPress plugin: What Would Seth Godin Do”

  1. HandySolo Says:
    Neat idea. Is there a way to contrain it to only single post views?

    Having the box on every post of the main page is a bit… scary!

  2. Björn Lindström Says:
    It seems to me that it would be a good idea not to show the message at all to clients that doesn’t allow setting cookies, thus making the site look normal to people who generally block cookies, and to search engines and such.
  3. Richard K Miller Says:
    Handy & Bjorn — these are good ideas. I’ll add them and repost a version 1.1.
  4. Marco Raaphorst Says:
    Great idea! I’ll check when I have a bit time left.
  5. Orlando Says:
    Nice idea.
  6. Richard K Miller Says:
    Björn: As far as I know, checking for cookie support requires two page loads, which I may not have for first-time users to the site. I may have to think about this one some more.
  7. danithew Says:
    A-ha! You write WordPress plugins!

    (adding you to list of people I talk to about plugin ideas)

  8. Christer Edwards Says:
    This is a good idea. I’ve recently started following SG’s blog, which has a lot of good info, but hadn’t made it to the posts you referred to.

    I think I’ve found one more feed to add to the reader. Thanks

  9. Modulus Says:
    Odd… I love the idea but something seems to be off. I set up my browser (IE7) to accept all cookies and yet, after 4 page loads, I still see the message inviting people to join my RSS feed. Any idea what’s going on?
  10. Richard K Miller Says:
    Modulus, does IE7 let you see your cookies? If so, you should see one called “wwsgd_visits” and it contains the number of visits to the site, and it should increment each time you visit. Is that part working?
  11. Darren Says:
    Great idea! +1 on differentiating between the home page and individual archive pages.
  12. Darren Says:
    Hmm…I’m having the same bug as Modulus. I checked my cookies, and while thec cookie for your site is incrementing each time I visit, the cookie for mine stays at ‘1′.
  13. Jean Says:
    well i just found this pluggin and downloaded it and was curious to install it directly and I am satified with it, thank you a lot, you can see it at my personal blog http://jean.ghalo.com/2007/02/08/6-steps-for-blogging/ posts, it is a real support and i believe it will get the nbr of my RSS readers higher…

    Regards,
    Jean

  14. Bes Z Says:
    Hi Richard,

    Thank you for such a wonderful plugin. I tried it with WP 2.1 and it worked on most pages.

    On pages that use the Comment Analysis plugin:

    http://www.lambic.co.uk/blog/wordpress-plugins/

    I see the following error message at the top [I have removed the path urls]:

    Warning: Cannot modify header information – headers already sent in what_would_seth_godin_do.php on line 86

    The page does load, but with the above message at the very top. I am not sure if this issue is because of a conflict with the Comment Analysis plugin or with WP 2.1 itself. Just wanted to let you know.

    Thanks again for releasing this plugin.

  15. Richard K Miller Says:
    @Bes Z
    Thanks for your comment. The problem may be extra blank lines in the plugin outside of the < ?php ?> tags. I don’t think the plugin has any extra blank lines but they may have been inadvertently inserted when you put the plugin on your site. You can open the plugin file with a text editor and make sure there are no blank lines at the beginning of the file before “< ?php" or at the end of the file after the "?>“.
  16. Bes Z Says:
    Richard,
    Thanks for the explanation. I just tried it and removed the spaces and unfortunately the same error still shows at the top.
  17. Boris Says:
    Great idea! Simple and elegant and very effective. RSS readers have doubled since I installed your plugin.

    Thanks…

  18. Joe Says:
    Hey Richard,
    I didn’t read all the comments, but what about if the newcomer lands on an individual post, say from a Google search?
    Is there any way to show the caption there also?
  19. Richard K Miller Says:
    @Joe
    Yes, this plugin also works for individual posts in addition to the home page.
  20. Michael Says:
    That has got to be the best name for a plug in ever. Terrific idea too. Thanks. I just love the WP community for coming up with such great and varied plug ins.
  21. noah kagan Says:
    I installed it and love it. It might be nice to have an easier way to move around where the message shows. Anyways, beggars can’t be choosers.

    Check it out on okdork.com

  22. Astorg Says:
    I would definitely want to install this, but not if it appears on every post on the home page, which looks rather like overkill.

    IMHO, it would make more sense to have it appear (1) on individual post pages when people open them (which means they have sufficient interest to justify sending them the incitement to subscribe) and possibly also (2) at the top of the home page (but once only).

  23. Richard K Miller Says:
    @Astorg
    These are fair suggestions. I don’t have a next version planned yet, but these would be good features. Thanks.
  24. Avinash Says:
    What a wonderful idea + plugin! Thanks for developing this highly useful plugin!

    Kind regards,
    - Avi

  25. Stephanie Says:
    Hmm, I’d like to install this, but not if it’s going to be at the top of every post on the home page. Otherwise, I love the idea. Is there some mailing list or something I could subscribe to, in case you ever design a second version?
  26. Matt Ellsworth Says:
    This is a great plugin – thanks for that – we have implemented here – and we plan on adding it to several other blogs as well.
  27. Jim Kukral Says:
    Smart plugin. Gonna test it out, thanks.
  28. Ben Klinger Says:
    what an awesome plugin!
    is there a way to display it above the title of the post rather than above the content?

    thanks so much for writing this!

  29. Richard K Miller Says:
    @Stephanie
    I’ll see what I can do about limiting the notice to one post only. That will be in the next version.

    @Ben Klinger
    Thanks. I don’t think the WordPress API offers a way to put the notice above the title. The notice gets lumped in with the content, either before or after it.

  30. Apple Says:
    Great trick… It is much better than a dull RSS icon lost in sidebar…
  31. Cormac Moylan Says:
    Thanks for the great plugin Richard.
  32. Dan Says:
    Great plugin, thankyou!
  33. Nick Halstead Says:
    Thanks richard! Great little plugin now being used on http://blog.assembleron.com/
  34. Ralf Skirr Says:
    Hi Richard,

    This has to be one of my new favorite plugins for wordpress.

    Thanks for sharing

  35. Richard K Miller Says:
    Thanks Ralf, I appreciate it!
  36. Jesse Stay Says:
    Awesome Richard! Implementing this on my blog right now. Everyone be sure to digg this to the front page of Digg.com: http://digg.com/tech_news/What_Would_Seth_Godin_Do_He_Would_Use_This_Word_Press_Plug_In
  37. Jeremy Ricketts Says:
    I’d like to hear what people think about hiding/showing ads based on visits. For instance, one the first couple visits to a site, it might be good to hide google ads so that the visitor is shown a more content-focused blog or page. More inviting. True this mean less overall click conversions, but I wonder if that is a price one might be willing to pay while their blog or site gets off the ground. Gathering an endearing audience from the start might be better than an influx of quick but non-regular reader base. Thoughts?
  38. Talkhomebusinessblog Says:
    Hope this excellent plugin will greatly increase number of our RSS subscribers soon! We barely just begun…

    Thanks Richard

  39. Ken Says:
    Hi

    I installed your plugin and everything works fine except one thing. The link for the rss feed gives a 404 ‘not found’ error.

    The rss link from the built in cutline chicklet works fine, it links to “http://kenstech.com/blog/index.php/feed/”

    I went in and edited the plugin so that the line in the href that read “.get_option(‘home’).”/index.php/feed/ ” was replaced with the above hard coded link directly to my feed.

    This unfortunately did not work. Even though I edited the plugin, the link still shows up without the “index.php” bit between the “/blog/” and “/feed/” in the path.

    This makes no sense to me since I changed the path. Yet it still shows the old path and still gives me the 404.

    I hope this isn’t too confusing. Any help would be appreciated.

    Ken Steen

  40. Ken Says:
    GAH!

    Never mind….

    I feel like an idiot. I figured it out, thanks anyway.

    Ken

  41. Richard K Miller Says:
    Jeremy Ricketts: This is an interesting idea. I’ve also seen the opposite proposed as well — turning off ads for your longtime readers. It’d be interesting to try both.
  42. A Grandiose Blog Says:
    Hey thanks, for the great plugin! I’ve got it installed and it’s working great. I did edit the default text somewhat to try and increase comments also, you can see it at http://www.agrandioseblog.com.

    Out of curiosity, who has the best custom message that has increased RSS subs and comments?

    Thanks

    A Grandiose Blog – Cocktails, Gadgets & More …

  43. Richard K Miller Says:
    A Grandiose Blog: One use of the plugin I recently saw and really like is at Upper Fort Stewart. At the bottom of each post there’s a paragraph that reads “Wait, there’s more!” It doesn’t wrap the message in the dotted line, so it flows well. I like it.
  44. Celebrienne Says:
    Richard, thanks a bunch for this plugin. It’s a great and useful plugin. I use it on my celebrity blog and display a modified message. The message displays 3 times to new visitors at the top of the page.

    The plugin works great on IE 7 (couldn’t test it under IE6), but under Firefox the welcome message is always getting displayed. It just won’t go away though cookies are turned on. When I took a look at the FF cookies for my blog I couldn’t find “wwsgd_visits” there.

    Any suggestions? Does this only happen to me or is this a known bug/issue? Maybe it’s my fault, but I just can’t figure out where I could have gone wrong… :-/

  45. Celebrienne Says:
    Forgot something… Is it possible to prevent bots (like the Googlebot) from indexing the welcome message without changing the message position? I just noticed that Google indexed the message on some of my pages.
  46. satest Says:
    I get a 404, page not found error on the feed link, after activating the WWSGD plugin. A similar problem is quoted above, but the solution is not specified..

    Any body please help..

    Thanks in advance..

  47. Richard K Miller Says:
    Celebrienne: I visited your site in Firefox and the message disappeared as expected. I don’t know a way of excluding the plugin content from search enigne indexes (though I could see the value in a tag like this.)

    satest: The 404 error above seemed to be resolved in the following comment. Any luck with your site?

  48. Celebrienne Says:
    Thanks for taking the time to review my problem, Richard. I really appreciate this. Good to know that at least it seems to work for all the rest of the website’s visitors. Problem might be (my) Firefox then.

    Hopefully, the Googlebot is also able to store cookies (?), so the message won’t be displayed after the first 3 times it crawls the site’s content.

  49. satest Says:
    No, the 404 error is not resolved yet. Do we need any htaccess setting for this to work?
    I set the .htaccess file as

    RewriteEngine On
    RewriteBase /blog/
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /blog/index.php [L]

    Still it does not work.

    Thanks.

  50. Richard K Miller Says:
    satest: You shouldn’t have to change your .htaccess file at all. The WordPress defaults are fine. Does the plugin work when you delete the .htaccess file?
  51. satest Says:
    When deleting the htaccess file, when I click on the feed link a popup is generated..

    which is a: application/x-httpd-php
    from: http://...

    What would firefox do with this file?
    open
    save to disk

    Many thanks for your valuable response..

  52. Richard K Miller Says:
    satest: Not sure why you’re having that trouble. It sounds like it’s more than a matter of the plugin.
  53. FatMan Says:
    I have the same 404 error problem here is the actual response to clicking oon the RSS feed. I am using wordpress 2.2.1. Can you solve this mystery?

    thx

    fatman

    Not Found
    The requested URL /fmblog/feed/ was not found on this server.

    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
    Apache/1.3.37 Server at fatmanmelts.com Port 80

  54. Tal Galili Says:
    Hi.

    I love your plugin. BUT:
    I am having problem using it with the hebrew language (utf-8, right to left).
    Could a fix to that be implemented into the plugin ?

    thanks,
    Tal.

  55. satest Says:
    I got the cause of my problem. The problem was with permalinks.
    I was using the year/month/day type permalink.

    I just switched the permalink structure to the default one and now, it works fine with
    /blog/?feed=rss2 link

    But, the mystery is that it worked earlier for me even with the latter permalink structure.

    I have added some themes and plugins newly. I doubt that some files in root and wp-includes folder is created by the plugins and may be creating some problems.

  56. Richard K Miller Says:
    FatMan: Does the 404 error occur only when the WWSGD plugin is enabled? Is it fixed by changing your permalinks structure, as “satest” mentioned?

    Tal: How does the plugin misbehave when enabled on your blog? I’d like to ensure it works for R-to-L languages too, so I appreciate your feedback.

  57. lisa Says:
    Hi. I installed the plugin and when I went to options to edit the message content and saved it – I lost the entire message and now when I try to type it in again and save it – it will not save.

    The number of times I want it to show to visitors (example #3) will show up in the message box and that’s it. No message.

    Perhaps I did something to the code. I even tried deleting it and re-installing it. But the same thing. I’m on wordpress 2.2.1, using the firefox browser.

    Thanks so much – I can’t wait to get it to work!

  58. poer Says:
    thanks for the plugin, use it in my blog.
  59. Steve Renner Says:
    Wow Richard,
    What a great plugin, you should be charging for this, Really!

    (Of course after I download my copy :-)

    All The Best,

    Steve

  60. DawnsRecipes Says:
    I love it! I gave it a try and it worked perfectly. I had been looking for a good way to hint at this in my posts, and you’ve provided an ideal solution. Thank you!
  61. Josh - Hosting Says:
    Thank you for this plugin! Some of my readers (of http://www.jospostma.nl & http://www.computer-back.nl) are very pleased with this option. I will recommend this plugin/download for Wordpress!
  62. Michael Says:
    Hi
    Nice plug in, i installed it on my word press 2.2 blog with no problems, check it out dude, at http://my-ad-sense.com
  63. Sean's Blog Says:
    What Would Seth Godin Do?…

    If you’re new here, you may want to subscribe to my RSS feed. This would mean that you’ll never miss a post! Thanks for visiting! SeanA brilliant Wordpress plugin I’ve come across lately is “What Would Seth Godin Do?”
    This plugi…

  64. michele Says:
    I have an idea for this awesome plugin, there is a problem when a spider-bot surfs my blog. When it arrives on my blog your plugin does the job and display the sentence I set, but in this way the bot save the sentence and displays it on the relative search engine.
    I think you could modify the plugin putting conditional tags if the surfer is human or a bot. If it is a bot the plugin doesn’t show the sentence otherwise it shows.
  65. Richard K Miller Says:
    michele: Thanks for your idea on not showing the message to search engine bots. I will add that to the list of development ideas.
  66. Dave Bradley Science Says:
    A rather different approach I use on Sciencebase.com is to check a visitor’s referrers, if they came from a search engine, then the site displays a little blurb along the lines you suggest, adds a selection of posts related to their search term and below that displays the most likely post.

    Obviously, it does nothing for people who hit the site direct or who come from a link on another site, but I figured that organic SE traffic is the most transient so catching the attention of those visitors probably works best. Sciencebase.com had 2745 RSS subscribers and 1000 Yahoo Group members last time I checked my stats, so something must be working.

    db

  67. Michael Says:
    Hi Richard,

    Could you please help?
    I’m having the same problem as Comment 57 from Lisa in that whatever I do to edit the message, when I update it, the message is cleared and the number of Occurrences appears where the message should be. I cannot find a solution in the comments.

    I have Deactivated, reinstalled, cleared cookies and tried whatever I can think of – no joy.

    Question – where is the text stored? Perhaps I can update it manually.

    Many thanks
    Michael

  68. Michael Says:
    I guess I should mention that I am using Wordpress 2.3, in case that makes a difference.

    Also relevant is that after Deactivating, deleting the plugin file and re-uploading the original file, then Activating, the original message is not re-instated. The only message that appears is the previously entered number of occurrences.

    All very strange.

  69. Richard K Miller Says:
    Dave Bradley: Fantastic idea. Perhaps looking for search engine referrers ought to be an option for this plugin.

    Michael (#66): Sorry to hear of your troubles with the plugin. The plugin stores the message and number of times to display the message using the WordPress get_option() and update_option() functions. In the database, they’re stored in the “wp_options” table in the “wwsgd_settings” row. Perhaps by deleting that row (and only that row) you can reset the plugin to work properly. (Please don’t attempt if you’re not comfortable with that.) If that doesn’t work, please email me at richard AT this domain.

  70. Michael Says:
    Richard,

    Worked like a charm! Thank you so much.

    The problem was that there were invalid characters in the database row because I copied and pasted my message. MySQL obviously doesn’t know how to handle this. Tut, tut.

    You might want to include a note to this effect in your Installation Notes. You might also want to ‘SEO’ your plugin name for the search term ‘first time visitor’.

    A brilliant, brilliant plugin. Thank you so much for providing it, and for your support in answering my question. Much appreciated.

    Be well, be bad, stay sane.
    Maybe I shouldn’t say that… after reading your beliefs :-)

  71. Nigel Lane Says:
    Hi

    I like the idea but I am having trouble stopping Seth doing his thing. I have kept the default setting to 3 but it keeps popping up for me every time. I have checked the cookie and it shows 8 – and adds one every visit.

    Could it be because it is my own blog? Or will everyone see the message every time?

    Thanks

  72. Ed Fladung Says:
    Hey Richard, great plugin. just wanted to drop you a note that I noticed something funky: I posted a blog post this morning about a dive into mark post, the pingback to his post contained part of the WWSGD message I have on my site for newbies, you can see the comment here. I assume this happens only on new sites that i’m sending pingbacks to.

    just thought you might want to know.

    thanks,

    // Ed

  73. Richard K Miller Says:
    Nigel Lane: I wonder if there’s a discrepancy between the URL of your blog and the URL of your cookie. I will send you a test version of the plugin to see if it helps.
  74. Aseem Kishore Says:
    Hi Richard,

    Great plugin, have been using it for a while now! Was wondering though if there was a way to make it invisible to the search engine robots? When I look at my site’s cached pages, I noticed that it’s on all of them. Any way to stop that???

    Thanks!

  75. Richard K Miller Says:
    Aseem Kishore: I think that is a fine idea. I will add that feature to the next release.
  76. Billy Says:
    Thank you for this plugin. I will recommend this plugin/download for Wordpress!

    Thnx

    Billy

  77. dave Says:
    Great plugin ! But is there any way it only show up at posts on not on the excerpts on the homepage when placing it on top of the posts ?

    Dave

  78. Richard K Miller Says:
    dave: Good idea. I will add this feature to allow you to display the message on posts or the home page or both.
  79. Jon Tillman Says:
    Let me second Ed’s comment. Every time I send a trackback to another blog, the WWSGD verbiage shows up there, making me look like a very confused spammer. Any chance that while you’re planning a new version that avoids SE robots you could look into avoiding other sorts of non-humans, specifically trackback grabbing non-humans?
  80. Colin Jensen Says:
    May we have a preview button? Thank you Richard K Miller.
  81. Richard K Miller Says:
    Colin Jensen: Yes, I’ll add a preview option to a future release. Thanks for the suggestion.
  82. Scott Ficek Says:
    Richard-
    What a creative plug-in. I want to use it at the top of the post, but somehow it grabs the first URL that is contained in the post and overwrites the feed URL in the pop-up.

    Very weird. It does not do that on the bottom of the post.

    Any thoughts?

  83. Richard K Miller Says:
    Scott: I couldn’t see the problem you described when I visited your site. Is it working now?
  84. Pete Says:
    I came here to report an issue with pingbacks, but it seems that Ed Fladung has already mentioned it.
  85. Michael Aulia Says:
    Cool plugin..better than subscribe to reminder plugin which I already I installed
  86. Abby Says:
    Excellent plugin Richard. Thanks. It worked on first install and a tiny modification on the border and it’s perfect!
  87. Kristoffer Forsgren Says:
    I have problems with this plugin some times. It seems as if it conflicts with other plugins in certain circumstances (for instance dagon site map generator).

    “Warning: Cannot modify header information – headers already sent by (output started at /path_to_plugins/dd-sitemap-gen/lang/Swedish.php:1) in /path_to_plugins/what_would_seth_godin_do.php on line 91″

    It’s always line 91 in what_would_seth_godin_do.php that is mentioned. This is a really, really annoying problem and really causes some serious problems.

    Any proposal to a solution? I’ve already removed any extra line breaks after the php tags in the plugins.

  88. Pete Says:
    Kristoffer: the most likely explanation is that the first line of Swedish.php is blank (ie, the blank line isn’t after the closing php tag, but before the opening one)
  89. Binh Nguyen Says:
    Does it use Javascript to write the message? If not than it’s not what I want because I’m using Super Cache, which will interfere with any plugin.
  90. Jen Leheny Says:
    What a fabulous plugin – I have just installed it on my site with a custom message. Have a look here: http://www.jenleheny.com and feel free to copy my wording if you like it. :)
  91. Richard McLaughlin Says:
    wonderful idea, thanks for putting it together.
  92. zahid Says:
    I have a problem with installing the plugin on wordpress… i can’t find ‘wordpress plugin’ button in my account. Can u pls help?
    Z
  93. Richard K Miller Says:
    zahid: The plugins option is available if you install WordPress (WordPress.org) on your own website, but may not be available if you’re using WordPress.com.
  94. Tucker Says:
    Hi there,

    I love your WWSGD? plugin, but I’ve come across an issue I can’t figure out.

    I remember when I first downloaded the plugin (I don’t think it was from this site, but from a WP plugin site that listed it), there were comments asking if it could be used outside of posts. The response was that it couldn’t.

    Well, I found a way to. I inserted a line of PHP code in the index.php file of my template that did several things all in one line:

    1. It included an If statement to check the number of visits — the same statement from the plugin.
    2. It used an echo statement to create a named div.
    3. It used the echo statement to append the function $wwsgd_settings['new_visitor_message'] (taken from the plugin).
    4. And it then appended the div close tag to the end of the echo statement.

    And it worked. The rest of the plugin functioned normally. I just called the output function from a different location.

    I commented out the add_filter function in the plugin, since I was calling the output from a different location.

    However, it doesn’t appear to work in IE6. I’ve set my “repetition” to 4 visits. But even after twenty page views, the message still appears. Meanwhile, it works like a charm in Firefox.

    Thinking that it might be because IE didn’t recognize my PHP workaround in the index file, I removed the comment brackets from the plugin file, so that the message would reappear within the individual posts.

    In Firefox, it worked normally. The message showed up in the posts, then disappeared on the 5th visit. However, in IE6, nothing changed. Even with the plugin functioning normally (i.e., without my hack), the message shows up in the post and never leaves.

    So I’m wondering if there could be some incompatibility between WWSGD? and IE6? And if so, have you already seen this, and do you have a solution?

    I’d appreciate your help. I’m a big fan of the plugin, and want to make it work as advertised for all of my readers.

    Thanks!

  95. Tucker Says:
    Update to my comment above:

    I deleted my cookies in IE, and started all over, and voila — it worked exactly as expected!

    So, no worries. Nothing wrong with your plugin at all. It was an IE problem… isn’t it always?

    My current blurb includes a parenthetical stating that the welcome message should disappear after 4 page views. I think I’ll turn that into a link, to a page which will inform readers that if it doesn’t go away, they should delete their cookies.

    Thanks for the great plugin! You can see it at work at http://www.respectkobe.com.

  96. Summy Says:
    I like seth godin. I like this idea. I like the plugin.

    Thanks.

  97. brainsolid Says:
    Great plugin, but I have 1 problem, maybe you can help me solve it?
    So, in original “blog-type” themes plugin works perfectly. But in “magazine-style” (custom home.php) this small box not shows. What code I must put in my home.php to show small box in custom place on the page?
  98. Mark Says:
    Excellent Plugin thank you.. have just added it to my site.
  99. Gunter Says:
    This idea of sorting new and returned visitors has great potential. I will definitely try your plugin. Thanks
  100. Jay Says:
    Great plugin! I just need to get it in the sidebar instead… A suggestion that’d be great is to be able to use another call thing such as a line of php to call it instead. With that I mean put the line of php anywhere and get the message there.

    I’ve been trying to get a hold of Tucker but I can’t find an email or another way to contact him on his site. :(

    Anyone else (or Tucker if you read this) that could tell me what to do in order to do what Tucker did? I’m not a php coder but my copy/paste skills are excellent!

  101. Richard K Miller Says:
    brainsolid: I plan to release a version that will allow the message to be placed anywhere using a custom PHP tag.
  102. Peter Says:
    Tracking the visitors, new and returned is really great. Thanks, downloading it now.
  103. Shanti Says:
    I have Blogger but I want this for my blog too. What can I do?
  104. Richard K Miller Says:
    Shanti: I don’t believe Blogger provides any mechanism to add “plugins” for additional functionality like this, as WordPress does. Perhaps you should migrate to WordPress?
  105. Uncle Jack (Jack LeVine) Says:
    we’ve gone from 10 to 31 subscribers (which is a lot for a niche real estate blog about 50’s and 60’s homes and neighborhoods in Las Vegas) without it. Can’t wait to see what will happen when we plug it in on Monday.
  106. Richard Butler Says:
    Its timing that i get this plugin now!
  107. Richard K Miller Says:
    Uncle Jack: Interesting website. I grew up in Las Vegas so your pictures are like candy to me.
  108. Franca Richard Says:
    Really useful, thanks!!
  109. Johan Says:
    Hi Being ignorant; I get the idea this plugin will work with any newsletter subscription manager like aweber.com for example. Am I correct? Regards and Tanks Johan
  110. Richard K Miller Says:
    Johan: This plugin can display any HTML, including a link to aweber.com if you like.
  111. Kraig Grayson Says:
    I was looking for this type of plugin for a while now. Thank you for offering it to us. It should surely help to boost the number of RSS subscribers in a shorter period of time.
  112. John Lockwood Says:
    Thanks for the plugin. I realize some people may have requested this as a feature, but to me, setting the path in the setcookie call inside of wwsgd_set_cookie is a bug. The message should appear when a user visits the site, and should not be re-set to $wwsgd_visits == 1 whenever they go to a different directory, such as a page located on the root. I would argue the code should read:

    setcookie(‘wwsgd_visits’, $wwsgd_visits, time()+60*60*24*365);

  113. Matt Says:
    Hi, Richard. I tried emailing you, but it bounced back with the error “550 550 Unrouteable address.”

    How does one change the plugin so it points to a Feedburner feed instead of the site’s own feed?

    Thanks.

  114. Richard K Miller Says:
    Matt: The email problem should be fixed now.

    If you’re familiar with HTML, you can change the link in the WWSGD settings to a FeedBurner link.

    However, it may be easier to use the FeedBurner plugin to automatically redirect traffic for your feed to FeedBurner:

    http://www.google.com/support/feedburner/bin/answer.py?answer=78483&topic=13252

  115. Matt Says:
    Richard: Thanks for your reply. I actually have Feedburner’s plugin installed and activated, but I seem to remember it not working within the WWSGD plugin. I could easily be wrong, though. I’ll reinstall the unbroken WWSGD plugin, flush caches and cookies and whatnot and have another go. I’ll let you know what happens.
  116. Matt Says:
    Richard: Well, don’t know what was going on before, but everything’s doing what it’s supposed to now. And I also see that, if I’d wanted, I could have just changed the link in the welcome text box. Duh.

    Okay, thanks.

  117. Richard K Miller Says:
    Matt: I’m glad it’s all cleared up now!
  118. Sam Says:
    Richard, great plugin, i was just wondering if there is any way i can move the message to the top of the page above all the posts?
    Many Thanks
  119. Colleen Says:
    Thanks for the great plugin! Definitely a useful tool!
  120. Luis Gross Says:
    Hey thanks I’ve been looking for this plugin for a while now(WWSGD), I’ve tried the subscribe remind plugin and if you hack the code on that one you can replace the text with an image. I was wondering is this possible with the “what Seth Godin would do” plugin?
  121. Richard K Miller Says:
    Luis: You should be able to include any HTML code in the text box of this plugin, including an image. Is that what you mean?
  122. Barbara Ling Says:
    Morning!

    Excellent wonderful plugin, thanks so much for making it!

    Question – do you know of anything similar that might work for blogs at eBay?

    Thanks!

    barbara

  123. Mike at PaceButler Recycling Says:
    Read about this plugin in the “Authority Black Book” and I think it’s a great idea. We’re installing this in our new blog. Thanks.
  124. jocuri Says:
    Thank you
  125. Maria Says:
    I’m satisfied with its performance, especially when it helped tracking new and returning visitors to my blog. Thanks
  126. Jorge Says:
    Can’t control the plugin from admin WP panel. The content of “message to new visitors” field disappears and becames the “repetition” number. Ex: I write “Welcome….” with 3 in “repetition” and save, then “Welcome…” is replaced by “3″.
    I’ve tried to insert the message a lot of times, but still doesn’t work.
    What can I do?
    Thanks.
  127. Richard K Miller Says:
    Barbara Ling: I’m not sure if eBay blogs support plugins! If you find anything that works, let me know.

    Jorge: Please download the latest version of this plugin (version 1.5, updated tonight) and try the “Reset Settings” button. This may clear up the issue you’re having.

  128. Jorge Says:
    @Richard: Thanks. Great job! Now it’s working. I let you know if I find any issue. ;)
  129. V Says:
    Would try soon. Seems good.
  130. Tom Says:
    Thank you for these plugins.
  131. Soevrato News Says:
    Thank you for this usefull plugin,
    but a better iprovement would be the if it understand the differnce from visitors to serch engine bots so they don’t index the message for new visitors.

    thank you

  132. proxy_rd Says:
    Good work! Thanx!
  133. Vic Says:
    Hi there,
    Know anyone which plugin to use if I want only a part of the article to be displayed? If someone want to read more there will be a “read more” link…
    On my blog right now is displayed all of article content and I don’t want this…
    I’m talking about the latest 10 articles displayed on the first page of my blog.
    I’m using Wordpress.
    Can anyone help?
  134. Tomasso Says:
    This is interesting idea. I’m still thinking that I can gain something for my blog developing from this plugin.
  135. Joseph@1-800blog Says:
    Thank you for this plugin in. I hope this will help us to keep and retain our visitors and not annoy them.’

    I’m going to test and see if it will help me increase my subscription list. Thank you again

  136. David Says:
    Great plugin will certainly give it a try.
    Thanks,
    Dave
  137. Alfred Bonnabel Says:
    How would I modify the plugin so that it shows not at the top of my first post but right above my posts, beneath my Page list. For example, on my site I would like it to show up between “Home, About, Rise of the Runelords Campaign” and the first post. Thoughts?
  138. Tech magazine Says:
    Thanks for the great plugin
  139. Clemence Says:
    Omg, I love this plugin! Thanks so much for creating it!
  140. Stefanie Says:
    Is there any way to make this play nice with Headspace2? That plugin has a similar feature, but it will not work for me, and I like the options of WWSGD better. If I keep Headspace running, WWSGD does not show the message, but I don’t want to delete Headspace because I am using it for many of its other features.
  141. Enbee Says:
    Very useful plugin. Thanks. Update is available?
  142. Tracey Grady Says:
    Hi Richard, this is a neat plugin. Just one thing: it shows up under the excerpt of my most recent blog post, and I don’t want it to do that. I only want it to show up under the full posts (in single.php), not the excerpts on the blog index page (in blog-index.php).

    I read an earlier comment from last year from another user who requested the ability to have the messages show only on the full blog posts, and you replied that you would include this in a future upgrade. Did this happen?

  143. Karen Says:
    Just found and started using this neat plugin, many thanks, I’m hoping it helps with part of boosting my readers. Cheers.
  144. Stephen Baugh Says:
    Thanks for the great plug in. Brilliant and so easy to configure.

    Cheers
    Stephen

  145. Tobias Says:
    many thanks for the great plugin. i have it now on my site http://www.per-autopilot-zum-reichtum.de/ live on the deployment. It works fine! but how can i translate some words?

    regards tobias

  146. Arun Pal Singh Says:
    Is there a problem with this plugin and WP 2.6. It use to work earlier but is not working now.

    Displays nothing.

  147. Richard K Miller Says:
    Arun Pal Singh: This plugin works with WordPress 2.6. You might try clicking the “Reset Settings” button under WWSGD settings.
  148. Richard K Miller Says:
    Tobias: I hadn’t considered internationalization yet. I’ll put that on my todo list.
  149. website design Says:
    great resource. I will surely install this plugin to my wordpress blog. I think this is an additional feature to keep your visitors come back often to your blog.
  150. newtrading Says:
    ooh, several days ago i wonder why many blog have the same phrase “If you’re new here, you may want to subscribe ….”

    and guess…. I found the answer here haha
    thanks :D

  151. Warung Digital Says:
    thank you for the information . this is will help me in building my website.
  152. Stefanie Says:
    No answer to my question?
  153. Richard K Miller Says:
    Stefanie: Sorry, somehow you previous message slipped by. I installed and activated HeadSpace2 and didn’t see any trouble with the WWSGD plugin. Do I need to do any special to get them to conflict?
  154. Pamela Says:
    I have to listen to my older fellow bloggers. They say this plugin great one, so here I am.
  155. Игорь Says:
    Посоветовали вашу статью. Не зря. Приглянулось. Буду постоянным посетителем и подпишусь на RSS
  156. Dan Nedelko Says:
    Great plugin, I love it and I integrated it into my blog immediately upon running into it.

    As I’m a developer I would like to putch in if that’s cool and add search referrer login to it. As an example:

    “Thanks for coming to the site, here’s what we have for your Google search on wordpress plugins”

    Where wordpress plugins would be search term and Google would be the engine referrer.

    Anyone have any thoughts on this? Input? Does it even belong as an added feature in this plugin or would it be more appropriate in a separate plugin?

    Looking forward to hearing back from everyone.

    Cheers,
    Dan Nedelko

  157. SEO/SEM blog Says:
    Wow, im 555 commentator! Thats a great plugin and im sure visitors appreciate that neat box when they first visit a blog. And we (blog owners) appreciate more subscribed RSS users, more Twitter followers etc.
    Thanks for the plugin.
  158. Christopher Ross Says:
    Thanks for a great plugin! I’ve just added it.
  159. Richard K Miller Says:
    Dan Nedelko: I’ve thought about adding a feature to give a message based on search engine referers, but I likewise didn’t know if it should be part of this plugin or a separate one. Any thoughts? (Or does anybody else have any thoughts?)
  160. Armen Says:
    Hey Richard,
    Just scrolled down and noticed Dan’s comment too. I have been aware of your plugin for well over a year, but I’ve just spent the past 10 minutes searching for a plugin which would address visitors from Google, but unsuccessfully (so I came to what I know :) )

    I think it would be wise to integrate it into this plugin, so that you don’t have two welcome notes popping up for search visitors. Instead, this plugin would determine if the visitor was coming directly from Google, and you could say, “Hey Googler. You’ve found……but there are heaps of other cool articles here and subscriptions are free…” or something like that.

  161. Stefanie Says:
    Richard, nope, just activating the plugin causes conflict. No error messages or anything like that, just WWSGD does not put out the message.
  162. kampery Says:
    I’ve thought about adding a feature to give a message based on search engine referers, but I likewise didn’t know if it should be part of this plugin or a separate one. Any thoughts? (Or does anybody else have any thoughts?)
  163. Richard K Miller Says:
    Stefanie, I’m sorry to hear you’re still having difficulty. I’m not sure how to replicate the problem you’re having since on my own blog I’m able to activate both WWSGD and HeadSpace2 (which I’ve never used before.) Do you have another WordPress blog on which you could install both plugins and test?
  164. HowToMakeMyBlog.com Says:
    Impressive plugin! I use it on my blog and have also included a link to it from my “promote RSS feed to your visitors” article at http://www.howtomakemyblog.com/how-to-set-up-a-blog/how-to-promote-rss-news-feed-to-your-blog-visitors/
  165. Pete Says:
    Sorry I don’t see the point of the “returning visitors” text. I don’t know why I would need to nag constantly those who visited my blog more than 5 times.

    I’d like to say, +1 to the “hide from SE bots” suggestion. FYI, Dave Bradley Science’s idea is provided by The undersigned’s Landing Sites plugin.

    What would be more useful is a thrice-appearing “Welcome back, here’s what’s new:” message to surfers who visit again after over X number of days. For example, set X=30, then set message to “Here’s what’s new to BlogBlog this month.”

  166. DemoGeek Says:
    Neat trick…it’s exactly the one I was looking for.
  167. Richard K Miller Says:
    Pete: I think you’re right about the “returning visitors” text being less valuable than the “new visitors” text. But the option’s there for those who want it.

    I’m planning to include the “hide from SE bots” functionality shortly.

    If a feature were added to show “what’s new in the last month,” for example, do you envision the plugin automatically showing what’s new, or your having to enter it yourself? Good idea.

  168. Charles Stricklin Says:
    Do you have a version tracking document? I just updated to 1.5, but I have no idea what was fixed or added from the previous version.
  169. Richard K Miller Says:
    Charles: I’m afraid I don’t have a formal change log yet, but I can tell you that version 1.5 includes a new “message for returning visitors” as well as a security update to uses WordPress “nonces”.
  170. Pete Says:
    Richard, I’d like to enter it myself, thank you, in the admin panel. I have many possibilities: (1) link to or opine on the hot topic of the moment, (2) announce new site features (3) name and welcome new community members (4) a weekly freebie or contest (5) link to a Best of This Week roundup post (6) link to a changelog. — Anything to get the returning visitor back on track with the blog’s happenings.

    It also takes up not much more extra code than what the “returning visitors” text feature put in. No bloat.

    It’s a WWSGD 2 :-) since it treats new visitors, old-timers and homecoming visitors differently.

  171. Nathan W. Bingham Says:
    Excellent plugin!

    My only problem is that if you use the_excerpt() then it displays the WWSGD message? Is it possible to only have the WWSGD message prefaced when the whole post is called from the database and not an excerpt?

    I presently have the message displayed at the bottom of the post to prevent this, but for bounce-throughs a message at the top is more helpful.

    Any thoughts / suggestions?

  172. Andy Mobbs Says:
    Hi,

    I really like the plugin. I was just wondering if it would be possible to make so that I could show a different message depending on which category of blog the post was in.

    For example if my blog was on triathlon, and i had 3 categories, swmming, cycling and running I could add a different message to each of these categories?

  173. Jeff@MySuperChargedLife Says:
    I see other’s have asked about this, but is there a way to keep the messages from showing up on the static pages on my site? I’d prefer that it just appear on my articles and not on the static pages.

    Great plug-in! I’ve been using it for awhile and it has definitely helped me to build subscribers.

  174. Carol Says:
    When I try to activate the latest version (1.5) this is the message I get:

    Fatal error: Cannot redeclare wwsgd_options_subpanel() (previously declared in /home/ipenwil9/public_html/wp-content/plugins/what-would-seth-godin-do/what_would_seth_godin_do.php:48) in /home/ipenwil9/public_html/wp-content/plugins/what_would_seth_godin_do.php on line 69

  175. Richard K Miller Says:
    Charles Stricklin: I’ve added a Changelog to the source repository, which you can find here:

    http://svn.wp-plugins.org/what-would-seth-godin-do/trunk/changelog.txt

    Pete: I like your idea for “homecoming visitors.” I’ll have to incubate that idea a bit. WWSGD doesn’t currently have any sense of time — it simply gives a message for the first 5 visits — so making a message appear after 30 days wouldn’t be a simple tack-on of code. Let me think about that.

    Nathan Bingham: Good point. In a future version (hopefully sooner rather than later) I’ll add the option to exclude the message from excerpts.

    Andy Mobbs: I’ve never thought of or heard anyone suggest a different message for each category. Let me sit on that a little while and see what sort of interest there is for it.

    Jeff@MySuperChargedLife: I’ve just updated the plugin to version 1.6, which allows you to exclude the message from Pages, while keeping it on Posts.

    Carol: It sounds like you have two versions of the plugin in your plugins folder. You should probably delete plugins/ what_would_seth_godin_do.php and keep plugins/ what_would_seth_godin_do/ what_would_seth_godin_do.php.

  176. Dr Bikash Says:
    This is the exact thong I was looking.
    I have seen this plugin (probably) in action in many blogs, but could not know what it was.
    I thought there was something very technical. Indeed it is, but you made it insanely simple thanks a lot.
    Dr Bikash
  177. Dr Bikash Says:
    This is the exact thing I was looking.
    I have seen this plugin (probably) in action in many blogs, but could not know what it was.
    I thought there was something very technical. Indeed it is, but you made it insanely simple thanks a lot.
    Dr Bikash
  178. Harley Pebley Says:
    Super idea!!

    I couldn’t find anything similar for use in Blogger/Blogspot so I wrote one. More information can be found here:
    http://skylark-software.blogspot.com/2008/11/how-to-show-wwsgd-text-in-blogger.html

    Cheers.

  179. Richard K Miller Says:
    @Harley Pebley: Wow, very cool! I’ve updated the post with a link to your Blogger version. Thank you!

    @Ask Kalena: Haha, I liked your new visitor message.

  180. Farid Says:
    Hi,

    I saw the list of Plugins that work in Version 2.7
    and I did not see this plugin .

    Are there any updates and information?

    Please add your Plugin’s status to this page
    ASAP to help other fans of your Plugin.

    Thanks.

    Farid

  181. Richard K Miller Says:
    @Farid: Good point. Thank you. I’ve updated the README to reflect that WWSGD is compatible with WordPress 2.7. It should appear in the WordPress repository shortly.
  182. admin Says:
    Hi,

    I have installed this plugin in wordpress 2.7 but i am not able to see the message box after or before is there any know bug or how to fix this problem.

    Thanks richard

  183. Richard K Miller Says:
    @admin: I don’t know of any bugs between the plugin and WP 2.7. I was able to see the message when I visited your site. Did I misunderstand?
  184. Simrat Says:
    I installed for wp 2.7 and it works, but Edit takes me to the php code, not any sort of settings. Is that the way it is? I’m not that up on php yet…

    I would like to move the box to the bottom of my posts.

  185. Richard K Miller Says:
    @Simrat: You shouldn’t necessarily need to edit the plugin code but edit the plugin settings, which are under the Settings menu. Have you used the WWSGD plugin prior to WP version 2.7?
  186. XL Says:
    I’ve got a feature request – not a huge one, I hope.

    Multiple levels of returning visitors, and recognizing the difference between visitors and registered users.

    I think that’s exactly What Seth Would Do.

    You’ve got New Visitors (“Hi! Subscribe to my RSS Feed”), n00b returners (“Welcome back! Why not register and participate?”) , Long time visitors (“Welcome back! Check out our other site/forums/whatever ~link~”) and Registered Users (“Wassup! Have you ever noticed that unregistered users to this site smell a little… funny?”).

  187. Dan @ PowerDosh.com Says:
    I love this plugin, but I also love WP Super Cache, and the 2 are incompatible due to the way WP Super Cache stores rendered pages as HTML.

    Are you planning to convert the plugin to use javascript to load the message any time soon? That will then make the plugin cache friendly.

    Thanks
    Dan

  188. Richard K Miller Says:
    @Dan @ PowerDosh.com: Great idea. Converting to JavaScript would also solve the problem with search engine spiders saving the welcome messages. I’ll put this on deck for development.
  189. rudy Says:
    Hello Richard, nice to know you.

    I like the idea, and thanks to you for convert it becomes a plug in.
    I will try in for my family blog soon.

  190. Steve Says:
    Hey, excellent idea for a plugin. I hope you get the javascript version implemented soon, as I wish to use this plugin with the Super Cache plugin as well. Also, just thought you should know that in the wordpress.com plugin directory, your plugin is still listed as compatible up to version 2.6.3 of wordpress (which is what brought me here, to read what people were saying about it and 2.7). I intend on tracking the progress of this plugin and I look forward to your next update. Thanks,

    Steve

  191. Gercek Says:
    I am also looking forward to get the latest JS version. Thanks for developing for the community.
  192. Miklas Says:
    I have a strange bug in my theme because I’ve hacked it so much and I can’t figure out where it goes wrong. So instead of fixing that…. :) is there a way to call the plugin directly, so I can place it where i want?
  193. Richard K Miller Says:
    @Miklas: I’d like to offer this functionality eventually, perhaps through a template tag and/or shortcode, but I’ve been slow to get to it.
  194. Bryce Says:
    Hi Richard,

    Is there a way to adjust the plugin to display the message above the post title? Mine is displaying below it. Is it an easy PHP tweak?

    Thanks!

  195. Greg Turner Says:
    Great plugin. I use it to play a audio recording when someone visits for the first time. Suggestion for improvement: I would like finer distinctions on where it appears. Such as I would like to be able to designate that it only appears on the home page.
  196. Richard K Miller Says:
    @brainsolid, @Miklas, @Greg Turner: The latest version of WWSGD (v. 1.7) offers a template tag that you can use to position the message in any section of your template:

    < ?php wwsgd_the_message(); ?>

  197. Miklas Says:
    Thank you Richard. I will go and try it out.
  198. Miklas Says:
    Works like a charm. Thank you so much. I have another question though. I would like to use it with qtranslate to translate the text, but widgets strip out any php. Any ideas?

    The code used to hardcode output in different languages is:


    <?php _e(" english text danish text "); ?>

  199. Miklas Says:
    hmm, it stripped out some of the code


    #--:-->#--:da-->#--:-->"); ?>

    replace “#” with “<!”

  200. Miklas Says:
    son of a…

    php _e (“english text danish text“);

    hope this works

  201. Richard K Miller Says:
    @Miklas: Can you point me to another plugin that integrates appropriately with qtranslate? Maybe I can model the internationalization after it.
  202. Niman Says:
    Hi Richard,

    Great Plugin! We’re using it to show a cartoon image to visitors the first 5 times they come to our site. Currently, it is using this image: http://www.trexglobal.com/images/cartoons/cartoons_3.gif

    I have 5 images, cartoon_1.gif, cartoon_2.gif, etc….

    I know that using the following code, I should be able to randomize the number in the image URL, but I just can’t get it to work. I have tried using different variations of code, all not working:

    <img src=http://www.trexglobal.com/images/cartoons/cartoons_.gif/>
    <img src="http://www.trexglobal.com/images/cartoons/cartoons_.gif”>
    <img src="http://www.trexglobal.com/images/cartoons/cartoons_.gif”>

    Any thoughts on why I can’t get it to work?

  203. Niman Says:
    ok it stripped out all the code. Here is an image instead:
    http://www.trexglobal.com/property-management-software/i/images/richard.png
  204. Michael Says:
    This has been a great plugin for me, and I wanted to thank you for your work on it!
  205. Richard K Miller Says:
    @Niman: If you’re putting your PHP code (the rand() stuff) in the WWSGD message, that’s why it’s not working. The WWSGD message box doesn’t execute any PHP. Not sure if we’d want to go that route for security reasons. Perhaps there’s a workaround of some sort. Let me know if you find anything.
  206. Justin Sainton Says:
    Surprised that no one here mentioned this idea. I checked through WordPress and didn’t see any function like it, and this plugin was so close that I figured I’d mod it for my needs.

    Basically created a is_return_user() function. Now, based on the logic in this, I can do anything I want in any template or plugin conditionally based on the is_return_user() function, which is phenomenally useful. For example, I have a home page for a client that has a pre-loader the first time you go to it…which is great, because content is pre-loading…but I don’t want every page to pre-load, nor do I want someone who has already visited the home page a few times to have to sit through it when it’s already loaded! A simple if(!is_return_user() && (is_home() || is_front_page())) and it works perfectly!

    Thanks for the great work on this.

  207. Jehzeel Laurente Says:
    Hi,

    I have a simple question. How can I disable the plugin for specific pages? For example in my /search page. I don’t want the message to appear. :( But it still appears in there. :(

  208. Andy Fitzpatrick Says:
    What a top way to integrate RSS into Wordpress without pestering your returning users. Will install this immediately.
    Thanks
  209. Stephanie - Wasabimon Says:
    Also, please keep a non-javascript version! I’m trying to pare down the scripts on my site to make it run faster. :)
  210. Richard K Miller Says:
    @Stephanie: No worries; I plan to keep a non-JavaScript version too!
  211. Marketing Meerkat Says:
    I like the idea! That’s cool.
  212. Melissa Says:
    Thanks for the plugin – have you incorporated this patch into the current version? http://nhw.pl/wp/2008/09/23/what-would-seth-godin-do-wordpress-plugin-patch
  213. Melissa Says:
    I can’t get the feed url changes to stick – I’ve tried the following with no luck!

    new_visitor_message’ => “If you’re new here, you may want to subscribe to our RSS feed. Thanks for visiting!”

    thanks for your help

  214. Demo Geek Says:
    Is there a way to customize this plugin to not show on certain pages?
  215. Melissa Says:
    ok I’ve customised my message and it’s still showing the default message! Help!
  216. Melissa Says:
    Thanks – I just worked out I was editing the plugin rather than using the options! Silly me!

Leave a Reply