Skip to main content

Questions tagged [noindex]

0 votes
1 answer
86 views

I use WordPress i have a problem on I have inspected my site and there are 2 meta tags <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /&...
Binzalai's user avatar
0 votes
1 answer
48 views

I am getting this error on this theme and I am trying to find out if the website even needs this set of code. It is a theme that doesn't seem to have support. I contacted the support team and they ...
Rookie Recruits's user avatar
0 votes
2 answers
402 views

I have a problem with my site that after several months of publication is not indexed. when it was under development the box was checked to not allow indexing by search engines but once completed and ...
LesCa's user avatar
  • 21
1 vote
0 answers
538 views

I've noticed this with many WordPress projects (and clients) over the years so I thought it was worth a public thread. When you interlink a post/page that has embedding enabled, the iframe source will ...
Jesse Nickles's user avatar
2 votes
2 answers
841 views

I've been working on a staging site, installed to a subdomain with installatron. It appears that a good portion of this staging site has now been indexed and shows up when you search for our business. ...
lforsey's user avatar
  • 23
0 votes
1 answer
2k views

Google Search Console has just reported me that my page is not being indexed, because noindex tag has been found. Upon closer investigation I found it in the search results page: <title>Search ...
trejder's user avatar
  • 332
1 vote
1 answer
354 views

As can be safely inferred from the question, I'm trying to get Google to index my site. I'm using Wordpress 5.9 served by nginx (1.13.12), with SEOPress (5.6 up-to-date). I let the wizard guide me for ...
Manumie's user avatar
  • 43
0 votes
1 answer
82 views

I'm having issues getting Google to index my site, because there is a noindex on the homepage. <meta name='robots' content='max-image-preview:large, noindex, follow' /> I have removed all SEO ...
Michael HBS's user avatar
0 votes
1 answer
115 views

My blog site is not indexed in Google. I am using yoast SEO plugin (free version). I have unchecked the option of NOODP still its showing in the source code. And in search console its showing 'noindex'...
Rohit Kumar's user avatar
1 vote
1 answer
1k views

I use All in one seo pack plugin. I see that Google indexed page comments (that are a pages generated from paginated comments). The example url are the followings: URL canonical - mydomain.com/url-...
Giulio's user avatar
  • 51
0 votes
1 answer
126 views

I'm working on a Woocommerce website were I have multiple product types: simple_product, enviso_group_offer and enviso_group_ticket. All of these types are just products in my Woocommerce. No I want ...
Dennis's user avatar
  • 135
1 vote
1 answer
1k views

I am using the following snippet in my functions.php. function add_noindex() { if(is_archive()) { echo '<meta name="robots" content="noindex,follow" />'; } } ...
Summer Pratt's user avatar
0 votes
0 answers
914 views

It seems that WP is adding a canonical to the root of my pagination, and no indexing all other pages on Category pages. For example, /locations/residential/?_page=2 is no-index, and gives /locations/...
Obsidian's user avatar
0 votes
1 answer
353 views

I'm trying to noindex posts from all authors EXCEPT 3 authors on my Wordpress site. I found the following code that I can put into the header.php file. However, this targets specific categories. <...
Tnace's user avatar
  • 17
1 vote
1 answer
894 views

My site is auto importing feed of other website. Obviously it's copied content for google. So i want to noindex all posts comes from that feed. Thanks
mukesh's user avatar
  • 11

15 30 50 per page