Answer the question
In order to leave comments, you need to log in
Will the admin panel be promoted in search engines?
Site on django framework. It has a standard django administration. Now I am writing an additional application (admin panel for users), access to application links is available only with authentication. Will my application (new urls of the user admin panel) be promoted in search networks? I think not, because the application page will not be displayed to mere mortals, but still, since I don’t rummage about seo, I decided to ask this question. 1) Will it be indexed in search engines? 2) Will the new application affect the position in search engines?
Answer the question
In order to leave comments, you need to log in
It shouldn’t at all, but for reliability, you can close the admin panel from indexing in robots.txt
As already mentioned, the search engine will index freely accessible pages, that is, those that are without authorization. But do not hope that it will not index a page to which there is not a single link. Pages that should not be visited by the robot must be closed in robots.txt. Since there is a browser from Yandex, which merges all visited URLs, and then search robots start knocking on them.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question