Remove page navigation 1, 2, 3 etc.
-
Hello,
I want to remove page navigation from my homepage.
I’ve removed it by deleting this part:<div class="pagination"> <?php if (function_exists("number_paginate")) { number_paginate(); } ?> </div>
But Im not sure that the pagination /page/2 or /page/3 will be hidden from search engines.
Is there a way to delete or disable it permanently from core or something else?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Remove page navigation 1, 2, 3 etc.’ is closed to new replies.