Jump to content

Recommended Posts

Posted

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.

Posted

You can add a <meta> robots tag to the page telling search engines not to index the page.

<meta name="robots" content="noindex nofollow">

 

  • Like 2
Posted

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.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...