Results 1 to 7 of 7

Conditional signatures VB4

This is a discussion on Conditional signatures VB4 within the General Discussion forums, part of the vBSEO SEO Plugin category; Hi, I want to use the condition signatures option so that search engines do not read peoples signatures... That IS ...

  1. #1
    Member
    Real Name
    Costel
    Join Date
    Dec 2011
    Posts
    33
    Liked
    1 times

    Conditional signatures VB4

    Hi, I want to use the condition signatures option so that search engines do not read peoples signatures... That IS recommended, right?

    I know this topic probably has been beaten to death, but I've searched and could not find a clear answer.

    Can someone explain the benefits of this for me?

    And also, this plugin does work for vB4, right?


    Thanks, and sorry if this has been posted many times before.
    -Will

  2. #2
    Member
    Real Name
    Costel
    Join Date
    Dec 2011
    Posts
    33
    Liked
    1 times
    Anyone?

  3. #3
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    Hello,

    No, this plugin is not compatible with vb4. A new version is in the works and will be released likely after our next point release.

  4. #4
    Member
    Real Name
    Costel
    Join Date
    Dec 2011
    Posts
    33
    Liked
    1 times
    So, what can I do so that search engines do not crawl signatures?!

  5. #5
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    You can wrap the signature block in the postbit template in an simple if condition for $show="member"

  6. #6
    Member
    Real Name
    Costel
    Join Date
    Dec 2011
    Posts
    33
    Liked
    1 times
    Wait, would you be able to explain? What exactly do I put in? And will everyone still be able to see the signatures, other than crawlers I guess?

  7. #7
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    Guests (bots, not logged in) won't see whatever you wrap in
    [code]
    <vb:if condition="$show["member"]">

    code bock to hide here

    </vb:if>



    look for $signature in the post bit area and if-out accordingly

Similar Threads

  1. Conditional Signatures für vb4?
    By RolandCP in forum Deutsch
    Replies: 2
    Last Post: 10-04-2010, 10:22 AM
  2. Conditional Signatures.
    By synseal in forum General Discussion
    Replies: 3
    Last Post: 04-24-2010, 02:28 AM
  3. Conditional signatures
    By temi in forum General Discussion
    Replies: 2
    Last Post: 02-06-2007, 11:29 AM
  4. Conditional Signatures?
    By Nicke in forum General Discussion
    Replies: 5
    Last Post: 05-09-2006, 05:51 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •