Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Dec 2001
Posts: 699
Member
Member
Offline
Joined: Dec 2001
Posts: 699
the title says it all wink
if you could specify UAs [as regexps] or IPs to block from any area of the ubb, that would be useful to stop search engines indexing uter crap.

Sponsored Links
Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
You can insert robot.txt in the headerinsert for style templates associated with the forums you want blocked smile


- Allen wavey
- What Drives You?
Joined: Dec 2001
Posts: 699
Member
Member
Offline
Joined: Dec 2001
Posts: 699
Well, it's not in particular forums, just things like calendar, memberlist etc.
I don't think I can block them via robots.txt (although I'm not sure) and I know I can't via .htaccess (which I currently use to block spambots).

Joined: Dec 2000
Posts: 730
deutscher moderator / v5 specialist
deutscher moderator / v5 specialist
Offline
Joined: Dec 2000
Posts: 730
You can use this code to stop spiders abd robots:
Code
if (($ENV{HTTP_USER_AGENT} =~ /Spider/i) || ($ENV{HTTP_USER_AGENT} =~ /bot/i)) {
print qq(
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<head>
<meta NAME="robots" content="noindex, nofollow, noarchive">
</head>
<body>Do not index this page!!</body>
</html>);

exit;
}
A list of Spiders and Robots you can find here

Joined: Mar 2001
Posts: 172
Member
Member
Offline
Joined: Mar 2001
Posts: 172
You actually have bots indexing your UBB? That's a first. Mine's been up for a year (since it's all cgi) and it's never been indexed by any of them. And I'm not doing anything to prevent it.

Sponsored Links
Joined: Jun 2001
Posts: 729
Coder
Coder
Offline
Joined: Jun 2001
Posts: 729
We are visited daily smile I wonder if it might be the way you have your meta tag statements setup?

Robots/Spiders visitors

Hits Bandwidth Last visit

Road Runner: The ImageScape Robot 54 172.93 KB 17 Nov 2002 - 04:02

Pioneer 44 106.59 KB 17 Nov 2002 - 01:21

Googlebot (Google) 37 362.41 KB 17 Nov 2002 - 02:48

Inktomi Slurp 9 145.29 KB 17 Nov 2002 - 04:06

MSIECrawler 5 3.84 KB 17 Nov 2002 - 04:27

Scooter (AltaVista) 2 16.96 KB 17 Nov 2002 -00:25

Joined: Dec 2001
Posts: 699
Member
Member
Offline
Joined: Dec 2001
Posts: 699
Yeah - spidered, but Google gives no PageRank to .cgi pages so I have a PR of 0 for ultimatebb.cgi smirk (4 for .php). But it seems to like the memberlist tipsy .

Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
When I search for ubb's, it almost always links to the FAQ page too smile


- Allen wavey
- What Drives You?
Joined: Jun 2001
Posts: 729
Coder
Coder
Offline
Joined: Jun 2001
Posts: 729
Been using different search criteria to learn about my system, where it is linked from and what people are saying about it. Seems individual boards are linked to from Google.

Hostboard
... Users Online: THIS FORUM ONLY 1slowZ, 4PASNU and 2 guests. Help support
Hostboard by visiting our advertisers. ... Why PepBoys sucks ass!!! ...
www.hostboard.com/cgi-bin/ultimatebb.cgi?ubb=forum&f=346 - 72k - Cached - Similar pages

Hostboard
... Users Online: THIS FORUM ONLY 1 guest. Help support Hostboard by visiting our
advertisers. Topic, Topic Starter, Replies, Views, Last Post. ... Dragon Ball SUCKS! ...
www.hostboard.com/cgi-bin/ultimatebb.cgi?ubb=forum&f=836 - 17k - Cached - Similar pages

Hostboard
... Help support Hostboard by visiting our advertisers DRINK UP. Topic, Topic Starter,
Replies, Views, Last Post. this place sucks without ski, Firebird98 October 03 ...
www.hostboard.com/cgi-bin/ultimatebb.cgi?ubb=forum&f=419 - 26k - Cached - Similar pages

Hostboard
... Help support Hostboard by visiting our advertisers ... Johnny Storm sucks, why would
you want to write about him?," or "Hey, what the hell's wrong with you? ...
www.hostboard.com/cgi-bin/ultimatebb.cgi?ubb=forum&f=157 - 18k - Cached - Similar pages

Joined: Mar 2001
Posts: 172
Member
Member
Offline
Joined: Mar 2001
Posts: 172
Wait... I don't know if I even have any meta tags set on it. Duh. Is there an option to do it somewhere?

Sponsored Links
Joined: Jun 2001
Posts: 729
Coder
Coder
Offline
Joined: Jun 2001
Posts: 729
Meta Tags is not an option within UBB but directives you place within your main web page such as index.html Feel free to visit my home page, view source and look at the way I have the meta tags setup.

Joined: Dec 2001
Posts: 699
Member
Member
Offline
Joined: Dec 2001
Posts: 699
Uhh... header insert? tipsy

Joined: Mar 2001
Posts: 172
Member
Member
Offline
Joined: Mar 2001
Posts: 172
Geez, talk about missing the obvious... thanks.


Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
badfrog
badfrog
somewhere on the coast of Maine
Posts: 94
Joined: March 2007
Forum Statistics
Forums63
Topics37,575
Posts293,932
Members13,824
Most Online6,139
Sep 21st, 2024
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,835
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2025 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.1
(Snapshot build 20240918)