sitemap.xml for auth sites |
(11-17-2019, 04:14 AM)jreklund Wrote: You can't make an user/password, that would be a security hole. And they don't even pick up on that.So, I create an account for Googlebot in my auth system(I make up an email and a password). Should I then do something like this in MY_Controller: (code updated) PHP Code: // Only check if not logged in users are a google bot |
Messages In This Thread |
sitemap.xml for auth sites - by muuucho - 11-16-2019, 07:55 AM
RE: sitemap.xml for auth sites - by jreklund - 11-16-2019, 02:14 PM
RE: sitemap.xml for auth sites - by muuucho - 11-16-2019, 05:06 PM
RE: sitemap.xml for auth sites - by dave friend - 11-17-2019, 06:53 AM
RE: sitemap.xml for auth sites - by muuucho - 11-17-2019, 07:26 AM
RE: sitemap.xml for auth sites - by jreklund - 11-17-2019, 04:14 AM
RE: sitemap.xml for auth sites - by muuucho - 11-21-2019, 08:17 AM
RE: sitemap.xml for auth sites - by jreklund - 11-21-2019, 11:13 AM
RE: sitemap.xml for auth sites - by muuucho - 11-21-2019, 12:36 PM
RE: sitemap.xml for auth sites - by jreklund - 11-21-2019, 01:50 PM
RE: sitemap.xml for auth sites - by muuucho - 11-21-2019, 02:52 PM
|