rejetto forum

Software => HFS ~ HTTP File Server => Topic started by: tbafromca on January 22, 2009, 05:50:47 PM

Title: Google Search of HFS Site
Post by: tbafromca on January 22, 2009, 05:50:47 PM
Will my site be searchable (spider) by Google. I want it to be. Please reply with an tips and tricks to optimize for Google. Thanks.
Title: Re: Google Search of HFS Site
Post by: rejetto on January 22, 2009, 09:37:03 PM
menu -> limits -> stop spiders

ensure it is disabled.

maybe this is what you need
http://www.google.com/addurl/
Title: Re: Google Search of HFS Site
Post by: tbafromca on January 22, 2009, 11:13:09 PM
I have the stop spiders disabled.

When I do a test search from http://www.google.com/sitesearch/index.html (http://www.google.com/sitesearch/index.html) it doesn't return any results for my HFS site. Will the standard Google spider yield a different result?

Thanks for your assistance.
Title: Re: Google Search of HFS Site
Post by: JellyFrog on January 22, 2009, 11:59:41 PM
Title: Re: Google Search of HFS Site
Post by: TSG on January 28, 2009, 08:48:04 AM
If you are using one of our templates, ensure that...

<meta name="robots" content="noindex,nofollow"/>

is either deleted or changed to...

<meta name="robots" content="index,follow"/>

I have it manually disabled by default cause I found the built in method to not work that well with the google bot. It is simply there for our users privacy, it can be edited to allow google at any time, but the majority of users would rather google not list their personal servers.
Title: Re: Google Search of HFS Site
Post by: rejetto on February 01, 2009, 01:02:11 PM
I have it manually disabled by default cause I found the built in method to not work that well with the google bot. It is simply there for our users privacy, it can be edited to allow google at any time, but the majority of users would rather google not list their personal servers.

it may be good to expose via macro the 'stop spiders' setting, so you can make it optional in the template.
do you agree?
Title: Re: Google Search of HFS Site
Post by: TSG on February 01, 2009, 05:17:42 PM
it may be good to expose via macro the 'stop spiders' setting, so you can make it optional in the template.
do you agree?

Maybe... are you sure you want to create access to so many options in macro?

I guess we just have to be careful not to make macro too messy and un-organised. So far there is good continuity, makes it easy to remember.

If you keep adding access to hfs options with macros our admin panel we will work on after our website will have to be just like the HFS interface to handle all the features ;D
Title: Re: Google Search of HFS Site
Post by: rejetto on February 02, 2009, 01:58:46 PM
HFS has hundreds options, and (except than account and VFS) less than ten are accessible with {.get.} :)