gartaud
Forum Replies Created
-
Could this be fixed to make Bing happy? Thanks!
Great. Thanks!
Hello and thank you for your reply.
I use /index.php/%year%/%monthnum%/%day%/%postname%/ for the posts, and the default (blank) for the category prefixes.
But I think that we misunderstand each other. There is apparently a bug in the code generated by All in One SEO:
<!-- All in One SEO 4.4.5.1 - aioseo.com --> <meta name="robots" content="max-image-preview:large" /> <link rel="canonical" href="https://www.xxx.yy/category/aaa/bbb/" /> <meta name="generator" content="All in One SEO (AIOSEO) 4.4.5.1" />Note that /index.php is missing between “www.xxx.zz” and “/category”.
The code that is generated by WordPress proper later on is correct:
<link rel="alternate" type="application/rss+xml" title="TTT » LLL" href="https://www.xxx.yy/index.php/category/aaa/bbb/feed/" />Both codes should match, and they don’t.
- This reply was modified 2 years, 6 months ago by gartaud.
Thank you. I was at least able to manually change the separator before the page number following https://aioseo.com/docs/setting-unique-seo-titles-and-descriptions-for-paginated-content/ (under Search Appearance, Advanced, Paged Format)
But I don’t get why the Paged Format doesn’t by default rely on the custom separator character defined under Search Appearance, Title Separator, Separator Character and instead uses a hard coded dash or why the Paged Format doesn’t even offer the possibility of using the Separator smart tag.
May I suggest that you offer the Separator smart tag as an option for the Paged Format in a future revision of your plugin?
Also, may I suggest that you investigate offering an option to insert the page number at a specific location of the title rather than append it at the end? That would avoid breaking the standard WordPress behavior.
Thanks!
Thanks!
Thank you for your reply. I have indeed (temporarily) switched to another SEO.
But in which directory should I expect Rank Math’s sitemap sitemap_index.xml to end up? in the root /, or under /index.php/ ?
Thanks!