Skip to content
  • Home
  • Fussy Vegetarian
  • Email Newsletter
Copyright Being Manan 2026
Theme by ThemeinProgress
Proudly powered by WordPress
  • Home
  • Fussy Vegetarian
  • Email Newsletter
Being MananManan reviews tech and gadgets
  • You are here :
  • Home
  • Computing & Internet
  • WordPress Plugins I Like #1
Computing & Internet

WordPress Plugins I Like #1

April 14, 2008

Finally after using free hosts and free domains and waiting to get a nice domain name I got a domain that I liked. I have played around with WordPress previously when I had a free host and liked it, sites are kinda boring and forums require a community a blog is my own expression and this is what this site is about – Just Being Manan!

After setting up WordPress selecting a really cool theme I installed a few Plugins, I got to say editing it to make it cross-browser compatible was a pain, I still haven’t got it work properly on Safari – you use Safari :shock:

Ok sorry, the Plugins, yes, the ones I have installed so far:

  1. Embedded Video Link – A Plugin to integrate various video links as videos in your blog posts. It supports almost all video portals and most commonly video formats. (Download)

  2. Fotobook – Merges your Facebook albums in your blog, adds a ‘Photos’ link to your navigation bar and pulls images from your Facebook account. It’s pretty customizable you can choose the albums to show or hide. (Download)

  3. Homepage Excerpts – Shows a user-defined excerpt of posts on the home page or a defined no. of full posts on the Home Page, makes the home page look neat IMHO. I have set it to show first 100 words of each post. (Download)

  4. Redirectify – Adds external links to your navigation bar, really helpful. (Download)

  5. Twitter Updater – If you don’t know Twitter – I won’t blame you, none the less Twitter is an update service that will send users (who have setup a twitter account in their IMs) a message whenever you update your status on the Twitter site, this service is very helpful for bloggers and blog readers. Readers can simply follow you – a blogger’s updates and so whenever you – the blogger publishes a new post the people who follow your updates will get a IM on their chat client with the title and a link to the new article.

    • Sign Up on Twitter

    • Download Twitter Updater

  6. uBerdose (All in SEO Pack) – Search Engine Optimization Pack, I have not fiddled with it so cant say much about it, but if it does what it is supposed to then it rocks. (Download) Thank You Ravi for this one.

Edit: Plugins suggested by sathya added :p

7. Google (XML) Sitemaps Generator: Generates A Sitemap in XML format that helps Bots & Search Engine in crawling your site. (Download)

8. WP-Stats – Generates statistics of your blog. (Download)

Thank You Sathya :P

You may also like

Transitioning to Unifi for WiFi: The Expensive Lessons Learned

2025 Subscriptions Review

Walkthrough of my Homelab

Firewalla: A home firewall that everyone can use

Desk Cable Management: Master Guide for a Functional Desk

One Dock to Power the Work from Home Setup

Related

Tags: Blogging Tips & Tricks, fotobook, plugins, twitter, wordpress, wordpress plugins

15 comments

  • Sathya has written: April 14, 2008 at 6:04 pm Reply

    Some more must have plugins – Yahoo Smiley pack, Google XML sitemap generator, WP-Stats.

    PS: I’m on twitter: sathyabhat is my id

  • manan has written: April 14, 2008 at 6:17 pm Reply

    Hey Sathya nice to see :D and thanks for the plugins I was searching for a XML sitemap generator, first post edited :)

  • Sathya has written: April 15, 2008 at 5:43 am Reply

    Pleasure :) PS: Subscribe to comments plugin is also a must have!

  • manan has written: April 15, 2008 at 10:38 am Reply

    I did put but forgot activating it :D, thanks for reminding, i also added the comments rss link in the footer.

  • Gigacore has written: April 27, 2008 at 11:39 am Reply

    Well, nice but after reviewing the plugins u r using, I found that u are not using wp-cache. Use that plugin, it will save ur site’s bandwidth and will enable frequent visitors to browse ur blog much faster.

    And I also came to know that u are using multiple sitemap-gen plugin. dd-sitemap-gen & google-sitemap gen. I’d recommenced u to use only google sitemap gen. multiple will lead into some conflicts.

    btw, here is the list of plugins u are using :p

    FeedBurner_FeedSmith
    adsense-manager
    akismet
    all-in-one-seo-pack
    dd-sitemap-gen
    embedded-video
    fd-footnotes
    fotobook
    google-sitemap-gener
    hello.php
    homepage_excerpts.php
    instantupgrade
    live-comment-preview
    redirectify.php
    share-this
    stats
    subscribe-to-comments
    twitter_updater

  • manan has written: April 27, 2008 at 12:09 pm Reply

    I was going to make a part 2 of this post and was waiting for some more info about various plugins :p

    for the multiple generators, I did not know that using multiple generators has side-effects, I like dd’s method of displaying the sitemap as a link at the top and google is well for google.

    How did you know I am using footnotes, I have not yet even used it :?

  • Gigacore has written: April 27, 2008 at 12:30 pm Reply

    hmm.. well if u use dd sitemap gen for just to display the list… its ok! But I thought u r submitting the sitemap to google and other SE from both the plugins..

    and here:

    https://beingmanan.com/wp/wp-content/plugins

    in the same way, u can see the plugins people r using on their wp blog by suffixing /wp-content/plugins to the URL. Try: http://www.themebin.com/wp-content/plugins

    ;)

  • manan has written: April 27, 2008 at 12:48 pm Reply

    hmmm … interesting, thanks for the heads up.

  • Brian Elliott has written: April 29, 2008 at 12:32 am Reply

    nice collection. there are some i just realized i need…like homepage excerpts.

  • manan has written: April 29, 2008 at 12:47 am Reply

    Hi Brian, thank you and yeah home page excerpts is 1 of my favorite :P

  • Sathya has written: May 21, 2008 at 12:13 pm Reply

    Also forgot to tell you – database backup plugin – VERY important!

    Nothing beats WP-DB backup plugin

    On demand back or scheduled hourly/daily/weekly backups emailed to you

    http://www.ilfilosofo.com/blog/wp-db-backup

  • Sumesh has written: June 12, 2008 at 11:07 pm Reply

    Being able to find plugins used is a security vulnerability (hackers could exploit problems in your plugins), so blocking that is recommened.

    Place a blank .htm or .html or .php file in /wp-content and it should be all right.

    @gigacore: Using WP cache does not save you bandwidth, because you have to turn off gzip compression to use the plugin (gzip saves some bandwidth too).
    It does save you processing power and database load, so the site will be faster.

    The sitemap fad is going too far – you do not need a sitemap if you do not block search engines from category and archive pages. This is because bots will follow links in those pages and index all your posts.

    Note: Check if bots are blocked in header.php (with php tags), robots.txt (with a rule) or by All in One SEO plugin (an option to check/uncheck).

  • Sumesh has written: June 12, 2008 at 11:12 pm Reply

    Correction to previous comment – place blank .htm or .html or .php file in /wp-content/plugins

  • manan has written: June 13, 2008 at 1:16 am Reply

    I love the Site Map thingy. After giga told me about that I have put a index.php file in the plugins folder.

    Awstats shows Robots & Spiders dated today, so I am sure those are not being blocked.

    Thanks for the heads up though.

  • Pete has written: October 2, 2008 at 2:35 am Reply

    Nonetheless is one word.

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Me

Hi, I’m Manan and here I write about gadgets and technology. Find me on Twitter or Mastodon and my stream on Twitch. Get updates over email. Or sign up for the Newsletter.

Ad

Ad

Apps by Manan

Kryton Labs Logo Kryton Labs

Copyright Being Manan 2026 | Privacy Policy | Terms of Service | Theme by ThemeinProgress