The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Googlebot!
I dumped this in my phpinclude template. Does it look like it will properly e-mail me if Googlebot is encountered, then not e-mail me again for two hours even if it is still there?
PHP Code:
Code:
mysql> describe nonstandard_visitors; +-----------+---------------+------+-----+---------+----------------+ | Field | Type | Null | Key | Default | Extra | +-----------+---------------+------+-----+---------+----------------+ | id | int(11) | | PRI | NULL | auto_increment | | useragent | varchar(255) | | | | | | lastvisit | timestamp(14) | YES | | NULL | | +-----------+---------------+------+-----+---------+----------------+ 3 rows in set (0.00 sec) |
#2
|
||||
|
||||
Sure why not
*doesn't know what ^^ is talking about* Your forums are still not being being listed :-/ -Arunan |
#3
|
|||
|
|||
GB crawled them before the modifications were complete, and still hasn't even added stuff to the index.
I'm confident |
#4
|
||||
|
||||
Google looks like it's restricting pages from one site to only up to 1000 pages. It used to be much higher. You can test that script easily by changing the HTTP bit to the one that looks for an Opera browser, then surf your site with Opera. It looks okay from here.
|
#5
|
|||
|
|||
How does it get to the 1000th? Go to one page, parse everything, then back to the orignal, next link, everything on that page, etc., or recursively until it just buries itself in the first link?
Of course I think 1000 will still be fine for me; I don't have that many forums or threads to account for 1000 indicies |
#6
|
||||
|
||||
They may have worked out .htaccess aliasing, because with my site, and other sites like eva2000's, Google no longer list all the aliased page - some, but not all. It prefers 3rd-party links like Photopost (with mine) or Gallery links (with eva2000)'s site. eva2000's site used to have over 20,000 pages in, but now down to only 900 odd pages. Same with mine.
To see how many pages your site has in Google, run this search: domainname site:domainname.com (replace domainname with your site's domain name) |
#7
|
||||
|
||||
Quote:
|
#8
|
|||
|
|||
Well apparently my code doesn't work because GB is there now and I didn't get an e-mail
|
#9
|
||||
|
||||
How do you know if GB is there?
-Drk |
#10
|
|||
|
|||
He happened to be in WOL
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|