/    Sign up×
Community /Pin to ProfileBookmark

I want 2ndary pages to help the index page, but not list on search engines

Hi,

For robots to disregard a site, I know this is what I need:
[B]<meta name=”robots” content=”noindex,nofollow”>[/B]

But, I want secondary pages of a website to help with their meta info, keywords, descriptions, title, <h1>, etc. However, I don’t want them to be listed on the search; I only want the [B]INDEX[/B], main page listed.

So, is this what I need:
[B]<meta name=”robots” content=”noindex”>[/B]
or
[B]<meta name=”robots” content=”nofollow”>[/B]

Thanks

to post a comment
SEO

2 Comments(s)

Copy linkTweet thisAlerts:
@jamesx521authorFeb 11.2006 — I found it myself:

http://www.robotstxt.org/wc/meta-user.html

The content of the Robots META tag contains directives separated by commas. The currently defined directives are [NO]INDEX and [NO]FOLLOW. The INDEX directive specifies if an indexing robot should index the page. The FOLLOW directive specifies if a robot is to follow links on the page. The defaults are INDEX and FOLLOW. The values ALL and NONE set all directives on or off: ALL=INDEX,FOLLOW and NONE=NOINDEX,NOFOLLOW.

Some examples:

<meta name="robots" content="index,follow">

<meta name="robots" content="noindex,follow">

<meta name="robots" content="index,nofollow">

<meta name="robots" content="noindex,nofollow">
Copy linkTweet thisAlerts:
@jamesx521authorFeb 11.2006 — If to "index" means to list, then what i need is NOT LISTING, but FOLLOWING (for pages other than the index).

That means, what I need is:

<meta name="robots" content="noindex,follow">
×

Success!

Help @jamesx521 spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.28,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...