Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted April 15, 20222 yr I noticed the Organization schema works IF the TLD is the forums. However, that's not the case for us. Instead, IC a directory off the the TLD (i.e. https://TLD/forums). In this instance, the schema ends up like this: @type Organization @id https://www.TLD/forums/#organization mainEntityOfPage https://www.TLD/forums/ name Name of Forums url https://www.TLD/forums/ Where it should be: @type Organization @id https://www.TLD/#organization mainEntityOfPage https://www.TLD/ name Name of Website url https://www.TLD/ Is there a method to fix this?
April 16, 20222 yr This would be correct as your community is installed in your "forums" directory. Thus, the software uses that URL. To change this, it would not be advised and require a customization.
April 18, 20222 yr Author Well, no, it's not correct. The schema is wrong. You're saying it cannot be fixed? Seems like a bug then, because you should be able to edit it for instances like this.
April 18, 20222 yr I'm a little confused as to what you believe to be incorrect there. Its generating what you have your software installed under. Your root URL is not our software
April 18, 20222 yr Author I get the software assumes it's installed at the root directory, hence the way the Schema is coded. But it's not installed in the root directory, so the Schema information is incorrect. The software has no provision for that use case (installed in something OTHER than the root). That is the problem.
April 18, 20222 yr Management I understand what you mean. You're saying your site is my-site.com, and you have created a directory 'forums' and put the forums in there, so the JSON should report the site as 'my-site.com' but it's reporting 'my-site.com/forums'. I'll open an issue.
April 18, 20222 yr Author Yes, plus mainEntityOfPage, Name, and URL values (see my OP for example). Thank you! Edited April 18, 20222 yr by bassangler
July 11, 20222 yr This issue has been resolved in 4.7.0 which has recently been released. Please upgrade to that version to resolve this, and of course, let us know if you are still seeing any issues.
December 3, 20222 yr Author Yes, that fixed it. But I see the "website" type also needs the same treatment. Can that be included in the next release?
December 15, 20222 yr Author On 12/3/2022 at 9:49 AM, bassangler said: Yes, that fixed it. But I see the "website" type also needs the same treatment. Can that be included in the next release? Should I start a new thread? Wondering why this is being ignored.
December 15, 20222 yr 13 hours ago, bassangler said: Should I start a new thread? Wondering why this is being ignored. Your topic has been moved to Feature & Suggestions. As this is a change in how it currently functions. While our team does not reply to every topic, we do read each and every request.