vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   vB Easy Archive FINAL - Search Engine Spiderable Hack! Get your posts listed @ google (https://vborg.vbsupport.ru/showthread.php?t=47087)

John 01-11-2003 09:27 PM

Help!

I get nothing but a blank page. And yes, all paths are correct - trust me!

Mod_mime is installed, on Apache, PHP 4.2.3

What do I do now? :(

TECK 01-11-2003 09:29 PM

Quote:

Originally posted by SkuZZy


Not everything google says is true. Perhaps they CAN spider javascript, but they don't.

I doubt they will post something that could affect their solid reputation.

John 01-11-2003 09:32 PM

Also: when I upload .htaccess, it says the transfer was successful, but then I can't view it on the server. I wonder if it's there? :confused:

SkuZZy 01-11-2003 09:46 PM

Quote:

Originally posted by TECK

I doubt they will post something that could affect their solid reputation.

Believe it or not, google isn't perfect. Yes, most of what they say is true, but still limited. Tbhey say they can spider PHP, so why don't they spider vbulletin then? Or thousands of other PHP scripts? Because google doesn't like the URL's that some of them use, they are too complex or google doesn't like the session hash, or many other reasons. Same thing goes with javascript. Google understands a VERY LIMITED amount of javascript. Google would be stupid to spider javascript, as it can cause so many problems and also manipulate googlebot into a loop. This is why websites put text links inside javascript when they don't want them to count as a link in google, cause they know google won't touch javascript. It's standard practice.

John 01-11-2003 10:01 PM

*cries*

DrkFusion 01-11-2003 10:15 PM

LMAO

Tecks archive is pretty spiffy, I now have a total of 3 archives running lol...Googles gotta gotta do 1 of them.

John 01-11-2003 10:37 PM

Ok, fixed - I feel like a complete idiot for posting my cries of help. I needed to use

chdir("..");
require("./global");

instead of the path to the global file.

/me feels like a retard

TECK 01-11-2003 11:46 PM

Quote:

Originally posted by SkuZZy


Believe it or not, google isn't perfect. Yes, most of what they say is true, but still limited. Tbhey say they can spider PHP, so why don't they spider vbulletin then? Or thousands of other PHP scripts? Because google doesn't like the URL's that some of them use, they are too complex or google doesn't like the session hash, or many other reasons. Same thing goes with javascript. Google understands a VERY LIMITED amount of javascript. Google would be stupid to spider javascript, as it can cause so many problems and also manipulate googlebot into a loop. This is why websites put text links inside javascript when they don't want them to count as a link in google, cause they know google won't touch javascript. It's standard practice.

Please make 2 files: test.php and test.js
Include some code to display a readable text in each file, submit them to Google then let me know if they are indexed.

Google indexes all files that have an text readable output ONLY, as mentioned onto my GOOGLE FACTS, few posts above.

Before I made my own Archive system (almost identical to VB3 one), I did a research on several search engines, in order to optimize my code properly and avoid any Cloacking techniques.

SkuZZy 01-12-2003 03:37 AM

Quote:

Originally posted by TECK

Please make 2 files: test.php and test.js
Include some code to display a readable text in each file, submit them to Google then let me know if they are indexed.

Google indexes all files that have an text readable output ONLY, as mentioned onto my GOOGLE FACTS, few posts above.

Before I made my own Archive system (almost identical to VB3 one), I did a research on several search engines, in order to optimize my code properly and avoid any Cloacking techniques.

I said above that google will spider some javascript. If you make a .js file with plain text or whatever then maybe google will spider it. But i'm talking about javascript embedded within' .html or .php files. For instance, for the popups to work, you put:

Code:

<SCRIPT LANGUAGE="JAVASCRIPT" SRC="http://view.popupsponsor.com/media/lx.js?a_id=10729&creative_type=1"></SCRIPT>
in your <head> tags. Google will NOT read this when it views the html page. It will see the javascript but it will ignore anything in between the <script> tags. In other words, it won't open the url http://view.popupsponsor.com/media/l...reative_type=1 ... therefore, putting popup windows won't effect google's spiderings, which was the original point. I'm sure google might spider some javascript or .js files, but not the types I use.

TECK 01-12-2003 05:01 AM

Ahaaaa, I got your point now. :D
You are totally right about those URL's. But that's not the case for vBulletin, right? If I understood correctly he was referring to the pm popup...
I might be wrong, but about those URL's listed above, you definitely don't want them, as you said. :)


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