WordPress themes with optional eMail subscription links integrated into them require you to enter your FeedBurner IDs. Read no further if you already use FeedBurner and know your FeedBurner ID. If not…
How do I ?
You have to sign-up for a FeedBurner account first.
After you’ve signed-up and are logged in, you’ll have to create a feed (burn a feed). You can create any number of feeds. Each of those feeds will have a unique ID.
After you’re done creating a feed, if you click on it, you’ll be taken to that particular feed’s settings panel.
While you’re there, activate the ‘email subscriptions’ service in your feed settings panel (it’s under the ‘publicize’ tab) to provide your readers with email updates.
Now, all the while you were browsing through your feed’s settings panel, if you look in your browser’s address bar, you’ll find the URLs ending with a number (…?id=xxxxxxx). Yes, that is your FeedBurner ID for that particular feed.
What the bleep is a Feed?
If you have no clue what a feed is, here’s an excellent video by CommonCraft. You probably will not find a better & simpler explanation anywhere on the web. It gives you the all essential bigger picture which otherwise takes a considerable amount of time to see.
and why FeedBurner?
We have almost no control over our default WordPress feeds. FeedBurner is an advanced feed management service which lets us do a lot of things to the default feed. Here are a few.
We can track the feed statistics.
Create custom feed urls.
We can include ads in our feeds as well.
Place those ’submit to’ links to social media sites.
In WordPress versions prior to 2.5 we could see the Page and post IDs in the WordPress admin panel. But from WordPress 2.5 and later, these are not displayed directly in your dashboard.
Here’s how you can find the IDs in WordPress 2.5 and later.
One Way
After you’ve logged into your WordPress dashboard, Go to Manage > Pages and from the list of Pages hover over the Page title you want to find the ID of. Every time you hover over, your browser’s status bar will show you a URL ending with a number like this.
The number with which the URL ends is the Page ID (6 in this case).
Another
If you don’t see anything when you hover over, click on the Page link to open edit Page screen. Now, look in your browser’s address bar and you’ll find the URL ending with a number. and that is your Page ID.
Again, the number with which the URL ends is the Page ID (6 in this case).
If you are a beginner to WordPress and are being a bit indecisive about which plugins to choose and install, dont worry… you are not alone. Every WordPress blogger has been there at some point. Though WordPress in itself is awesome, you need to add a few things to the standard installation to extend its functionality. The following is the list of required plugins and why you need to install them on a new blog even before you go ahead and make your first post.
A standard WordPress installation has some SEO concerns assiciated with it, primary among those is the duplicate content problem where a single post is found in many locations and the second is it lacks the ability to add unique metadata to each individual posts. All in One SEO pack is a simple and excellent all round plugin that takes care of all these. It might take some time for an absolute beginner to get a clearer picture of what this plugin does but nevertheless install this and you’ll get there.
Versions from WordPress 2.3 and on support native tagging but lack the administration to manage these tags in anyway. Now, there are many plugins for this purpose but Simple Tags is the best among these in terms of its features and simplicity. This plugin can do a lot more than just manage tags - it can tag pages and feeds, suggest tags based on the written content, add related posts, generate and display tag clouds and lots more. note: Do this if using ‘all in one seo pack’ - go to ‘Options’ and under ‘Meta Keyword’ make sure the ‘Automatically include in header’ option is unchecked.
Backing up your WordPress database is a boring but important task. This plugin called WordPress Database Backup makes this job easy. Just put in your email id and tell it how often you want it to make backups. It does its job and mails them to you at those scheduled intervals.
Another solution to WordPress duplicate content problem is to display short excerpts of the posts everywhere except on the single post itself. WordPress Excerpt Editor is a plugin that can help you customize and auto-create excerpts of posts and pages as well, be it for SEO purposes or otherwise.
Every WordPress blog needs some kind of statistics sytem to keep track of things and Google Analytics is an advanced stats system that can be a bit overwhelming to beginners. Nevertheless I think you must sign up for it right from the beginning and you can analyse your traffic more in depth later on after you get used to things. For google analytics to work, you need to put in the tracking code into your WordPress template by editing it. But instead this plugin Google Analyticator can add the tracking code to your blog without having to edit the template.
Not a substitute but a supplement to Google Analytics is WordPress.com Stats, a simple and concise statistics plugin that shows only the necessary info by plugging in to WordPress.com’s stats system.
In case you want to show ads on your WordPress blog right from the beginning, there are many ways to do it but Adsense Deluxe plugin makes it easy to insert Google or Yahoo! ads anywhere in your post.
You need some way to manage your feed, keep track & analyze your feed traffic and FeedBurner is just that. After you register with FeedBurner, download & install FeedBurner FeedSmith plugin to forward your local feeds to feedburner. This ensures better tracking of every subscriber.
Once your blog starts gaining visitors it’ll be hit by comment spam and Akismet is about the most effective plugin at catching these. This one comes bundled with WordPress and almost every WordPress blog has this installed. All you need, to get this working is an API key which you can get by signing up for a WordPress.com account.
If your readers find your post valuable, they might want to send it to their friends or submit it to social media websites. ShareThis plugin for WordPress adds a button at the end of your posts to make it easier to do this.
Another optional thing that can be done is adding a contact form to make it easy for your visitors to contact you. Enhanced WordPress contact form plugin allows you to add a contact form in your posts or pages.