Advertisement:

Author Topic: Change noindex to index i meta description  (Read 1609 times)

4play

  • Newbie
  • *
  • Posts: 2
Change noindex to index i meta description
« on: September 15, 2013, 06:52:13 pm »
Hi in main page my meta description allow index and follow site:
Code: [Select]
<meta name="generator" content="Osclass 3.2.1" /><meta name="robots" content="index, follow" />
<meta name="googlebot" content="index, follow" />

But in other page googlebot cant index and follow sites. HOW IT CHANGE?

Code: [Select]
<meta name="generator" content="Osclass 3.2.1" /><meta name="robots" content="noindex, nofollow, noarchive" />
<meta name="googlebot" content="noindex, nofollow, noarchive" />

mrtsoftware

  • Sr. Member
  • ****
  • Posts: 343
Re: Change noindex to index i meta description
« Reply #1 on: January 25, 2018, 10:24:13 am »
Where to cancel this code for categories, subcategories, Cities, Regions...
<meta name="googlebot" content="noindex, nofollow, noarchive" />

Due to this code, google is not indexing pages...

muratbora

  • Full Member
  • ***
  • Posts: 234
Re: Change noindex to index i meta description
« Reply #2 on: March 11, 2018, 03:44:41 pm »
Any idea how to cancel  <meta name="googlebot" content="noindex, nofollow, noarchive" />