No.Apparently if I secure admin.php and /install via Cloudflare Zero Trust, then I need to ensure that only Cloudflare IP addresses pass through the server. Is that right?
No. We are just addressing securing two sections of your website and nothing more here.Otherwise someone could bypass Cloudflare to do something. But they also said there are downsides and limitations to restricting all IP addresses to the server going through Cloudflare.
No. To secure these 2 locations of your site you don't need to be limiting the server to only allowing Cloudflare IP addresses. That has no bearing on this at all. As for .htaccess you could do a similar ip only limitation through .htaccess but nothing to do with email addresses. If you setup the security forOk so I asked AI and it suggested a combination of Cloudflare Zero trust, plus editing htaccess with deny all except my ip address (rather than limiting the server to only allowing Cloudflare IP addresses). Does that sound like a plan?
/admin.php
and /install
correctly through Cloudflare Zero Trust there is no need to mess with .htaccess at all.Yes, it is safe to delete this file.Also, I still have this zip file in Public_html at the bottom of the list - when I first started the site I hadn't a clue how to upload it to the server, so the server did it for me or walked me through it - can't remember. And I think it involved unzipping the file within public_html. I assume that shouldn't still be there! Is it ok just to delete it?
View attachment 323131
Thank you. So there is no risk from someone getting into the server bypassing Cloudflare then?No.
No. We are just addressing securing two sections of your website and nothing more here.
No. To secure these 2 locations of your site you don't need to be limiting the server to only allowing Cloudflare IP addresses. That has no bearing on this at all. As for .htaccess you could do a similar ip only limitation through .htaccess but nothing to do with email addresses. If you setup the security for/admin.php
and/install
correctly through Cloudflare Zero Trust there is no need to mess with .htaccess at all.
It didn't like that at all! When I went to delete it - big red warning and said you don't have permission to access this and everything disappeared. Reloaded file manager and it all seemed normal but the zip file still in there. I think I'll just leave it there if it's not a security risk!Yes, it is safe to delete this file.
No risk? We're dealing with the internet here, there is no such thing.Thank you. So there is no risk from someone getting into the server bypassing Cloudflare then?
It's just a permission issue. The file is safe to delete.It didn't like that at all! When I went to delete it - big red warning and said you don't have permission to access this and everything disappeared. Reloaded file manager and it all seemed normal but the zip file still in there. I think I'll just leave it there if it's not a security risk!
Thank you for the tip about permissions. Done.It's just a permission issue. The file is safe to delete.
The file is currently residing in public_html so there is a risk of someone accessing and running that file - you really should get it deleted when you can.
Yeah, I would definitely keep attachments out from your robots.txt especially if you SEO those images and want them indexed. I tested this for 48 hours and created threads with attachments and none of those images were indexed as oppose to before without the disallow. Also, for Google Carousel or News, those images won’t show up otherwise.I think it does, yes. I left it out. Because google snippets use images.
Would recommend you to use known bots, if you want to know what bots are actually coming.so I should say a high increase in "guests" who are probably bots
Yes, you should keepFollowing on - Google search console didn't seem that happy that I had disallowed "goto". It had an amber exclamation mark warning and says
"Indexed, though blocked by robots.txt
This is a non-critical issue. Pages with these issues are indexed, but their search result appearance can be improved"
The links in that section were all go to links. Clicking on one just brought up a thread page though. Not the goto link itself. So presumably it's because some things were already indexed and then stopped being indexed?
/goto/
in the list of disallowed. The error is because some /goto/
links were already indexed, prior to you having a robots.txt and telling search engines not to index those /goto/
links. /goto/
links are duplicate content of the /threads/
links. Search engines should only index the /threads/
links. These errors are non-critical and you will likely see them for a long time. You may also see duplicate content warnings popup also, again non-critical./members/
pages indexed that Google still has not removed even though I have had them listed as disallowed in robots.txt for years. Again just non-critical errors.We use essential cookies to make this site work, and optional cookies to enhance your experience.