Blocking Page from Search Engines

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
ep2002
Forum Members
Forum Members
Posts: 39
Joined: Wed Sep 22, 2010 5:40 am

Blocking Page from Search Engines

Post by ep2002 »

Hi there,

How do you block a page so it doesn't show up in the search engine, but it's still live?

I thought you just click on the green checkmark under "active", but that makes me think the page won't load at all.

Thanks


Michelle
klenkes
Power Poster
Power Poster
Posts: 307
Joined: Mon Sep 08, 2008 9:43 am

Re: Blocking Page from Search Engines

Post by klenkes »

On the OPTIONS tab of your page is a checkbox that says THIS PAGE IS SEACHABLE.
Uncheck it!
User avatar
M@rtijn
Power Poster
Power Poster
Posts: 706
Joined: Sat Nov 14, 2009 4:54 pm

Re: Blocking Page from Search Engines

Post by M@rtijn »

Give it a noindex tag in the header?
<meta name="robots" content="noindex" />

On the OPTIONS tab of your page is a checkbox that says THIS PAGE IS SEACHABLE.
Uncheck it!
That option is something completely different:

"This page is searchable: Make a page searchable for the Search Module or not. Uncheck it and the search module will ignore this page."
(http://wiki.cmsmadesimple.org/index.php ... dd_Content)
Make your community a better place!
replytomk3

Re: Blocking Page from Search Engines

Post by replytomk3 »

Robots.txt
ep2002
Forum Members
Forum Members
Posts: 39
Joined: Wed Sep 22, 2010 5:40 am

Re: Blocking Page from Search Engines

Post by ep2002 »

Sorry for the delay, I'm swamped looking for new housing.

So will unchecking that do the trick? Someone said yes, the other person said no.

I don't want to mess with code, as I'm not a website coder & am still looking for a new one.

Thanks

Michelle
User avatar
M@rtijn
Power Poster
Power Poster
Posts: 706
Joined: Sat Nov 14, 2009 4:54 pm

Re: Blocking Page from Search Engines

Post by M@rtijn »

And have you tried it?
Have you read the link to the user handbook?
"This page is searchable: Make a page searchable for the Search Module or not. Uncheck it and the search module will ignore this page."
(http://wiki.cmsmadesimple.org/index.php ... dd_Content)

Also, there is no need to be scared to add that line to your code, it will not mess anything up. It's not rocketscience, you know.
It's actually common practice and very well documented on the interwebs.
Make your community a better place!
ep2002
Forum Members
Forum Members
Posts: 39
Joined: Wed Sep 22, 2010 5:40 am

Re: Blocking Page from Search Engines

Post by ep2002 »

I don't have time to read long pages. I'm the owner of the company, not a worker, I thought there was a quick fix.

I have the older versions of CMS running, so that text isn't what I'm seeing.

What did the older text say so I can uncheck that?

Cacheable?

Thanks

Michelle
Post Reply

Return to “CMSMS Core”