Category: Tutorials

  • How to edit or delete comments on Instagram ?

    How to edit or delete comments on Instagram ?

    Instagram is one of the most recognized and used social networking platforms in the current day world. Instagram, just to mention, boasts of having over two hundred million users who are normally active throughout. As if that is not enough, daily, an estimated sixty million photos are uploaded to their Instagram accounts. Sixty million photos being uploaded daily! The intensity of this data may not strike you that hard, but just to put it all into perspective, that is roughly four hundred and twenty million photos being uploaded every week.

    To crown it all, an estimated two billion likes are usually given to the Instagram photos daily. Is this not magnificent?

    These numbers should not only astound you but should also get you thinking about why human beings interact with the content on Instagram this much. Something worth beholding about the app is that all content delivered on this platform is purely visual. Statistics have it that we as human beings process visualized data fed into our brains sixty thousand times faster than we process written pieces of data.

    Despite this fact, however, as one uses Instagram, they usually face numerous instances in which they want to edit or delete a comment that they have made. At times, the comment may even be on another Instagram user’s post. In both scenarios, the processes that one should follow remain quite easy, as you will see below:

    1. How to edit a comment on Instagram

    Currently, Instagram does not allow you to edit a comment that you have already made on your photo or even that of another Instagram user’s account.

    You can, however, edit the caption on your photo by tapping on the three dots icon present at the top right corner your post, then tap edit. You could then add some locations and tag people.

    2. How to delete a comment on Instagram

    If you have a comment that you want to delete, whether, on your post or that of other Instagram users’ posts, you can follow the procedure outlined below:  

    1. Search for the post that you have commented on your app. It might be your post or someone else’s post. 
    2. Beneath the image, there is normally a ‘Speech Bubble ‘ icon and which one has to tap and all comments raised on that particular image are revealed. 
    3. Amidst all those comments, search for your comment. Depending on the popularity of the image and the number of comments that were made, it might be slightly tricky.
    4. Android: After sorting out and finding your comment, tap and hold on it. A ‘trash can’ icon is normally present at the top right-hand side of the screen. Tap on the icon to delete. If it is your post, you could as well delete other people’s comments if you wish.

      iPhone: Find your comment and slide to the left. You will find a “DELETE” option next to “REPLY”.
    Tap on your comment to delete on Instagram when you are using Android
    Slide left to delete your comment in Instagram while using ios.

    There you have it!

    Easy steps on how to edit or delete your comments on Instagram. Be sure to maintain a good reputation on this social network platform by employing these techniques.

  • How to Add a Link in Your Tumblr Description?

    How to Add a Link in Your Tumblr Description?

    It is not once or twice that you have seen people’s Tumblr description having a link, right? Most of the time, you wonder how they were able to do so. Trying to figure out this by yourself can be quite challenging. However, as you will come to see, it is a straightforward task to do – all you need to have us a little bit of basic HTML knowledge.

    Here are the simple steps that you can follow on how to add a link to Tumblr description:

    Step 1- Open Tumblr

    You can open Tumblr by going to its dashboard or merely opening the app.

    Step 2: Log in to your Tumblr account

    Key in your information (passwords included). If you already have Tumblr will open automatically without you having to key in the data.

    Step 3: Open your account page by clicking the account button

    The Account Button is mostly found in the top right-hand corner. It looks like a small circular structure placed on a half-circular structure, but a bigger one. I tend to think that their idea was for it to look like a person or a passport-sized photograph.

    Step 4: Select the Tumblr account that you want to edit

    This applies to people who have multiple Tumblr blogs. On the Account Button, select the blog which you want your link to appear in.

    For those with only one blog, you can skip this step.

    Also Read: How to get a backlink from Wikipedia?

    Step 5: Open the ‘edit appearance’ option

    You are not limited to just a single way of getting to this option. It does not matter how you reach it.  After selecting and opening the Tumblr that you want, click on the account button again and look for the ‘edit appearance’ option. Click on it.

    Step 6: Edit your description

    Step 5 should give you the ability to make a direct edit to your heading and description. You can just type in your awesome heading and description.

    Now it’s time to add a link to the description.

    Write it or copy the code as follows:

    <a href=”https://www.yoururlhere.com”>Your anchor text</a>

    After writing this, you can then replace “https://www.yoururlhere.com” with your website that you want to link out from your Tumblr.

    Add your own anchor text or replace the one in “Your anchor text“. This is the clickable text that you want to appear in the description. Only the anchor text is visible to the front end users.

    Don’t forget to close your code with “</a>” after adding your anchor text—the last thing you need to write to finalize the code.

    At the end of this step, you should have a link that looks like the one below.

    Code view: < a href=”https://www.seomandu.com/”>Check out my personal site</a>

    Preview: Check out my personal site

    You are done! Now you have an awesome anchor text in the description that links to your desired url. Take the link above, for instance. It links to the homepage of this blog. The text to be displayed will be “Check out my personal site”.

    Here is a detailed tutorial on anchor text.

    Sometimes you find yourself in a situation where you are not sure how the URL specifically appears like. This is cause for no alarm. You have to go to the page which you want to be attached to your Tumblr blog. Copy the URL from there and paste it on the link. It is that easy!

    An essential tip for you to consider is that all the characters you have seen in the link are entirely necessary. That means that if you do not key in one quotation mark or you close the whole link wrongly, the result won’t be as you expected, and your link won’t work. Counter-checking your work before going to the next step is advisable. You can also employ an easier way of writing this code and avoid omissions. You can first write the code on a notepad file.

    After you finish, counter check the HTML code and see if it is correct and okay. If it is, highlight the code and copy it. After that, open where you are planning to have it copied and paste it there. Although not compulsory, this is a step that goes a long way in ensuring you don’t repeat the whole thing over and over, especially when you are dealing with pretty complex and complicated codes.

    To add to that, it is good to note that you are not limited to only one link. You can include multiple links if you wish.

    Step 7: Save your work

    You have come a long way in creating the whole thing. You have one last thing to do, and everything is ready, saving the document. It might be an easy step but most definitely very important. You have to press the save button to ensure that all you have been doing is saved and ready. Failure to do so will render everything you have been doing useless. You don’t want that, do you?

    Step 8: Test your links

    After you are done, and the link is created, don’t just assume you nailed everything. You have to test whether or not the link works. Click on it and see if it does lead you to the page you wanted. If it does, congratulations, you have done it. If it doesn’t, you will have to double-check the link or repeat the whole process. However, this will rarely happen if you were keen all through the process.

    It has been said that your link might disappear after you edit the Tumblr after saving the description. To be on the safe side, you can copy the code on a notepad file or TextEdit and have it saved. That way, you won’t have to repeat the whole code over again, but you’ll just copy-paste it.

    As we have seen, adding a link to your Tumblr description is a walk in the park. You just have to be keen and careful all through the process, and you are good to go.

  • How to quickly index your blog post without using Google Search Console?

    How to quickly index your blog post without using Google Search Console?

    Recently Google went through a core update and there are few buzz going within the web masters. One of the common topics in question is indexing! (more…)

  • How To Quickly Find Expired Domains for PBN With Ahrefs

    How To Quickly Find Expired Domains for PBN With Ahrefs

    So you want to take your SEO to another level and start your own first private blog network. PBNs… at your own risk! (more…)

  • 7 Effective Ways To Earn Money Online In Nepal

    7 Effective Ways To Earn Money Online In Nepal

    Are you tired of reading all those articles about making money online? Probably you must have seen around hundreds of different methods that people have been talking about and the more you read the more you get confused. (more…)

  • Scrapebox Tutorial –  A Beginner’s Guide to Use It For SEO

    Scrapebox Tutorial – A Beginner’s Guide to Use It For SEO

    What is Scrapebox?

    Scrapebox is a small tool also  known as “The Swiss Army Knife of SEO” among those who are familiar with this tool. It is well known in the SEO community for its different capabilities, based on which it has established itself as the swiss army knife.

    (more…)
  • How To Get Backlinks From Wikipedia? – A Complete Guide

    How To Get Backlinks From Wikipedia? – A Complete Guide

    When it comes to list the top authority and trusted site, Wikipedia is always ranking with in the top 10 results. Wikipedia is one of the oldest and biggest sites and is popular among the Internet users. Why? Because, this site ranks for almost every keywords searched for.

    (more…)