miniBB ® 

miniBB

®
Support Forums
  
 | Start | Register | Search | Statistics | File Bank | Manual |
Custom Tutorials and Modifications miniBB Support Forums / Custom Tutorials and Modifications /  
 

How to disable indexing of User Profiles (robots are indexing them)

 
Author epicsff
Partaker
#1 | Posted: 1 Jun 2005 19:03 
In the future, can you move user profiles up one level? This way we can use a robots to exclude seach engines from indexing user profiles (which they are!)...

Shane

Author Team
8-)
#2 | Posted: 1 Jun 2005 20:16 
So, and what's bad in indexing user profiles?..

Author epicsff
Partaker
#3 | Posted: 2 Jun 2005 08:48 
I don' t know. It's strange, plus it doesn't have much to do with the content of a website,...so it make decrease rankings.

Author Anonymous
Guest
#4 | Posted: 2 Jun 2005 09:49 
with robots.txt

User-agent: *
Disallow: /forums/user



("user..." = Disallow)

Author Team
8-)
#5 | Posted: 2 Jun 2005 11:55 
The above code is only if you have .htaccess with mod_rewrite.

You may also remove from .htaccess lines corresponding to user profile indexing.

In general, you can not hide from search spiders anything available to anonymous users. So you need to delete links to user profiles everywhere in the board, so spiders don't index them.

Author Ojlert
Partaker
#6 | Posted: 10 Jul 2005 13:49 
Would it not be possible to use rel="nofollow" on the profile links and then not waste page rank and not have them indexed?

Author Team
8-)
#7 | Posted: 10 Jul 2005 18:22 
Yes, it is possible. Probably, a good idea to implement in the next release, thanks.

Author Ivan
Advanced Member
#8 | Posted: 10 Jul 2005 20:05 
Isn't it enough to include in the respective templates:

<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">

And if yes, where?

Author Team
8-)
#9 | Posted: 10 Jul 2005 23:09 
Unfortunatelly, you can not include this in user info template, so it would be valid W3C html. miniBB uses general main_header.html for all the pages. But you can include in bb_plugins.php the following:

/* Adding new META tags for special user info template */

if($action=='userinfo') $l_meta.='<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">';

/* --Adding new META tags for special user info template */

So it will add additional META tag to the encoding meta-tag.

Author Tom
Partaker
#10 | Posted: 11 Jul 2005 12:28 
I personally think indexing user profiles is great. Anyway, one possible solution might be, to make the user profile link via javascript. So that the search engine doesn't see it.
Just an idea, I'm incompetent in javascript, but seen similar solution elsewhere.

Author Team
8-)
#11 | Posted: 11 Jul 2005 13:45 
We almost agree to the users which find indexing profiles as a bad idea. That's true - user's personal information do not relay on world wide web. Besides, many flooders could use the profile as the place for marketing (for example, leaving URLs to some site). In our own history, we were asked once to remove user profile from miniBB, because it was much more better indexed by one keyword, than owner's project itself (which was indexed by his nickname). So, in the next release, we will try to add "rel=nofollow" tag to all users profiles, and in user profile itself, there will be "nofollow" tags on each link you might see on the page.

Author Tom
Partaker
#12 | Posted: 11 Jul 2005 14:51 
In our own history, we were asked once to remove user profile from miniBB, because it was much more better indexed by one keyword, than owner's project itself (which was indexed by his nickname).
It is not a proof against indexing profiles, though. It only shows 1) how great and seo friendly minibb is 2) that users lack of knowledge on how to make his project better ranked in search engines.

So, in the next release, we will try to add "rel=nofollow" tag to all users profiles, and in user profile itself, there will be "nofollow" tags on each link you might see on the page.
I can see how useful that might be for some boards, yet if possible, I would like to have it optional (no matter what the default mode will be), or at least easily "hack-able".

Author Team
8-)
#13 | Posted: 11 Jul 2005 16:05 
Tom
yet if possible, I would like to have it optional (no matter what the default mode will be), or at least easily "hack-able" - ok, we'll think about that.

Custom Tutorials and Modifications miniBB Support Forums / Custom Tutorials and Modifications /
 How to disable indexing of User Profiles (robots are indexing them)
 Share Topic's Link

Your Reply Click this icon to move up to the quoted message


  ?
Post as a Guest, leaving the Password field blank. You could also enter a Guest name, if it's not taken by a member yet. Sign-in and post at once, or just sign-in, bypassing the message's text.


Before posting, make sure your message is compliant with forum rules; otherwise it could be locked or removed with no explanation.

 

 
miniBB Support Forums Powered by Forum Software miniBB ® Home  Features  Requirements  Demo  Download  Showcase  Gallery of Arts
Compiler  Premium Extensions  Premium Support  License  Contact Us
Proceed with the Captcha add-on: protect your miniBB-forums from the automated spam and flood.


  ⇑