No, that's not what his plugin does. It just redirects searches in your NodeBB to Google.
SEO and friendly urls
-
@José-Ángel-Rey-Liñares I believe that
-
@sergej-saveljev said:
I need support when creating a plug-in, as this will be my first plugin NodeBB and he, as I understand it, will not be easy.
We may have a talk about NodeBB and its plugins in Russian over VoIP (Teamspeak?) if you want to. I can point you some pitfalls, and even some best practices in plugin development
-
It was an amazing meeting, we were speaking more than 5 hours non-stop
I'd like to join "NodeBB speaking club"if there were one.
-
@julian someone should set up a mumble server at
voice.nodebb.org
or something (with channels for different languages). -
Probably it is necessary to change the function of the controller categories,
categoriesController.get
insrc/controllers/categores.js
file. Can i just overwrite it? If so, how?I create plugin and include frontend script, what's next? By the way, about https://docs.nodebb.org/en/latest/plugins/create.html page, it's cruel, guys! Very little information and some of it is not true.
-
Hey, I see NodeBB doesn't convert symbols in url to latin. So there's ugly and not SEO-friendly links like this:
Is it possible to fix this?
-
someone create plugin about this ?
this is important about SEO please help or show me how to create one i will try to do my best. -
@nam-ly said in SEO and friendly urls:
this is important about SEO
Incorrect. Having
topic
orpost
in your URL will never lower your SEO score... SEO score being itself such an abstract concept, focus on delivering high quality content instead of trying to optimize for silly things like this.The slugified url as presented is ideal already.
-
@julian thanks ad, but in my country, this is important.
I created plugin about this: https://github.com/lyquocnam/nodebb-plugin-seo-slug-friendly
yah, this work ! -
Hi,
it looks like this plugin source code is not available anymore any news about slugified urls ?
-
@benraay Maybe this one will solve your problem: https://github.com/huokedu/nodebb-plugin-seo-slug-friendly