b0b Posted May 6, 2021 Share Posted May 6, 2021 Hi, me new user and first post here. It looks like there's plenty of time before I understand the following Question. When you remove all links from main page, search engine can still find your page that has no links on the main page. There's a workaround, but wishing to implement this next technique. http://help.midcompweb.com/webframe_guide/editing_web_pages/unpublish_or_hide_a_web_page/index.asp On this link, on point 1 Hide Web Page in Navigation that's what wanna do. But it's a user interface, which is a paid service and I want to use only basic things I have. So how to hide a page completely when only a person with a link can access it? which is by the way implemented by Soundcloud.com. Link to comment Share on other sites More sharing options...
Ingolme Posted May 6, 2021 Share Posted May 6, 2021 You can add a <meta> robots tag to the page telling search engines not to index the page. <meta name="robots" content="noindex nofollow"> 2 Link to comment Share on other sites More sharing options...
b0b Posted May 7, 2021 Author Share Posted May 7, 2021 Will add, thanx. This is going to be 1 more to checklist as actions to make page invisible. i hope there's a solution to add this for misbehaving search engines and users as well. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now