Kunena 7.0.4 Released

The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0

Question Post Access to Search Engines

More
17 years 2 months ago #5895 by sasha fierce
Hello :)

With fireboard, I had a member tell me that her posts came up in google alerts that she had set for herself. Since proprietary info is discussed on our forums, I don't want this to happen.

Does this occur with Kunena, if so, how can I change it?

Please Log in or Create an account to join the conversation.

More
17 years 2 months ago #5983 by Matias
You should make the forums private or add a file robots.txt which prevents them from entering your forums. The last one works for Google and other biggest search engines, but doesn't prevent smaller ones from grabbing that information.

So make your forums private.

Please Log in or Create an account to join the conversation.

More
17 years 2 months ago - 17 years 2 months ago #6047 by sasha fierce
Thanks :) I am working on the robots.txt file now.

Could you elaborate more on "private"?

ETA:

this is what is in the current robots.txt file. Is tihs enough:
User-agent: *
Disallow: /administrator/
Disallow: /cache/
Disallow: /components/
Disallow: /images/
Disallow: /includes/
Disallow: /installation/
Disallow: /language/
Disallow: /libraries/
Disallow: /media/
Disallow: /modules/
Disallow: /plugins/
Disallow: /templates/
Disallow: /tmp/
Disallow: /xmlrpc/
Last edit: 17 years 2 months ago by sasha fierce.

Please Log in or Create an account to join the conversation.

More
17 years 2 months ago #6066 by Matias
Do you have SEF on? Then you must use SEF URLs.

Kunena has following URL without SEF:
/index.php?option=com_kunena

You should disallow URLs, not directories.

Please Log in or Create an account to join the conversation.

More
17 years 2 months ago #6067 by Matias
Private = registered users only.

Please Log in or Create an account to join the conversation.

More
17 years 2 months ago #6070 by sasha fierce
Awesome :) Thank you!

Please Log in or Create an account to join the conversation.

Time to create page: 0.252 seconds