vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Remove all signatures to search engines from certain urls? (https://vborg.vbsupport.ru/showthread.php?t=116798)

fcreature 05-27-2006 05:04 AM

Remove all signatures to search engines from certain urls?
 
I've been receiving a ton of spam from members of Marapets.com posting in their signature using their Marapets.com signature and I was wondering if a hack could be made to do the following:

-Block urls from certain sites from being displayed in their signature to search engines
-Add nofollow if this isn't possible.

StGaensler 05-27-2006 06:49 AM

It is possible to hide signatures from search engines generally. Do you mean that?
Add the bold code to your postbit(_legacy) template:
Code:

<if condition="$post['signature']&&!$show['search_engine']">

fcreature 05-30-2006 05:42 AM

No, I mean to block out urls from showing that is from a certain site...
Like, links going out from Marapets.com or something.

peterska2 05-30-2006 08:55 AM

Two solutions I can think of off the top of my head that don't require any modifications.
  1. Add marapets to the censor list found under vBOptions;
  2. Set up a replacement variable (Styles and Templates > Replacement variable manager) for marapets.com to display something else like I am an idiotic spammer or whatever you want


All times are GMT. The time now is 10:28 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.00965 seconds
  • Memory Usage 1,710KB
  • 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_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete