Results 1 to 6 of 6

Conditional Signatures?

This is a discussion on Conditional Signatures? within the General Discussion forums, part of the vBSEO SEO Plugin category; I have few questions as I dont understand how its working. I want to remove signatures with URLs unless the ...

  1. #1
    Senior Member
    Join Date
    Oct 2005
    Location
    Phuket, Thailand
    Posts
    194
    Liked
    0 times

    Conditional Signatures?

    I have few questions as I dont understand how its working.

    I want to remove signatures with URLs unless the minimum criteria is met, but look like vBseo conditional signatures plugin remove a lot more sigs than these with URL in it.

    Is these min. criteria for all kind of sigs or just URL sigs as I thought?!

    I just want get rid of advertising signatures with URLs but would let everybody else use their signatures.

    Any suggestions?

  2. #2
    Senior Member Michael's Avatar
    Real Name
    Michael Benson
    Join Date
    Sep 2005
    Location
    United Kingdom
    Posts
    776
    Liked
    0 times
    I think that this would be an interesting feature for a future release of the Conditional Signature program.

  3. #3
    sde
    sde is offline
    Junior Member
    Real Name
    Mike
    Join Date
    Feb 2006
    Posts
    18
    Liked
    0 times
    just last week i was trying to write a template modification in the postbit to do this. example:
    Code:
    <if condition="post[posts] > 50">
    ... show sig
    </if>
    well it works for posters with post counts under 1,000. the problem is that the number format contains a comma for numbers greater than 999. i.e. 1,000

    the template engine is not smart enough to understand how to evaluate a number formatted with a comma, so i think it just takes it as 1.

    i was going to attempt to write a plugin, but i could not find any help on the vbulletin.org forums to figure out how to add another value to the posts array.

  4. #4
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,741
    Liked
    168 times
    Hello Nicke,

    you can define the posts number limit with "Set Minimum Post Length (# of Words)" option, but it is applied too all signatures (both with links and without links included).
    You can use "Add rel=nofollow" option for "Select Signature Action for Short Posts" setting to let the plugin affect URLs only.

  5. #5
    Senior Member
    Join Date
    Oct 2005
    Location
    Phuket, Thailand
    Posts
    194
    Liked
    0 times
    Hi Oleg,

    Instead of add rel=nofollow, maybe future versions of this plugin could add another option, to remove the URL part? Would be very useful.

    Thanks anyway.

    Quote Originally Posted by Oleg Ignatiuk
    Hello Nicke,

    you can define the posts number limit with "Set Minimum Post Length (# of Words)" option, but it is applied too all signatures (both with links and without links included).
    You can use "Add rel=nofollow" option for "Select Signature Action for Short Posts" setting to let the plugin affect URLs only.

  6. #6
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,741
    Liked
    168 times
    Yes, thank you for suggestion!

Similar Threads

  1. vBSEO Conditional Signatures
    By Juan Muriente in forum General Discussion
    Replies: 95
    Last Post: 05-02-2012, 11:31 PM
  2. vBSEO Conditional Signatures at vBSEO.com
    By Ace Shattock in forum vBSEO Announcements
    Replies: 0
    Last Post: 04-19-2006, 03:41 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
  •