vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vBCloaker 0.1 (https://vborg.vbsupport.ru/showthread.php?t=78758)

Cerb 03-28-2005 03:10 AM

morrow, I suggest that you browse this thread, this has already been covered.

morrow 03-28-2005 03:28 AM

Quote:

Originally Posted by Cerb
morrow, I suggest that you browse this thread, this has already been covered.

I did... Here are a few screen shots so you can see...

By the way, since I've added the metatag, whenever I click on 'test vbcloaker', it goes directly to my archive page.

Cerb 03-28-2005 03:55 AM

It should work, works *perfectly* for me and for everyone else, try reading post #30

morrow 03-28-2005 04:09 AM

This is my 'functions.php':
Quote:

function vBCloaker_CheckUserAgent($testing=false)
{
if ($testing)
{ return true; }

global $DB_site;
$cloakPage = false;
$spideragents = $DB_site->query_first("SELECT value FROM ".TABLE_PREFIX."setting WHERE varname='spiderstrings'");
$spideragents = explode("\n",$spideragents['value']);
for ($i=0;$i<sizeof($spideragents);$i++)
{
if (substr_count(trim($spideragents[$i]),$_SERVER["HTTP_USER_AGENT"]) > 0) // Spiderbot
{
$cloakPage = true;
break;
}
}

return $cloakPage;
}
looks to match everything in post 30.

Is anyone else having the same problem still?

*If I can get this working, I'll definetely donate at least a few bux.

morrow 03-28-2005 09:59 AM

Here's a pic of a generated page (Very nice)... I put a 30second delay in the meta tag to eliminate the test from jumping directly to the 'archive' page. Now if I could just get the search engine to notice the generated text and spider it!

Cerb 03-28-2005 01:24 PM

does that mean it works? FISH FOR TROUT!!!!

edit: if not, just give me the link to a cloaked page on your website

morrow 03-28-2005 02:54 PM

It appears to work from my end, but when I run it through Summit, it doesn't return anything that looks like that photo... Not even the keywords. The only keywords that are returned are the ones from my forums.

But now you mention to give you a link to a cloaked page on my website. Do you mean to one of the links I have in the links section of the vbcloaker settings?

If so, here are a few:

http://www.njflyfishing.com/vBulletin/cmps_index.php
http://www.njflyfishing.com/vBulletin/index.php?
http://www.njflyfishing.com/vBulletin/archive/index.php
http://www.njflyfishing.com/vBulletin/archive/f-20.html
http://www.njflyfishing.com/vBulleti...ive/f-121.html
http://www.njflyfishing.com/vBulletin/archive/f-5.html
http://www.njflyfishing.com/vBulletin/archive/f-21.html
http://www.njflyfishing.com/vBulletin/archive/f-7.html
http://www.njflyfishing.com/vBulleti...ive/f-108.html
http://www.njflyfishing.com/vBulletin/archive/f-28.html
http://www.njflyfishing.com/vBulletin/archive/f-8.html
http://www.njflyfishing.com/vBulletin/archive/f-15.html
http://www.njflyfishing.com/vBulleti...ive/f-120.html
http://www.njflyfishing.com/photopost/index.php?
http://www.njflyfishing.com/photopos...ry.php?cat=506
http://www.njflyfishing.com/photopos...ry.php?cat=507
http://www.njflyfishing.com/photopos...ry.php?cat=505
http://www.njflyfishing.com/photopos...ry.php?cat=536
http://www.njflyfishing.com/photopos...ry.php?cat=540
http://www.njflyfishing.com/hatchchart.html

The Realist 03-28-2005 03:00 PM

Same problem here.

GamerzWorld 03-28-2005 03:09 PM

Do the search engines use automated tools to catch cloakers? I run a site/forum on an online game in which not many play. Wouldnt be noticed by anyone offical /reported. However if its automated then id ont want to really ge ttaken oiff the search engines

Cerb 03-28-2005 04:37 PM

T_T maybe they got different user agent, because it cloaks the page when I use Firefox User Agent switcher.

Try adding 'spider' and 'media' to your user agent values :D

if it doesnt work, we'll try something else.


@GamerzWorld : no they don't, they have to be reported..


All times are GMT. The time now is 08:33 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.01175 seconds
  • Memory Usage 1,740KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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