add canonical authors

This commit is contained in:
argoexpert press
2025-04-22 22:54:20 +03:00
parent 3d8a4a5054
commit 1c4b27d358
6 changed files with 26 additions and 7 deletions

View File

@@ -17,7 +17,7 @@
$query = new WP_Query($args);
?>
<?php get_template_part('partials/post-list', null, ['large_first_image' => false, 'query' => $query]); ?>
<div class="frontpage-next"><a href="https://agroexpert.press/category/all-events/page/2/">Еще новости</a></div>
<div class="frontpage-next"><a href="https://agroexpert.press/all-events/page/2/">Еще новости</a></div>
</div>
</div>
<?php get_footer(); ?>