Hello Team
my question is about noindex issue in search console.
im using smf 2.0.15 and getting thousands of noindex error in webmaster tools. so how to resolve this issue?
Can you post some examples?
Quote from: vbgamer45 on December 18, 2019, 08:37:20 PM
Can you post some examples?
Some example urls are: https://www.engrz.org/index.php?topic;=11571.0
https://www.engrz.org/index.php?topic;=11139.0
https://www.engrz.org/index.php?topic;=256.0
all urls are redirecting to homepage when trying to open it.
i see decreasing of links in google while trying site:engrz.org in google search
The semi colon doesn't see like a normal SMF link in that position
Quote from: vbgamer45 on December 18, 2019, 09:55:57 PM
The semi colon doesn't see like a normal SMF link in that position
can you guide me how to deal with this problem? i have just updated the theme recently, nothing else. and semi colon appears automatically, i dont know the reason.
What mods do you have installed?
Im using
Pretty urls
optimus
simple audio video embedder
adsense mod
ad management mod
SMF gallery lite
advanced contact form
custom tab mod
similar topic mod
these are the active mods on my forum
Pretty urls. :P
FF removes the semicolon, IE does not. Links don't work either way.
Quote from: Sir Osis of Liver on December 18, 2019, 10:58:41 PM
Pretty urls. :P
FF removes the semicolon, IE does not. Links don't work either way.
Which file and what to edit in that? Will it effect on other urls if modified?
Pretty urls has trashed several forums I've worked on (just cleaned one up this week), it can be very difficult to remove completely. You can try uninstalling it with package manager, then you'll have to manually remove the mod code from .htaccess. You may still find bad links after doing that. It's a lot like cancer, you can get rid of some of it, but never all of it.
Quote from: Sir Osis of Liver on December 18, 2019, 11:21:26 PM
Pretty urls has trashed several forums I've worked on (just cleaned one up this week), it can be very difficult to remove completely. You can try uninstalling it with package manager, then you'll have to manually remove the mod code from .htaccess. You may still find bad links after doing that. It's a lot like cancer, you can get rid of some of it, but never all of it.
if im going to remove pretty url mod, it will damage all the forum url structure and can cause 404 page from search engines.
If you remove it completely, forum should work fine. Search engines will just have to reindex it. There's a reverter available for the mod, but I don't recommend it. You need to clean it out.
foroum is still working fine without any issue. but the problem is with webmaster tools?
is it possible to remove noindex tag from index.template.php?
I don't use or work with any google products. Quick search shows there have been noindex errors with webmaster tools. That's not a forum problem, it's a google problem.
Quote from: Sir Osis of Liver on December 19, 2019, 12:00:36 AM
I don't use or work with any google products. Quick search shows there have been noindex errors with webmaster tools. That's not a forum problem, it's a google problem.
you are right, but the url shows semi colon in structure. when removing semi colon the urls opens the related page.
please dont post in multiple places. i have deleted your other post on this topic.
Quote from: engrz on December 19, 2019, 12:21:37 AM
when removing semi colon the urls opens the related page.
Yes, that's because semicolon is being added to the url incorrectly. Core code can't do that, the only mod you're running that changes urls is pretty urls.
Core code can't do that, the only mod you're running that changes urls is pretty urls.
any alternate to modify code in the mod, not by removing the mod
You can ask in mod support topic -
https://www.simplemachines.org/community/index.php?topic=146969.msg936188#msg936188