ClaitonLord
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Strange Google Analytics URL@ Bemdesign, i dont think that is the case, because multiple people visit the link. And i dont think all of these people wanna check for hacking it.
Forum: Fixing WordPress
In reply to: Some posts displayed wrong after HTTPS migrationThanks for your help Dat Hoang.
If im right all the mixed content is gone now. I see the little green slots on every page/article on my website. I did this with the plugin ‘SSL Insecure Content Fixer’, but the problem is still there. Please check again for me.
Do you still want me to install these 2 plugins now? Please tell me.
Yes that did it. I see the amount of shares underneath it and in black. I just want my sharecounts in a tiny red notification, in the right hand top. How can i change this?
- This reply was modified 8 years, 3 months ago by ClaitonLord.
Ok, i added the code in the particular post (layout) in WordPress, right on top, but i dont see nothing at all.
https://www.stijnspreekt.nl/aanklachten-zwarte-piet-door-de-tijd-heen-eerste-in-1930/
What did i do wrong?
Ok Greg. So i need to use this one:
<?php echo do_shortcode ('[shareaholic app="total_share_count"]'); ?>
With this one:
https://www.stijnspreekt.nl/aanklachten-zwarte-piet-door-de-tijd-heen-eerste-in-1930/
How do i need to combine them?
Btw Greg, i know it has probbaly nothing to do with the plugin, but since the HTTPS migration my articles are displayed like this. Super annoying and i have really no idea how to fix it. Can you help me solve this? Would be really great!
Update on question 2. It has resolved itself. Shareaholic was out of service for a short time.
Is Shareaholic normally working for new shares right now after my HTTPS migration Greg?
- This reply was modified 8 years, 3 months ago by ClaitonLord.
- This reply was modified 8 years, 3 months ago by ClaitonLord.
Ok Greg. 2 questions:
Where do i exactly fix option 1? I cant find it.
In the advanced settings i see a red bar saying: “cant reach Shareaholic servers”. So its not working at all right now?
Ok.
But when im gonna use option 1, the old (HTTP)shares come back and the new (HTTPS) are added for those specific URLs, right?
Thank Greg. So when i use one of these options, will new shares stil be added? I think not. It probably static, right?
So is my Facebook sharecounter still active on all my other articles? Do new shares still get added?
Ow my God! So i lost almost all of my sharecounts? Wauw. That sucks big time Greg. You should really fix this indeed. To bad you guys didnt do this already in times like these.
So the Facebook sharecounts is still working, but starts all over from 0 now? And why do i still see the LinkedIn and Google+ ones?
I have Yoast. I wanna change the “canonical URL” for those 2 articles. Can you tell me where to do this?
Thanks Greg!
- This reply was modified 8 years, 3 months ago by ClaitonLord.
- This reply was modified 8 years, 3 months ago by ClaitonLord.
Forum: Fixing WordPress
In reply to: Some posts displayed wrong after HTTPS migrationPs. Not all posts are displayed incorrectly, some of them.
I added this code to my htaccess file:
RewriteEngine On RewriteCond %{HTTP:X-Forwarded-Proto} !http RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
- This reply was modified 8 years, 3 months ago by ClaitonLord.
Thanks Greg.
I did the check with an article that had more than 2K shares on Facebook, but it wont display the Facebook counts. Look: https://sharetally.co/395019. It did for LinkedIN and Google+ though. I tried another URL with more than 2K shares, but same thing. I posted the articles on HTTP. I entered the URL in HTTP and HTTPS, but with same results. Facebook wont display anything at all, not even a 0.
These are the URLS’s:
https://www.stijnspreekt.nl/aanklachten-zwarte-piet-door-de-tijd-heen-eerste-in-1930/
https://www.stijnspreekt.nl/waarom-vele-witte-nederlanders-haten-op-sylvana-simons/
What to do?
- This reply was modified 8 years, 3 months ago by ClaitonLord.
- This reply was modified 8 years, 3 months ago by ClaitonLord.
Forum: Fixing WordPress
In reply to: Some posts displayed wrong after HTTPS migration@dat Hoang
Aha ok. My URL is https://www.stijnspreekt.nl
I did this by adding a code to my htacces file, to activate it. Thats all. My hosting already installed it to my server.
Forum: Fixing WordPress
In reply to: Edited dates in functions.php, but dont see any differenceOK, clear, thanks. But what do write in it?? lol
Forum: Fixing WordPress
In reply to: Edited dates in functions.php, but dont see any differenceOK. Can i just use notepad to create it? Than im right at it.