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)

morrow 03-31-2005 12:06 AM

Quote:

Originally Posted by Cerb
Alexander, if I get more installs, I will release v0.2 which will be more secure.

For instance, you can tell the search engines not to cache your content, and also, I'll have vBCloaker to cloak from Spider IPs as an alternative feature (not user agents), this way, users that use simulated user agents wont be able to view cloaked content

Cerb,

You think you'll get back to me?

morrow 03-31-2005 02:15 PM

Well Cerb,

I'm not sure what the problem is, but it's been a while. I would recommend anybody concidering this hack to not bother until it's proven that it works. I'm not saying it doesn't work, there's just no proof that it does.

Cerb 03-31-2005 11:19 PM

Sorry guys I've been REALLY busy with school this week and can't read all posts now and morrow I still remember what you asked me and I promise to help you this week-end.

Thanks

joeychgo 04-02-2005 10:11 AM

Quote:

Originally Posted by AlexanderT
Get caught (for instance by a competitor reporting to Google) and Google will ban you from its index.


Quote:

Originally Posted by noppid
This is cloaking and is a violation of the SE ethics. It'll get ya banned faster then it will get you ranking.

Cheers.


Exactly. This is not something you want to do.

From Google:
The term "cloaking" is used to describe a website that returns altered webpages to search engines crawling the site. In other words, the webserver is programmed to return different content to Google than it returns to regular users, usually in an attempt to distort search engine rankings. This can mislead users about what they'll find when they click on a search result. To preserve the accuracy and quality of our search results, Google may permanently ban from our index any sites or site authors that engage in cloaking to distort their search rankings.

So, as you can see, doing this will dramatically harm your site. CONSIDER YOURSELF WARNED. If your interested in How to SEO VBulletin, then you might consider visiting our forum, VBulletin Webmaster. We frequently discuss such issues among other VB forum admin issues.

-

morrow 04-02-2005 12:17 PM

Thanks, I will be checking your site out throughout the day. Thanks for the link.

Quote:

Originally Posted by joeychgo
Exactly. This is not something you want to do.

From Google:
The term "cloaking" is used to describe a website that returns altered webpages to search engines crawling the site. In other words, the webserver is programmed to return different content to Google than it returns to regular users, usually in an attempt to distort search engine rankings. This can mislead users about what they'll find when they click on a search result. To preserve the accuracy and quality of our search results, Google may permanently ban from our index any sites or site authors that engage in cloaking to distort their search rankings.

So, as you can see, doing this will dramatically harm your site. CONSIDER YOURSELF WARNED. If your interested in How to SEO VBulletin, then you might consider visiting our forum, VBulletin Webmaster. We frequently discuss such issues among other VB forum admin issues.

-


noppid 04-02-2005 01:13 PM

WOW! I can't believe I missed this!

There are at least 17 of you really screwing up! :/

Deaths 04-02-2005 01:23 PM

Haha, yes :D.

morrow 04-02-2005 02:11 PM

I've actually uninstalled it (albeit for the wrong reasons)...

Anyhow, I was just looking for something to get noticed a little better by google. Inktomi is on my site numerous times per day. I never see a google spider. :(

Cerb 04-02-2005 04:17 PM

Well, I just had some free time now so I fixed morrow's bug.

In functions.php, find

PHP Code:

if (substr_count(trim(strtolower($spideragents[$i])),strtolower($_SERVER["HTTP_USER_AGENT"])) > 0// Spiderbot 

and replace by

PHP Code:

if (  strstr(strtolower($_SERVER["HTTP_USER_AGENT"]),trim(strtolower($spideragents[$i])))  ) 


Now you will be able to see it works from SummitMedia's spider simulator.



Anyways, I will stop giving support since no one seems to like my hack. Sorry for this.

AlexanderT 04-02-2005 04:24 PM

Quote:

Originally Posted by morrow
I've actually uninstalled it (albeit for the wrong reasons)...

Anyhow, I was just looking for something to get noticed a little better by google. Inktomi is on my site numerous times per day. I never see a google spider. :(

Google loves content. And so do your potential visitors ;)


All times are GMT. The time now is 02:03 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.01139 seconds
  • Memory Usage 1,750KB
  • 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_php_printable
  • (5)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