Ooohhh you mean “pagination” pages. Gotcha now!
It’s hard to say for sure(I know I know), but at first glance it looks like this block of code would be what you’re after:
if ( $wp_query->query_vars['paged'] && $wp_query->query_vars['paged'] > 1 && isset( $options['noindex-subpages'] ) && $options['noindex-subpages'] ) {
$robots['index'] = 'noindex';
$robots['follow'] = 'follow';
}
}
Related Posts:
- Display Yoast WordPress SEO title in archive template
- How to add a page to the Yoast breadcrumbs
- How to print meta description to posts? [closed]
- Why do I get a 404 for my sitemap index after installing Yoast? [closed]
- Change content language for one page
- Add Page number to Meta Description in WordPress SEO by Yoast [closed]
- Manipulating wp_head content
- Yoast’s WordPress SEO plugin is not showing the correct snippet [closed]
- XML Sitemap : broken XML file [closed]
- make the url unlimited
- Query Post Based of Yoast Primary Category Class
- Wrong Canonical url link
- When does the Yoast SEO filter hook wpseo_sitemap_urlimages fire?
- How to parse Yoast SEO Snippet Variables
- Post content blank after disabling Yoast SEO
- With the Yoast SEO plugin, is it possible to make the meta description a required form field?
- WP-RestAPI and xml sitemap
- help to write a custom php script to settingup yoast priority to pages or posts
- Yoast Seo Plugin – Set no-index to a post automatically when a post is set to sticky [closed]
- Yoast SEO Plugin: Double Title isse [closed]
- Yoast SEO creates sitemaps with a dash ‘-‘ but I can’t get Bing to accept them [closed]
- Edit title-tag in wp_head with yoast seo
- Way to change the Yoast Schema depending on post type? [closed]
- Change base URL of Yoast Sitemap [closed]
- Variable focus word YOAST
- How can I add a second Open Graph image to a site using Yoast? [closed]
- How to call Yoast Seo Tags without needing to call the whole wp_head?
- My WordPress website has 2 header [closed]
- Add content before Yoast description
- Twenty Eleven Theme – SEO Yoast duplicate site titles
- Add Page number to Meta Description in WordPress SEO by Yoast [closed]
- Blog home page has canonical link that is incorrect. Do not see where to change this
- How to Modify Breadcrumb Page Names for Specific Pages? [closed]
- P3 Profiler and Yoast SEO plugin
- WordPress site running on Yoast not being indexed into Google News [closed]
- How to use the Yoast SEO wpseo_canonical filter to set a canonical URL for /, /au/ & /uk/ sites in a MU environment
- Yoast Metadata API to adjust/override the meta description
- Prevent Yoast from removing the canonical tag if robots meta tag is set to noindex [closed]
- Fixing link rel=”next” in Yoast SEO for paginated links
- how to disable Yoast SEO schema from homepage only?
- WPML and Yoast SEO setup on a wordpress site is not working properly
- Remove canonical link element from noindex pages
- What could be causing the category to be appearing as the post title in the title tag?
- Changing Post Sitemap Frequency to Hourly [closed]
- Turn off auto 301 on archive pages? [closed]
- Yoast: do I still need to manually insert meta tags in my theme or will Yoast do this for me? [closed]
- Setting up robots.txt with Yoast’s Seo plugin
- Hard-code SEO Title defaults across all sites on a multisite
- WordPress site using Yoast SEO being blocked from indexing by robots.txt
- SEO Yoast Menu Not working
- Wrong Open Graph image is shown (og:image) using yoast
- An inactive plugin causes an HTTP 404 issue on a translated post – WPML
- Set default image for twitter cards with Yoast?
- Overwriting yoast’s og:meta output?
- yoast seo plugin – remove bulk title and description editor menu from non-admins [closed]
- Yoast SEO makes repeated INSERT queries loading any page
- how to add urls dynamically into the sitemap
- yoast sitemap xml
- Remove the Yoast SEO Post Metabox [closed]
- Advanced Custom Fields and Yoast SEO keyword analysis [closed]
- How can I modify the Capability needed to access a plugin’s options?
- Why does the header set X-Robots-Tag apply to all pages?
- root-relative links for multiple parked domains
- Set Primary category using the Yoast SEO plugin
- Exclude custom post_type in sitemap generation?
- SEO meta description and title tag Yoast SEO
- Why doesn’t YoastSEO allow me to set the title/description for the home page? [closed]
- How do I get WordPress URL rewrites into Sitemap?
- Prevent Indexing of 404 Page
- Add meta value to custom post type on publish
- How to solve Robots.txt problem with WordPress fresh install?
- Error “preg_match_all” with WordPress SEO by Yoast plugin [closed]
- WordPress Sitemap including pages that aren’t there
- 306 MB of wp_options occupied by WordPress SEO Plugin, is that normal? [closed]
- the_content filter together with require_once returns 1 instead of the content of the included file
- Yoast SEO breaking media upload
- Can’t print Yoast meta description into page template (syntax error, unexpected ‘.’) [closed]
- Help in using SEO Plugins: SEO Ultimate And Yoast SEO Plugin
- How-to: This block can only be used once
- Programmatically add Yoast meta description after post save
- How do I change the element using a custom function?
- How to see more WordPress images when posting to Facebook
- Removing calls to noindex() and wp_no_robots()
- Genesis / custom template page / setting the page title and meta desc
- Post Thumbnail missing when using webp format while sharing
- Does anyone know why my SEO and title become one?
- SEO Site Title appearing in google search despite not being added
- Can’t remove noindex meta tag from head
- Why are some user agents still getting a meta robots tag with noindex from my site?
- Reorder title tag and description tag with wpseo_title and wpseo_metadesc
- How can I remove an unwanted character from the main page’s title?
- Google Indexed sub pages in wordpress pagination in post
- Category Name and Slug field need to be the same otherwise it breaks category pages
- Adding list of Indexes in wordpress document
- How to make certain content of the post noindex and no follow. not entire post?
- Automatically set posts to NoIndex depending on category?
- Page navigation not working correctly on index but only on categories
- seo meta description issue in google search
- YOAST slug does not take the custom permalink I have made
- What purpose does /embed/ URL have and how to avoid SEO problems?