?SuperSocializerAuth=LiveJournal at the end of each post on google search consol
-
ive disable this plugin because google was indexing all my url with : ?SuperSocializerAuth=LiveJournal at the end of all my post, and now even if i disable it i still get this at the end of each of my post when i do an url inspection. I never enable livejournal… how do i get rid of this?
The page I need help with: [log in to see the link]
-
It has been fixed in the version 7.8.24. See the changelog https://wordpress.org/plugins/super-socializer/#developers
If you are not seeing this in your Google Webmaster dashboard, it’s not an issue. Google search (or your browser) might be showing cached results. You might want to try from a new browser. Let me know what search term is producing results withLiveJournalparameter appended to the url so that I can have a look.no even if i disable the plugin like 3 week ago i still have hundred of Referring page like this one
https://www.tvqc.com/tag/denise-bombardier/?SuperSocializerAuth=LiveJournal and get error crawling on google search consoleI did a bit of custom coding for this.
You can download the custom plugin from following link (Download > Direct Downloadat the top-right corner):
https://www.dropbox.com/s/nyaso0tj508tf87/heateor-live-journal-301-redirect.zip?dl=0
Then install (fromPlugins > Add New > Upload Pluginpage) and activate it. This will redirect all the urls withSuperSocializerAuth=LiveJournalparameter linking to your website to the original url.
You can find this plugin atPluginspage in admin area with the name – “301 Redirect”, after activating it.Yes, the redirection does work but….
It is uncomfortable to see hundreds of “&SuperSocializerAuth=LiveJournal” in Google Search Console, it created mess, it’s hard to debug other search issues.
Why can’t it be removed at all?The problem of this ticket is the existance of such a parameter by itself, not 301 or 500 like in other similar tickets.
I was going to open new ticket but found this.
So, it is not resolved.@luzinis
As mentioned in one of the previous answers –It has been fixed in the version 7.8.24. See the changelog https://wordpress.org/plugins/super-socializer/#developers
If you are not seeing this in your Google Webmaster dashboard, it’s not an issue. Google search (or your browser) might be showing cached results. You might want to try from a new browser. Let me know what search term is producing results with LiveJournal parameter appended to the url so that I can have a look.You can check the line number 738 in
wp-content/plugins/super-socializer/super_socializer.phpfile which does a permanent redirect to original url if there is&SuperSocializerAuth=LiveJournalin the querystring without any reason.
Where are you seeing these errors exactly? Can you post the screenshot showing the exact error?Hello
I use the last version — 7.12.6
I can see &SuperSocializerAuth=LiveJournal in Google Search Console
Screenshot: https://monosnap.com/file/Tz1N7MwQ17J4HkHKpOQDJaOMd9NvgTYes, I can approve that redirection works. Nobody in this thread says, that redirection doesn’t work. But the question is different: how to get rid of those “&SuperSocializerAuth=LiveJournal”
Thanks!
-
This reply was modified 7 years, 4 months ago by
luzinis.
@luzinis I am not sure why Google is crawling the urls with permanent redirect. May be it does it once and then it takes into account the permanent redirect. To be sure, you can let Google know about it via Google Webmaster Forums.
Same problem here, great plugin overall but with last version some recently created pages of my website keep showing parameter ?SuperSocializerAuth=LiveJournal in Google Search Console. Also this makes google not index by default some of the pages. This problem has been ongoing for months and still happening now WITHOUT LiveJournal activated.
Can’t understand why does this URL path exists with the LiveJournal deactivated, redirecting it’s a patch which creates other issues. A definitive fix for this would be greatly appreciated
I’m using SuperSocializer on my site since February 2019 and also have same experience with this live journal parameter. What exactly ?SuperSocializerAuth=LiveJournal parameter do? Is possible to completely disabled this?
For last month range we can see about 3000 new url with this parameter from total about hundreds of thousands on all time range (I think they all using SuperSocializer)
As mentioned in the previous reply, not sure why Google is crawling the urls with permanent redirect. May be it does it once and then it takes into account the permanent redirect. To be sure, you can post this at Google Webmaster Forums and ask them what’s going on.
Update the plugin to latest version. Try replacing the existing
wp-content/plugins/super-socializer.phpfile with the one at following link https://gist.github.com/Heateor/c0cf61d19a2ecd22d3b251f9a0cee428
After that, there should be<link rel="canonical" />tag in the HTML source of your website pointing to the original url without any querystring parameter. If this meta tag is not there, you can install the plugin https://wordpress.org/plugins/heateor-open-graph-meta-tags/Let me know how it goes.
Plugin updated to last version at 16/05/2019, publishing new pages the 17th, result got on google search console, new pages indexed… are we going backwards with the versions or it never got fixed?
That’s clearly a bug, must fix, the plugin is creating repeated content for google, terribly bad for SEO.https://www.ceroresiduo.com/producto/nueces-lavado-250g/?SuperSocializerAuth=LiveJournal
17 may. 2019
https://www.ceroresiduo.com/producto/detergente-vegetal-multiusos-125g/?SuperSocializerAuth=LiveJournal
17 may. 2019
https://www.ceroresiduo.com/producto/percarbonato-sodio-1kg/?SuperSocializerAuth=LiveJournal
17 may. 2019
https://www.ceroresiduo.com/producto/bolas-secado-lana/?SuperSocializerAuth=LiveJournal
17 may. 2019Hope it really gets fixed in core branch.
@javierdemuga
Try replacing the existing wp-content/plugins/super-socializer.php file with the one at following link https://gist.github.com/Heateor/c459611e113ad22dbd319098f9688871
<link rel="canonical" />tag is already there in the HTML source of your webpage.
Do let me know if it fixes the issue so that I can include it in the plugin. -
This reply was modified 7 years, 4 months ago by
The topic ‘?SuperSocializerAuth=LiveJournal at the end of each post on google search consol’ is closed to new replies.