ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 26,927
- Points
- 823
Reputation:
Using the XFcloud for my instance, so I do not have server access or htaccess. Up front.
I know my ability to manage bots is limited, so my question revolves around the editing of robots.txt from within ACP.
I wish to "ask" Bytespider to cease indexing from my site.
I would like to use this code,...
Code:
Now, if I were to append this to the bottom of the existing robots.txt, would there be any conflicts of the basic default...
Read more
Continue reading...
I know my ability to manage bots is limited, so my question revolves around the editing of robots.txt from within ACP.
I wish to "ask" Bytespider to cease indexing from my site.
I would like to use this code,...
Code:
Code:
User-agent: Bytespider
Disallow: /
User-agent: *
Disallow:
Now, if I were to append this to the bottom of the existing robots.txt, would there be any conflicts of the basic default...
Read more
Continue reading...