Add Page number to Meta Description in WordPress SEO by Yoast [closed]
To add a page number regardless to any plugin … use filters. Do not change the plugin file. You cannot run updates other wise. Example: <?php # -*- coding: utf-8 -*- /** * Plugin Name: T5 Add page number to title * Description: Adds <code> | Page $number</code> to the page title. * License: MIT … Read more