Hi, hopefully someone can help me with this URL slug issue:
I have added content slugs for to my website’s URL, and they work for me, on every browser and my mobile phone. However, they do not work for my colleages. When they enter the website, the URL is the correct one. But when they press onto other sites of the website, the URL stays the same no matter what - the slug part of the domain is not visible. This makes it very difficult for customers to navigate the website.
Does anyone have any idea what might be the issue?
Hi @MJosefsen! Welcome to the Community-- happy to have you here 
Could you share some screenshots or a screen recording of this behavior? Additionally, any links to pages affected by this would be super helpful in troubleshooting
Hi again,
Here are the images and links.
This is the main link for the homepage. The issue on the homepage is with the logo, it looks different from the image I inserted - there is a space between “agen cy”, instead of “agency”.
[cid:ffcfa4f8-ad70-4f0c-82b4-e5521a9d57bd]
The second issue is that when you enter the website from your browser, the title of the website is displayed in quotation marks, like below:
[cid:3624f72d-537e-4451-8590-e92385338a9b]
The third thing, is that the all the other URLS, aside from the homepage URL: droidsagency.com, are also called droidsagency.com. You can access them if you actively type for example: Automatisk AI-generede notater og referater<>, but when I navigate to the products side from the main page, the URL is still the same.
Fourth, the mini logo on the website is also visible to me, where it looks like this:
[cid:52b3c91e-2caf-4e3e-9e8b-6e13a29cff8c]
But for everyone, the logo isn’t visible, and instead there is nothing.
None of these bugs are visible to me, when I enter through my own browser, both Chrome and Edge, and mobile and computer browsers, but I have been told this from my colleageus., which is very strange
Thank you in advance
Thanks for the specific context, @MJosefsen! I was not able to reproduce any of these issues on my end. Have you asked your colleagues to try opening these pages in an incognito window or another browser?
Hello Josefsen,
It sounds like the issue could be related to browser caching or how the website handles URL changes. Here’s how to troubleshoot:
Cache Clearing: Ask your colleagues to clear their browser cache and try again. Cached versions of the site might prevent the URL from updating properly.
Browser Compatibility: Test the website on different browsers and devices to see if the issue is browser-specific.
JavaScript Issues: If your website uses JavaScript for navigation, check if there are any errors in the console (accessible through the browser’s developer tools).
SEO-Friendly URLs: Ensure your website’s CMS or platform is configured to generate clean, SEO-friendly URLs automatically.
Redirects: Check if there are any redirect rules in place that could interfere with how URLs are displayed.
If the issue persists, reviewing the website’s URL structure and consulting with your web developer can help pinpoint the cause.