vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vBSEO Conditional Signatures - Search Engine Optimization Plugin (https://vborg.vbsupport.ru/showthread.php?t=97685)

Dez_U 10-13-2005 07:46 PM

great hack ............ clicks install

Mark Hensler 10-25-2005 03:47 AM

Any chance of getting a revision to include usergroup exclusion?

Mark Hensler 10-27-2005 04:59 AM

I just created a usergroup called "Protected Signature" and added myself to it. It seems to work. Can someone check my code? It's been a while since I've done any programming.

rex_b 11-09-2005 08:52 PM

me wants this for 3.0.x

vBSEO 11-10-2005 08:11 PM

Version 1.1 released - Contains new features (1) Exclude User Groups, and (2) Minimum Post Count.

Mark, thank you for the suggestion and code sample. We implemented the User Group Exclusion in v.1.1 :)

BamaStangGuy 11-10-2005 10:20 PM

Shouldn't you add a rel="nofollow" to their profile page as well??? Just a thought as those pages are indexed by search engines.

jward 11-10-2005 10:35 PM

@BrentWilson:

This mod is focused on improving SEO on a per thread basis, allowing admins to require users to provide a post of significant length and/or make a demonstrated effort to contribute to the community (i.e. minimum post count) before giving them the privilege of displaying their signature (and/or having links within their signature free from rel=nofollow attributes).

This is particularly important for vBSEO-enabled forums who can generally expect to have a higher Google PageRank on their thread pages. Reducing unnecessary use of signatures with outbound links can conserve PageRank.

Cedric_FP 11-11-2005 12:03 AM

So if I install it, and set it to remove signature, will it only do so for spiders and guests, or for everybody?

Neutral Singh 11-11-2005 12:22 AM

I uninstalled the plugin and then reinstalled new versions and i am getting this error:

Quote:

Database error in vBulletin 3.5.0:

Invalid SQL:

INSERT INTO setting
(varname, grouptitle, value, defaultvalue, datatype, optioncode, displayorder, advanced, volatile, product)
VALUES
(
'sig_alter',
'vbseo_cond_sigs_options',
'1',
'0',
'number',
'<select name=\\\"setting[$setting[varname]]\\\" tabindex=\\\"1\\\" class=\\\"bginput\\\">\r\n <option value=\\\"0\\\" \" . iif($setting[\'value\']==0,\'selected=\"selected\"\') . \">Add rel=\\\"nofollow\\\"</option>\r\n <option value=\\\"1\\\" \" . iif($setting[\'value\']==1,\'selected=\"selected\"\') . \">Remove Signature</option>\r\n </select>',
110,
0,
1,
'crawlability_cond_sigs'
),
(
'sig_min_post_length',
'vbseo_cond_sigs_options',
'10',
'100',
'number',
'',
111,
0,
1,
'crawlability_cond_sigs'
),
(
'sig_min_post_count',
'vbseo_cond_sigs_options',
'',
'',
'free',
'',
120,
0,
1,
'crawlability_cond_sigs'
),
(
'sig_vip_users',
'vbseo_cond_sigs_options',
'',
'',
'free',
'',
130,
0,
1,
'crawlability_cond_sigs'
),
(
'sig_vip_groups',
'vbseo_cond_sigs_options',
'',
'',
'free',
'',
140,
0,
1,
'crawlability_cond_sigs'
);

MySQL Error : Duplicate entry 'sig_alter' for key 1
Error Number : 1062
Date : Thursday, November 10th 2005 @ 09:17:43 PM
Script : http://www.sikhphilosophy.net/sikhph...ncp/plugin.php
Referrer : http://www.sikhphilosophy.net/sikhph...?do=productadd
Classname : vb_database

jward 11-11-2005 01:48 AM

@Cedric FP: The signature removal or rel=nofollow activity will occur for both guests (SE crawlers) and members.

@Neutral Singh: We'll look into the error and post an update as soon as it is available.


All times are GMT. The time now is 12:10 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01275 seconds
  • Memory Usage 1,742KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete