You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are building a website using Nuxt 2 & Craft 3. We utilize the GraphQL API provided by Craft to fetch our content on the front-end.
We are experiencing an unexplainable issue: throughout our website, the link (URL) shown in the SEO field doesn't seem correct. For example, we have a section called "Events Overview", which is a single. The URI we provided is "events" so we would expect to see "localdev.com/events" as url generated for the Google tab output. Instead, we are seeing "localdev.com/events/events-overview". Added an image below which shows the output of the SEO plugin.
Another example is a single section named "Events & Culture" that has the URI "events-and-culture" output link by the SEO plugin: "localdev.com/events-and-culture/events-culture".
Steps to reproduce
I don't know how to reproduce since I can't see anything wrong in the config of the plugin.
Additional info
Craft version: 3.8.11
SEO version: 3.7.5
PHP version: 8.0.26
Database driver & version: MariaDB 10.4.27
Other Plugins:
Super Table - 2.7.5.1
Site Switcher - 2.2.0
SAML Service Provider - 2.7.5
Redactor - 2.10.12
KeyChain - 1.0.3
If there is anything else I could clarify more or should provide more information about let me know!
The text was updated successfully, but these errors were encountered:
This issue is still present.
I made a typo in the version we used, this was 3.7.4, I've now updated to 3.7.5 as mentioned in the description of the issue and the issue still occurs.
The issue you mentioned looks like it indeed could be related.
Hi there!
Description
We are building a website using Nuxt 2 & Craft 3. We utilize the GraphQL API provided by Craft to fetch our content on the front-end.
We are experiencing an unexplainable issue: throughout our website, the link (URL) shown in the SEO field doesn't seem correct. For example, we have a section called "Events Overview", which is a single. The URI we provided is "events" so we would expect to see "localdev.com/events" as url generated for the Google tab output. Instead, we are seeing "localdev.com/events/events-overview". Added an image below which shows the output of the SEO plugin.
Another example is a single section named "Events & Culture" that has the URI "events-and-culture" output link by the SEO plugin: "localdev.com/events-and-culture/events-culture".
Steps to reproduce
I don't know how to reproduce since I can't see anything wrong in the config of the plugin.
Additional info
If there is anything else I could clarify more or should provide more information about let me know!
The text was updated successfully, but these errors were encountered: