SOLVED: Canonical tags hurting SEO?
-
It gets very complicated when you start changing the code. I prefer to not modify the code because then I have to keep track of those changes on updates. We've spent a lot of time trying to get our members to use our forums so they would get indexed. It would be nice to take advantage of that considering how long it takes for forums to get used.
-
Thanks so much for the quick update!
For some reason, some files / folders end up being owned by root again. I'm not sure what's causing that because I always use the nodebb user to update etc.
Anyway, it's done now. I asked Bing to re-check one of those links and now it shows as indexed. Wonderful. However, it complains about this now.
I'll try Google next.
-
Some of the fixes are as simple as going to settings, posts and changing the values.
Some, not so obvious such as follow;Bing suggestions;
1 Change the description in the <meta description> tag in the page source to be between 25 and 160 characters in length.
2 Ensure that the page source does not contain large amounts of CSS or code at the top of the page. Consider moving code and styles into separate files.
3 The pages uses a meta robots tag. Review the value of the tag to see if you are not unintentionally blocking the page from being indexed (NOINDEX).
Bing seems to like the site better now but Google is still not loving it. I have to work on that next.
-
-
@NodeHam said in Canonical tags hurting SEO:
BTW, Bing mentions something called IndexNow for Wordpress. Is this something that NodeBB could benefit from?
IndexNow is a rapid indexing method where Cloudflare will push updates into Bing for example when something changes, which speeds the rate at which sites are indexed. It's a newer version of the RPC ping that WordPress used to issue as soon as content changed.
By default, NodeBB will already be able to access this if you are using CF and Bing.