pankajbatra
Member
Posted 1 year ago #
I have been using SEO for comments since last year and its a excellent plugin. It helped my blog's traffic grow substantially.
I could also see drop of traffic since last one month. Since last few days, I noticed that links on comments are not being generated. This may be one of the reason for traffic drop and search position downgrade.
Comments links can be checked on this page: http://www.pankajbatra.com/finance/fixed-income-plans-ppf-scss-corporate-fixed-deposit/#comments. See there is no link against commenter's names which was there earlier I believe.
Did anybody else have also encountered the same issue?
If developer of the plugin can read this post, please can you help out?
http://wordpress.org/extend/plugins/seo-super-comments/
pankajbatra
Member
Posted 1 year ago #
I have edited plugin code and got it working.
In function SEOSuperComments_author_link()
Lines after below are unreachable and code is not making sense to me.
if ($comcount<$mincomcount)
return strip_tags($link);
else return $this->strip_nofollow($link);
So I have commented above 3 lines of code.
Perryb2006
Member
Posted 1 year ago #
I have done the same. Commented out lines using /* Code */ (Barely know php).
Is the plugin working for you now?
pankajbatra
Member
Posted 1 year ago #
Ya, plugin working fine now after commenting.
Check out it here: [link removed]
Perryb2006
Member
Posted 1 year ago #
I still can't get it to work.
It fails to work with theme frameworks :(
skylar180
Member
Posted 11 months ago #
it doesn't work on suffusion theme either... I guess. Nothing happened, so I turned my old "Get recent comments back on".
Is there something I'm missing? Is there a place to look at the generated pages or something? I don't even see it as a widget option to add to my sidebar.
Sky