Zen Cart Logo
Forums / Features Wish List / bots needing to be added to Spiders.txt

bots needing to be added to Spiders.txt

Views: 264

Results 1 to 20 of 23
18 Jun 2019, 10:58 PM
#1
shrimp_gumbo_mmmhhh avatar

shrimp_gumbo_mmmhhh

Totally Zenned

Join Date:
Jun 2007
Location:
Texas, USA
Posts:
1,436
Plugin Contributions:
0

bots needing to be added to Spiders.txt

ltx71

If you know of others please add them here...

19 Jun 2019, 2:59 AM
#2
shrimp_gumbo_mmmhhh avatar

shrimp_gumbo_mmmhhh

Totally Zenned

Join Date:
Jun 2007
Location:
Texas, USA
Posts:
1,436
Plugin Contributions:
0

Re: bots needing to be added to Spiders.txt

Datanyze

19 Jun 2019, 6:34 AM
#3
swguy avatar

swguy

Administrator

Join Date:
Feb 2006
Location:
Tampa Bay, Florida
Posts:
10,683
Plugin Contributions:
56

Re: bots needing to be added to Spiders.txt

Can you submit a PR?

21 Jun 2019, 10:40 PM
#4
shrimp_gumbo_mmmhhh avatar

shrimp_gumbo_mmmhhh

Totally Zenned

Join Date:
Jun 2007
Location:
Texas, USA
Posts:
1,436
Plugin Contributions:
0

Re: bots needing to be added to Spiders.txt

Don't understand PR?

21 Jun 2019, 11:40 PM
#5
shrimp_gumbo_mmmhhh avatar

shrimp_gumbo_mmmhhh

Totally Zenned

Join Date:
Jun 2007
Location:
Texas, USA
Posts:
1,436
Plugin Contributions:
0

Re: bots needing to be added to Spiders.txt

Need to add: Ruby

24 Jun 2019, 4:34 PM
#6
shrimp_gumbo_mmmhhh avatar

shrimp_gumbo_mmmhhh

Totally Zenned

Join Date:
Jun 2007
Location:
Texas, USA
Posts:
1,436
Plugin Contributions:
0

Re: bots needing to be added to Spiders.txt

The bot "dispatch" needs to be added

26 Jun 2019, 1:47 AM
#7
shrimp_gumbo_mmmhhh avatar

shrimp_gumbo_mmmhhh

Totally Zenned

Join Date:
Jun 2007
Location:
Texas, USA
Posts:
1,436
Plugin Contributions:
0

Re: bots needing to be added to Spiders.txt

If the user agent is nothing how can we cause those sessions to be considered spider bots?

Session ID: e4ba3f59af80f98706d6051
Host: 115.146.122.
User Agent:

26 Jun 2019, 1:53 PM
#8
mc12345678 avatar

mc12345678

Totally Zenned

Join Date:
Jul 2012
Posts:
16,908
Plugin Contributions:
2

Re: bots needing to be added to Spiders.txt

swguy:

Can you submit a PR?

shrimp-gumbo-mmmhhh:

Don't understand PR?

A PR is a Pull Request. This is an action taken using a tool that works with Git. The Zen Cart software is made available through github (https://github.com/zencart/zencart) where it is possible to offer up code changes through making a pull request. Basically you create a branch off of the code to be changes, change the desired code, explain what the change does why it was done etc, then request the Core Zen Cart team to incorporate the code. They (and others) will review and maybe give comment, criticism, advice, and then either more changes get made or the change is accepted as is. And tada, the public have spoken about this open source software.

There are a lot of tools available out there.

26 Jun 2019, 6:50 PM
#9
shrimp_gumbo_mmmhhh avatar

shrimp_gumbo_mmmhhh

Totally Zenned

Join Date:
Jun 2007
Location:
Texas, USA
Posts:
1,436
Plugin Contributions:
0

Re: bots needing to be added to Spiders.txt

Okay, so swguy is asking me to check the file out and put the extra bot names in and then check in?

26 Jun 2019, 7:04 PM
#10
swguy avatar

swguy

Administrator

Join Date:
Feb 2006
Location:
Tampa Bay, Florida
Posts:
10,683
Plugin Contributions:
56

Re: bots needing to be added to Spiders.txt

Join the fun!

27 Jun 2019, 2:28 PM
#11
shrimp_gumbo_mmmhhh avatar

shrimp_gumbo_mmmhhh

Totally Zenned

Join Date:
Jun 2007
Location:
Texas, USA
Posts:
1,436
Plugin Contributions:
0

Re: bots needing to be added to Spiders.txt

So on Spiders.txt I click "Fork this project and edit the file"? or What do i do to check it out to edit it?

27 Jun 2019, 2:45 PM
#12
shrimp_gumbo_mmmhhh avatar

shrimp_gumbo_mmmhhh

Totally Zenned

Join Date:
Jun 2007
Location:
Texas, USA
Posts:
1,436
Plugin Contributions:
0

Re: bots needing to be added to Spiders.txt

Okay, joined GitHub, Downloaded the GitHub desktop, Clicked "Open the File In GitHub Desktop" and it appears to have downloaded the zencart 1.5.7 repository to my computer..... does this get updated when a new commit is made or what do I have to do to always be looking at a fresh 1.5.7? How Do I create a pull request? How do I check out spiders.txt and check it back in? LOL! Maybe I will figure something out.

27 Jun 2019, 3:08 PM
#13
shrimp_gumbo_mmmhhh avatar

shrimp_gumbo_mmmhhh

Totally Zenned

Join Date:
Jun 2007
Location:
Texas, USA
Posts:
1,436
Plugin Contributions:
0

Re: bots needing to be added to Spiders.txt

Moving along.... I edited the spiders.txt in my repository.... moving the bots not in alpha order to alpha order as my first try.... I try to push to origin but I am getting this message "Authentication Failed. You may not have permission to access the repository or the repository may have been archived. Open options and and verify that you're signed in with an account that has permission to access this repository." Okay- how to get permission to work with zencart?

27 Jun 2019, 3:11 PM
#14
shrimp_gumbo_mmmhhh avatar

shrimp_gumbo_mmmhhh

Totally Zenned

Join Date:
Jun 2007
Location:
Texas, USA
Posts:
1,436
Plugin Contributions:
0

Re: bots needing to be added to Spiders.txt

BTW I am user Shrimp-Gumbo

27 Jun 2019, 5:03 PM
#15
shrimp_gumbo_mmmhhh avatar

shrimp_gumbo_mmmhhh

Totally Zenned

Join Date:
Jun 2007
Location:
Texas, USA
Posts:
1,436
Plugin Contributions:
0

Re: bots needing to be added to Spiders.txt

When I am in GitHub and at the zencart project.... I click "New Pull Request" after I do this it pulls up a "Compare changes" screen. I have no idea how to create one after pushing the "New Pull Request".

27 Jun 2019, 5:28 PM
#16
shrimp_gumbo_mmmhhh avatar

shrimp_gumbo_mmmhhh

Totally Zenned

Join Date:
Jun 2007
Location:
Texas, USA
Posts:
1,436
Plugin Contributions:
0

Re: bots needing to be added to Spiders.txt

LOL! Figured it out finally.

8 Jul 2019, 7:37 PM
#17
shrimp_gumbo_mmmhhh avatar

shrimp_gumbo_mmmhhh

Totally Zenned

Join Date:
Jun 2007
Location:
Texas, USA
Posts:
1,436
Plugin Contributions:
0

Re: bots needing to be added to Spiders.txt

It appears that google and other bots are not identifying themselves now??? I am seeing a lot of hits from like: Host: corpnat-104-132-217-95.corp.google.com Where you can tell it is Google from the Host but they do not have a robot name.... I know this is the case because of so little traffic I have.... I believe other "robots" may be hiding too..

Any thoughts?

8 Jul 2019, 7:39 PM
#18
shrimp_gumbo_mmmhhh avatar

shrimp_gumbo_mmmhhh

Totally Zenned

Join Date:
Jun 2007
Location:
Texas, USA
Posts:
1,436
Plugin Contributions:
0

Re: bots needing to be added to Spiders.txt

I am seeing some "bots" in hiding doing specialized searches on my site for brand names.... just searching for brand names....

12 Jul 2019, 6:40 PM
#19
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: bots needing to be added to Spiders.txt

shrimp-gumbo-mmmhhh:

It appears that google and other bots are not identifying themselves now??? I am seeing a lot of hits from like: Host: corpnat-104-132-217-95.corp.google.com Where you can tell it is Google from the Host but they do not have a robot name.... I know this is the case because of so little traffic I have.... I believe other "robots" may be hiding too..

Any thoughts?

shrimp-gumbo-mmmhhh:

I am seeing some "bots" in hiding doing specialized searches on my site for brand names.... just searching for brand names....
Yup. There's always lots of them out there hiding, masquerading, collecting information surreptitiously.

24 Jul 2019, 4:06 PM
#20
shrimp_gumbo_mmmhhh avatar

shrimp_gumbo_mmmhhh

Totally Zenned

Join Date:
Jun 2007
Location:
Texas, USA
Posts:
1,436
Plugin Contributions:
0

Re: bots needing to be added to Spiders.txt

List to add for next update of Spiders.txt

headlesschrome
alibaba
aliapp
frd-al00
liebaofast
mb2345browser
oppo a33