Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

searches and protected subdirectories

 
Goto page 1, 2
   Web Hosting and Web Master Forums (Home) -> Webmaster RSS
Next:  How to diplay an icon?  
Author Message
peter

External


Since: Jun 08, 2006
Posts: 20



(Msg. 1) Posted: Sat Dec 02, 2006 5:48 pm
Post subject: searches and protected subdirectories
Archived from groups: alt>www>webmaster (more info?)

I am very new to managing websites. I took over as webmaster at work a
few months ago. I recently created a protected subdirectory and copied
the entire website into it. I wanted to have a place to test new ideas
without making the changes active on the real website. Does this cause
any problems with search engines? Would a googlebot ignore these since
they are protected? Are there any other reasons I should not have
created this subdirectory?

Thanks,

Peter

 >> Stay informed about: searches and protected subdirectories 
Back to top
Login to vote
peter

External


Since: Jun 08, 2006
Posts: 20



(Msg. 2) Posted: Sat Dec 02, 2006 9:55 pm
Post subject: Re: searches and protected subdirectories [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thanks, dp!

Peter
dp wrote:
> peter wrote:
> > I am very new to managing websites. I took over as webmaster at work a
> > few months ago. I recently created a protected subdirectory and copied
> > the entire website into it. I wanted to have a place to test new ideas
> > without making the changes active on the real website. Does this cause
> > any problems with search engines? Would a googlebot ignore these since
> > they are protected? Are there any other reasons I should not have
> > created this subdirectory?
> >
> > Thanks,
> >
> > Peter
>
> If you don't have a publicly exposed link to the site, there's no way the
> googlebot could find it.
> If you do have a publicly exposed link to it, the googlebot doesn't know
> your login and password.
>
> --
> dp

 >> Stay informed about: searches and protected subdirectories 
Back to top
Login to vote
peter

External


Since: Jun 08, 2006
Posts: 20



(Msg. 3) Posted: Sat Dec 02, 2006 10:43 pm
Post subject: Re: searches and protected subdirectories [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

So is there anything else I can do? Is this just a bad idea to begin
with?

Thanks,

Peter
Tips wrote:
> dp wrote:
>
> > If you don't have a publicly exposed link to the site, there's no way the
> > googlebot could find it.
>
> That is not entirely accurate.
>
> If you are working in your hidden directory and then navigate to another
> page, your browser may send a referrer string to another site. That site
> might be using a stat counter that publishes stats online (like some free
> trackers). That creates a link to your hidden directory.
>
> I've seen it happen before...
>
> Password protection for the entire directory will prevent search engine
> spiders from accessing it though.
 >> Stay informed about: searches and protected subdirectories 
Back to top
Login to vote
peter

External


Since: Jun 08, 2006
Posts: 20



(Msg. 4) Posted: Sat Dec 02, 2006 10:46 pm
Post subject: Re: searches and protected subdirectories [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

If I don't click on links to other sites from within my protected
directory, will I be ok? I don't use any stattrackers that are
published online, just monstercontrols, if you have heard of that.

Thanks again,

Peter
Tips wrote:
> dp wrote:
>
> > If you don't have a publicly exposed link to the site, there's no way the
> > googlebot could find it.
>
> That is not entirely accurate.
>
> If you are working in your hidden directory and then navigate to another
> page, your browser may send a referrer string to another site. That site
> might be using a stat counter that publishes stats online (like some free
> trackers). That creates a link to your hidden directory.
>
> I've seen it happen before...
>
> Password protection for the entire directory will prevent search engine
> spiders from accessing it though.
 >> Stay informed about: searches and protected subdirectories 
Back to top
Login to vote
Concreteman

External


Since: Jun 24, 2006
Posts: 31



(Msg. 5) Posted: Sun Dec 03, 2006 12:48 am
Post subject: Re: searches and protected subdirectories [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

peter wrote:
> I am very new to managing websites. I took over as webmaster at work a
> few months ago. I recently created a protected subdirectory and copied
> the entire website into it. I wanted to have a place to test new ideas
> without making the changes active on the real website. Does this cause
> any problems with search engines? Would a googlebot ignore these since
> they are protected? Are there any other reasons I should not have
> created this subdirectory?


It's not a bad idea at all, you want to work on an almost live site and
not provide access untill it works like you want it, with no password
the bots shouldn't be able to index the pages. If your PR is lower than
PR4, it almost wouldn't matter what the bots saw or didn't see.

What I do instead however, (usually) is I have a development system
with roughly the same server environement and I can work on sites from
the comfort of my desktop and don't need to upload the files to see if
they work, they either work or they don't. I then move the files to a
test directory, make sure they work there and move them to the live
area.

I use HTML kit which has a cool ftp client built in, which allows you
to basiacally edit the files in place, so I ftp to the site, open a
file, modify it and click save and cross my fingers. I much prefer
working on the desktop, but getting the same config, apache, mysql, ssl
working on a windows system isn't fun. I have it setup on XPpro and
Fedora 6, but prefer to develop from XPpro... I'de like to think I'm
getting smarter though as I am spending more time on linux lately.

Be good, have a great day
 >> Stay informed about: searches and protected subdirectories 
Back to top
Login to vote
John Ross

External


Since: Apr 22, 2006
Posts: 3



(Msg. 6) Posted: Sun Dec 03, 2006 3:13 am
Post subject: Re: searches and protected subdirectories [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

William Tasso wrote:
> Fleeing from the madness of the http://groups.google.com jungle
> peter <plaz987.TakeThisOut@yahoo.com> stumbled into news:alt.www.webmaster
> and said:
>
> > I am very new to managing websites. I took over as webmaster at work a
> > few months ago. I recently created a protected subdirectory and copied
> > the entire website into it. I wanted to have a place to test new ideas
> > without making the changes active on the real website. Does this cause
> > any problems with search engines? Would a googlebot ignore these since
> > they are protected?
>
> Aside from the other responses in this thread, the only other comment I
> have is make sure your password protection is set for everything,
> especially if you have the google toolbar (or similar) in your browser.

What do you mean by "set for everything"?

--
John Ross
 >> Stay informed about: searches and protected subdirectories 
Back to top
Login to vote
Tips

External


Since: Dec 03, 2006
Posts: 7



(Msg. 7) Posted: Sun Dec 03, 2006 3:43 am
Post subject: Re: searches and protected subdirectories [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

peter wrote:

> If I don't click on links to other sites from within my protected
> directory, will I be ok? I don't use any stattrackers that are
> published online, just monstercontrols, if you have heard of that.


For privacy reasons, it is best to turn referrers off completely. You can
do that by using Firefox with the Web Developer Toolbar. The option to
turn off referrers is on the "Disable" menu.

The stat trackers would be located on other people's sites. Their stat
trackers can catch the referrering pages and publish links to them.

If your hidden directory is password protected, search engine spiders can't
access it.
 >> Stay informed about: searches and protected subdirectories 
Back to top
Login to vote
Tips

External


Since: Dec 03, 2006
Posts: 7



(Msg. 8) Posted: Sun Dec 03, 2006 3:46 am
Post subject: Re: searches and protected subdirectories [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

peter wrote:

> So is there anything else I can do? Is this just a bad idea to begin
> with?

As long as it's password protected, it should be fine. You can reinforce it
to some extent by adding a noindex,nofollow meta tag on the pages in the
hidden directory. Just be sure to remove that meta tag before making those
pages live -- otherwise they will never get indexed.
 >> Stay informed about: searches and protected subdirectories 
Back to top
Login to vote
noreplyhere

External


Since: Jul 12, 2003
Posts: 136



(Msg. 9) Posted: Sun Dec 03, 2006 4:11 am
Post subject: Re: searches and protected subdirectories [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

peter wrote:
> I am very new to managing websites. I took over as webmaster at work a
> few months ago. I recently created a protected subdirectory and copied
> the entire website into it. I wanted to have a place to test new ideas
> without making the changes active on the real website. Does this cause
> any problems with search engines? Would a googlebot ignore these since
> they are protected? Are there any other reasons I should not have
> created this subdirectory?
>
> Thanks,
>
> Peter

If you don't have a publicly exposed link to the site, there's no way the
googlebot could find it.
If you do have a publicly exposed link to it, the googlebot doesn't know
your login and password.

--
dp
 >> Stay informed about: searches and protected subdirectories 
Back to top
Login to vote
Tips

External


Since: Dec 03, 2006
Posts: 1



(Msg. 10) Posted: Sun Dec 03, 2006 4:11 am
Post subject: Re: searches and protected subdirectories [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

dp wrote:

> If you don't have a publicly exposed link to the site, there's no way the
> googlebot could find it.

That is not entirely accurate.

If you are working in your hidden directory and then navigate to another
page, your browser may send a referrer string to another site. That site
might be using a stat counter that publishes stats online (like some free
trackers). That creates a link to your hidden directory.

I've seen it happen before...

Password protection for the entire directory will prevent search engine
spiders from accessing it though.
 >> Stay informed about: searches and protected subdirectories 
Back to top
Login to vote
John Ross

External


Since: Apr 22, 2006
Posts: 3



(Msg. 11) Posted: Sun Dec 03, 2006 4:18 am
Post subject: Re: searches and protected subdirectories [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

William Tasso wrote:
> Fleeing from the madness of the http://groups.google.com jungle
> John Ross <pdr3535 RemoveThis @yahoo.com> stumbled into news:alt.www.webmaster
> and said:
>
> > William Tasso wrote:
> >> ...
> >> Aside from the other responses in this thread, the only other comment I
> >> have is make sure your password protection is set for everything,
> >> especially if you have the google toolbar (or similar) in your browser.
> >
> > What do you mean by "set for everything"?
>
> Well - I have no idea what technology the o/p is using to 'protect' access
> to the sub-directory. I simply mean ensure that the 'protection' applies
> to /all/ content, which usually means it is protected by the o/s or the
> web server rather than script.

OK, I was assuming htaccess, and was worried I was not making the file
correctly to "set for everything."

Good catch for not assuming Smile I would never have thought he would use
a script, but maybe he is and needs to change that!

--
John Ross
 >> Stay informed about: searches and protected subdirectories 
Back to top
Login to vote
peter

External


Since: Jun 08, 2006
Posts: 20



(Msg. 12) Posted: Sun Dec 03, 2006 9:26 am
Post subject: Re: searches and protected subdirectories [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thanks to all for your replies. I actually used monstercontrols which
has a feature to protect subdirectories, but I think it just creates a
htaccess file. I'll have to wait to go to work tomorrow to see if the
protection is set for everything, but I'm thinking that it is.

Thanks,

Peter
John Ross wrote:
> William Tasso wrote:
> > Fleeing from the madness of the http://groups.google.com jungle
> > John Ross <pdr3535.DeleteThis@yahoo.com> stumbled into news:alt.www.webmaster
> > and said:
> >
> > > William Tasso wrote:
> > >> ...
> > >> Aside from the other responses in this thread, the only other comment I
> > >> have is make sure your password protection is set for everything,
> > >> especially if you have the google toolbar (or similar) in your browser.
> > >
> > > What do you mean by "set for everything"?
> >
> > Well - I have no idea what technology the o/p is using to 'protect' access
> > to the sub-directory. I simply mean ensure that the 'protection' applies
> > to /all/ content, which usually means it is protected by the o/s or the
> > web server rather than script.
>
> OK, I was assuming htaccess, and was worried I was not making the file
> correctly to "set for everything."
>
> Good catch for not assuming Smile I would never have thought he would use
> a script, but maybe he is and needs to change that!
>
> --
> John Ross
 >> Stay informed about: searches and protected subdirectories 
Back to top
Login to vote
spamblocked1

External


Since: Sep 19, 2003
Posts: 3499



(Msg. 13) Posted: Sun Dec 03, 2006 10:33 am
Post subject: Re: searches and protected subdirectories [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Fleeing from the madness of the http://groups.google.com jungle
peter <plaz987.TakeThisOut@yahoo.com> stumbled into news:alt.www.webmaster
and said:

> I am very new to managing websites. I took over as webmaster at work a
> few months ago. I recently created a protected subdirectory and copied
> the entire website into it. I wanted to have a place to test new ideas
> without making the changes active on the real website. Does this cause
> any problems with search engines? Would a googlebot ignore these since
> they are protected?

Aside from the other responses in this thread, the only other comment I
have is make sure your password protection is set for everything,
especially if you have the google toolbar (or similar) in your browser.

> Are there any other reasons I should not have
> created this subdirectory?

well - it can mess with relative links. I've taken to using subdomains
for development.

--
William Tasso

http://williamtasso.com/words/what-is-usenet.asp
 >> Stay informed about: searches and protected subdirectories 
Back to top
Login to vote
spamblocked1

External


Since: Sep 19, 2003
Posts: 3499



(Msg. 14) Posted: Sun Dec 03, 2006 11:31 am
Post subject: Re: searches and protected subdirectories [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Fleeing from the madness of the http://groups.google.com jungle
John Ross <pdr3535 DeleteThis @yahoo.com> stumbled into news:alt.www.webmaster
and said:

> William Tasso wrote:
>> ...
>> Aside from the other responses in this thread, the only other comment I
>> have is make sure your password protection is set for everything,
>> especially if you have the google toolbar (or similar) in your browser.
>
> What do you mean by "set for everything"?

Well - I have no idea what technology the o/p is using to 'protect' access
to the sub-directory. I simply mean ensure that the 'protection' applies
to /all/ content, which usually means it is protected by the o/s or the
web server rather than script.

--
William Tasso

http://williamtasso.com/words/what-is-usenet.asp
 >> Stay informed about: searches and protected subdirectories 
Back to top
Login to vote
user295

External


Since: Nov 07, 2003
Posts: 321



(Msg. 15) Posted: Sun Dec 03, 2006 2:59 pm
Post subject: Re: searches and protected subdirectories [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Tips wrote:

> For privacy reasons, it is best to turn referrers off completely. You
> can do that by using Firefox with the Web Developer Toolbar. The option to
> turn off referrers is on the "Disable" menu.

Or the PrefBar. http://prefbar.mozdev.org/

Choose Customize, and place the HTTP_REFERER on the bar.

--
-bts
-This message has been tested for polonium-210 and found to be safe
 >> Stay informed about: searches and protected subdirectories 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
google searches - 1. Is there a way (or site) that tells you how often cetain words or phrases ome up in search engine searches. Example, I want to see how often "online poker" comes up. Is there anywhere where you can look this up? 2. Is there a way to see how...

monthly searches - Hi! Do you know if there's a tool for tracking the monthly searches of specific keywords? I use overture, but how accurate is that in fact? And does it mostly track yahoo's searches? Is there another tool directed more at Google's searches? Hope you..

all google searches end up in "forbidden" today - Odd, any searching beyond google's main page ends up in Forbidden today. Too dependent on them; no backup netnews search engine comes to mind.

&quot;hidden&quot; words show up on searches? - Do hidden words such as: <span style="visibility:hidden">Zephyrhills</span> show up in a google search? thanks.

Passoword protected access... - Hi all... First, thank you all for all the help that I got from you before with my problems.. Well, I am still in the process of creating my own website, now I face a new delema; I want to put some files in web site that will only be accessable through..
   Web Hosting and Web Master Forums (Home) -> Webmaster All times are: Pacific Time (US & Canada) (change)
Goto page 1, 2
Page 1 of 2

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]