Published 8 months ago
Published 8 months ago
GSWEBSERVICES
Updated 8 months ago
0
We need to exclude Google Ads Bots from our deny rules.
Carrie
Updated 8 months ago
0
You can set up an allow rule for an IP group containing all IPs of googlebot.
GSWEBSERVICES
Updated 8 months ago
0
<@1282641039298924606> Thank you for your help, but the Spider IP Group don't includes all Google Ads Bots. We've got the message from google that ads bots are blocked.
Carrie
Updated 8 months ago
Yes, so I mean you need to create an IP group for those google bots and create an allow rule for it.
You can found those googlebots via Google search.
kekw
Updated 8 months ago
0
I'll just pop in for a moment:
We also rely heavily on the proper functions of google-ads bots.
If we create an ip-group and use as reference e.g: https://developers.google.com/static/search/apis/ipranges/special-crawlers.json
Does safeline parses the json automatically or do we have to parse it and add the content via script or even manually?
Carrie
Updated 8 months ago
0
Only IP or CIDR format are allowed. SafeLine won't auto-parse it
kekw
Updated 8 months ago
0
Good to know.
I've added a test ip to the content-box and saved it afterwards. Unfortunately, the IP didnt save. (Screenshot 1)
Now I investigated the psql container.
I have two questions now:
Data which is written via UI in the content-box, in which column should it have been written in psql? I assume ip_text, since ips expexcts JSON Additionally to mention: The IP added via UI was not stored in the corresponding db table either
I updated the column ip_text with an example IP, but it won't show up in the UI
(Screenshot 2)
Can you reproduce it?
Carrie
Updated 8 months ago
The IP group configuration is in mgt_ip_group
kekw
Updated 8 months ago
0
Yes exactly.
UPDATE public.mgt_ip_group
SET ip_text = '192.168.1.100/32'
WHERE id = 3;
But the content still does not show up in the UI
Carrie
Updated 8 months ago
That may need to be further checked by our R&D engineers on Monday. I'll reach back soon when I get reply from them
GSWEBSERVICES
Updated 8 months ago
0
<@1282641039298924606> could you add a feature request to extend the IP Groups with more automaticaly refreshing groups like search engine spider for example google special crawler list, bing bot list etc.?
Carrie
Updated 8 months ago
Okay, I will pass this on to the product team.
GSWEBSERVICES
Updated 8 months ago
0
Hi Carrie, thank you for your Answer i allready have done so before your answer but the target is an automaticaly update of the ip group.
it is an feature request for the future.
Best Regards
Georg
Carrie
Updated 8 months ago
Oh yes, sorry I misunderstood🫠I'll submit a feature request for you to the product team