Category: LinkWithin

A rather delayed update!

It’s been sometime since I’ve written a proper post in English! Like I said before I’ve leaned on Arabic way too much in the past few weeks, being a bilingual blogger is like having two wives and I need to be fair with both of them (the languages and not the said wives!).

A bit about my life right now

It’s the juicy details that bloggers share about their daily life that make following them so much fun, well I’m going to disappoint you there!

If you have been following my blog for the past six months, then let me tell you this: Things are a bit of the same old, nothing has changed, I’m not sure if that’s a good thing or a bad thing. It depends on how you look at things and what is your perspective on life.

The blog

If you have been checking my blog in the past few days you would notice that I have been trying out many themes and going back and forth between them, I have standards and if a theme doesn’t match it, then I simply drop it.

My standards for themes are rather simple

  • Shows similar posts.
  • Has adsense support.
  • Simple, not the magazine type.
  • I can add the basic widgets I use like archive, search and blog stats.

Blogger’s new themes

It all started when blogger added some new themes, and I had to try out the shiny new toys, but alas! They don’t live up to my standards, and they had to go!


Custom themes give a wide range of customization (and I used my fair share of them), and they usually have everything I need out of the box, but they require adding links and what not, and usually have some items that can’t be edited, and they seem heavier and slower to load because of the junk code added by whoever made them, compare the number of lines between them and native ones to get an idea of what I’m talking about!

Similar posts widget

I’ve been using Linkwithin for quite some time to showcase some of my older posts on the new, it’s something I see in most of the blogs I follow and I’d like to have on my blog as well, but Linkwithin has two main issues that I couldn’t deal with!

Issues with Linkwithin

1. The custom domain issue

I had a custom domain for a while and I had Linkwithin on my blog at the time, and it seems that I used the custom domain to generate the widget, so after going back to a blogspot domain, I still get the old domain links (which are now dead links) and that’s bad for SEO.
Speaking of SEO, having an external site handle your similar content isn’t exactly SEO friendly, and it damages the site rank due to external referring (research the matter on your own time, I’m not a SEO expert).

2. No secure connection

Having the secure connection added to the site wouldn’t show Linkwithin, as it requires a regular connection to work, so if you want to keep Linkwithin, you will have to sacrifice the extra layer of security.

I added some code to my blog’s template manually and now it shows the posts without an external widget, it’s much better this way!

And don’t bother contacting Linkwithin‘s support site, I‘m still waiting on  replies from a year ago when the issue started!

Adsense

I’ve also added ads, and found a way to control the content so nothing indecent would be displayed on my blog (the main reason that prohibited me from adding them a long time ago).

So be kind and add my site to your ad blocker’s exception list, I’m trying to make some money here,Okay?

Views drop

The blog isn’t doing as good as it used to do (what is in this country anyway?) I used to get around 2000 views on Thursday alone -the passport zombie stampede day as I call it sometimes- and now it takes me ten days to get the same amount of views! I know I keep saying I don’t care, but I just got my Adsense configured, with this rate I’ll get the first payment in 2030!!

Settling down

I customized a simple theme, it looks nice and it has all the elements I think a blog needs, it looks great and I think it says a bit too much about me, but you have to look closer to be able to see it!

Things I like about this theme

What I like about this new theme I have is that it’s made by Blogger itself, it’s cleaner than the free themes available on the market, that is filled with malicious code that drags the blog down and referral links that steals your blog’s traffic, it is lighter and leaner and it’s everything I wanted in a blog put in one place!  
I hope you like it because it’s staying for a while!  This must be what a home owner feels like!

Cutting back on social media

A detox is a bit too extreme, but I think that taking some time off of social media every now and then is actually healthy, especially when it spreads nothing but negativity and bad news, that’s living in a war zone for you!

Which is why I write, I write to see things more clearly and to get things off of my chest, and it feels nice to know that someone reads this and connects with me (even as a sympathetic reader).

Final words

It’s a bit of a nostalgic fresh start, this theme is almost identical to the one I used back in 2012, and the views are low just like when I began. So it’s my chance to go back on top and even bigger as me.

Life is a series of ups and downs, I enjoyed my time on the top and now I’m sliding down, only to go back on top again! 

What do you have to say about this post? Please leave a comment and share on social media 🙂  

LinkWithin not showing similar posts fixed!

LinkWithin is a widget that appears on your blog and shows similar posts to the post you are on, it’s a good way to show more content and get the users engaged, I tried adding it to my site and it didn’t work!
It wasn’t showing any posts!
In this post I’m going to show you how to fix it with one easy step!



This tutorial doesn’t explain how to install LinkedWithin, it’s explained thoroughly on the site itself when you are installing, so take a moment to look at it before jumping in!

 Cause #1: Third party domains

At first make sure you are using a blogger domain! Don’t use the domain you bought from the hosting company, your blogspot blog must be a sub domain of blogspot.com in order for Linkwithin to work!
Seems basic? Check your settings again!

Cause #2: Must be placed directly under the post!

There are many places to place widgets in blogger, at first when you add Linkwithin it will be added to the sidebar, drag it and place it under the post, not in the footer! Under the post as in the image below!

This should fix the problem right away! And LinkWithin will show posts in minutes!
For me it worked, too much I’m afraid!
LinkedWithin was showing posts on the home page, something I didn’t expect! And the fix for that is also very easy!

3. Fix LinkedWithin showing posts on Home page

Go to Blogger Your blog Template Edit HTML
From there search for LinkWithin, and go inside the widget and you will find this line of code

<b:includable id=”main” <data:content / </b:includable
 
Replace it with this one, and you are good to go!
<b:includable id=”main” <b:if cond=’data:blog.pageType ==&quot;item&quot;’ <data:content / </b:if </b:includable  

 4. HTTPS redirect

If you are using HTTPS for added security on your blog then you are going to have to sacrifice using Linkwithin, the widget only supports the usual version of the domain “http://” and not “https://” and won’t even show it on the blog unless you change the settings. 

Go to settings HTTPS and switch from on to off.

 

Switch HTTPS from on to off
Switch HTTPS from on to off

I hope you found this post useful, I will be posting tips on how
to increase your blog views soon enough
Share with your friends and family and have a good day!