![]() |
Removing certain forums from 'New Posts'
I have one particular part of the forum which is a very high post ratio. Is it possible to remove this section from being displayed in 'New Posts'
TIA! |
Inside Forum Manager you can disable "Index New Posts in Search Engine" per forum basis but that will also prevent users from searching in that forum.
|
The easy way to do this is just a simple modification to the new post link.
You can pass a list of forumids you want excluded from the new post search by using a link like this one; Code:
http://www.forum.com/search.php?do=getnew&exclude=1 You can also pass multiple forumids like so; Code:
http://www.forum.com/search.php?do=getnew&exclude=1,2,3,4,5 |
Quote:
I have used sebbe's idea at the moment, so thanks for that :) Would like to be able to exlcude from the new post rather than stop the search function altogether.. Thanks for your time.. |
I didn't know about the exclude, nice! :)
Josh, in the navbar template find this HTML Code:
<a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a> HTML Code:
<a href="search.php?$session[sessionurl]do=getnew&exclude=XX,XX,XX" accesskey="2">$vbphrase[new_posts_nav]</a> |
Thanks sebbe, lets see if I can break this like I do most things ;)
|
Just came across this, as i was about to ask the same question.
Thanks for the information. :) |
Is there any way to do it based on a user rather than a forum? I have RSS feeds into many forums and would find it easier to remove the user from the list.
|
Quote:
|
This is really helpful but can someone tell me, if a parent forum is excluded does this cover the child forums or do they need to be specifically excluded as well?
Thanks. EDIT: I have found the parent forum does not implicitly cover the child forums as well. Each forum has to be specifically excluded. |
All times are GMT. The time now is 08:39 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|