-
-
Notifications
You must be signed in to change notification settings - Fork 835
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SEO URLs Faulty #433
Comments
I do not see this, @jenolan. I see the slug as:
and
|
Do http://discuss.flarum.org/?nojs=1 the link for the topic is then http://discuss.flarum.org/d/855-Is%20this%20what%20it's%20like%20to%20develop%20a%20software? |
@jenolan ah, that way, in that order, yes, I see it. |
There is a discussion on Flarum currently
http://discuss.flarum.org/d/855-Is%20this%20what%20it's%20like%20to%20develop%20a%20software?
problem is if the 'nojs' is added you end up withhttp://discuss.flarum.org/d/855-Is%20this%20what%20it's%20like%20to%20develop%20a%20software??nojs=1?nojs=1
replicating eternally.The SEO slug should be ..
The text was updated successfully, but these errors were encountered: