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 04-03-2005 05:54 PM

If you look above, you'll notice that I uninstalled this hack the other day. What does this have to do with robots.txt?

noppid 04-03-2005 05:56 PM

Quote:

Originally Posted by morrow
If you look above, you'll notice that I uninstalled this hack the other day. What does this have to do with robots.txt?

You asked why google didn't visit you. It's because robots.txt is broke IMO.

morrow 04-03-2005 10:09 PM

then I asked, "What do I have to do to fix it?"

noppid 04-03-2005 11:45 PM

Quote:

Originally Posted by morrow
then I asked, "What do I have to do to fix it?"

Hire someone or google robots.txt I guess.

morrow 04-04-2005 01:57 AM

Gee... thanks for your wonderfull insight.

noppid 04-04-2005 04:03 AM

Quote:

Originally Posted by morrow
Gee... thanks for your wonderfull insight.

Well come on, did you try to learn? ok.

You have server relative paths in your file. You need paths relative to your web root.

It's not hard to fix, google robots.txt and there are lot's of examples.

Like /thisfile.php

/forums/admincp/

Hope that helps.

morrow 04-04-2005 03:43 PM

Noppid,

Yes, I actually got the idea for that robots.txt file from another user using vBulletin. This user seamed to know what he was talking about... However, I'll keep an open mind with your recommendations and look into this a little more now.

The reason I visit a forum like this is to 'learn'. So chastising me for asking questions in a forum where I can learn is not very encouraging.

Finally, thank you for posting something that is helpfull. I do appreciate yours and anyone's feedback.

noppid 04-04-2005 04:06 PM

Quote:

Originally Posted by morrow
Noppid,

Yes, I actually got the idea for that robots.txt file from another user using vBulletin. This user seamed to know what he was talking about... However, I'll keep an open mind with your recommendations and look into this a little more now.

The reason I visit a forum like this is to 'learn'. So chastising me for asking questions in a forum where I can learn is not very encouraging.

Finally, thank you for posting something that is helpfull. I do appreciate yours and anyone's feedback.

Well I'm not the huggy here ya go and do it for ya kinda guy.

As for your friend that "knows", you have your eggs in the wrong basket. Find a new place to get advice.

Q-v-n-s-Q 04-29-2005 05:47 AM

<a href="http://www.webtoolcentral.com/webmaster/tools/robots_txt_file_generator/" target="_blank">http://www.webtoolcentral.com/webmas...ile_generator/</a>

Kru 05-05-2005 12:35 PM

Quote:

Originally Posted by ryancooper
Strange when i try to run this from my CP I get

An error occurred while attempting to execute your query. The following information was returned.
error number: 1064
error desc: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ';

INSERT INTO `vbcloaker` (active,randbgcolor,metatags) VALU

I am getting the same error and I run this query:

PHP Code:

 CREATE TABLE `vbcloaker` (
`
activetinyint(1NOT NULL default '0',
`
randbgcolortinyint(1NOT NULL default '0',
`
titleslongtext NOT NULL,
`
fillerslongtext NOT NULL,
`
targetslongtext NOT NULL,
`
linkslongtext NOT NULL,
`
metatagstext NOT NULL,
PRIMARY KEY (`active`),
KEY `active` (`active`)
TYPE=MyISAM;

INSERT INTO `vbcloaker` (active,randbgcolor,metatagsVALUES (11'<META NAME="ROBOTS" CONTENT="NOARCHIVE">\n<META NAME="Revisit-After" CONTENT="1 Days">'



All times are GMT. The time now is 05:22 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.01128 seconds
  • Memory Usage 1,749KB
  • 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_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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