Tutorials
Techmeme is a technology news aggregator. The website has been described as “a one-page, aggregated, filtered, archiveable summary in near real-time of what is new and generating conversation”.
Techmeme works by scraping news websites and blogs, and then compiles a list of links to the most popular technology-related news of the day, which is continuously updated. The stories selected are chosen primarily [...]
WordPress
If you have a self hosted Blog, chances are pretty high that it is powered by WordPress.
There is a deluge of Themes available to decorate your Blog and make it look Pretty. But do you know that using a Theme Framework may be Good for your Blog, for more reasons than one? Read on.
ALSO CHECK : Choosing A Top Grade Theme For Your Blog
What is a WordPress Theme Framework?
As WordPress puts it:
A Theme framework [...]
By Ashwin on 27.08.10 | 12 Comments
Tutorials
In this article I’m going to mention both the tips and procedure to get your site featured in Google News – Aggregated headlines and search engine for many news services.
Getting featured in Google News has more advantages rather than traffic and exposure. Once if your site is listed, then Google will keep your site in mind.
Advantages of getting featured
Your website/blog will get good exposure.
Boosts [...]
Tutorials
Long back, I shared a tutorial for downloading HD Quality Youtube videos.
Now I’m going to share another simple tutorial for downloading Facebook videos in three easy steps.
Working Procedure For Downloading :
#1 – Go to Facebook Video Downloader and enter the Facebook video link in the download box shown.
Video Link? How to get that?
It is really simple. Go to the specific Facebook video, right click [...]
Tutorials
Video sitemap is similar to normal sitemap and it gives request to search engines to discover and index the videos in your blog. Sitemaps tell search engines about web pages, images and video content on your site that they may otherwise not discover.
Benefits Of Creating XML Sitemap For Video
If your blog contains lots of video files then you should create an XML Video Sitemap. It will help to improve your site’s [...]
WordPress
In this article I’m going to share some tips for displaying date and time on WordPress posts and comments information.
Though I’m 99.9% sure, I recommend you to take backup of your theme files or at least the required theme file. Please!
Display “Time Ago” for Posts or Comments
Just copy and paste the following code in functions.php file.
function time_ago( $type = 'post' ) {
$d = 'comment' [...]
WordPress
Earlier we saw the fix for WordPress Error – Headers Already Sent Warning Problem. Now we are going to discuss about the common problems and solutions in the much awaited WordPress release, WordPress 3.0, which released last week and reached maximum of downloads. WP 3.0 had several fixes and new features, but unfortunately some of the themes were not compatible with WordPress 3.0 and famous Thesis was one amongst [...]
Tutorials, WordPress
Hosting images of your site in another subdomain is one of the best ways to improve the loading speed of your website. Last week, I spend some hours (or minutes) doing this. In order to improve my blog’s loading speed, I moved the images to a subdomain (img.hellboundbloggers.com).
If your pages contain more than one image then you should host those images in another domain. By this, the browser will be able to [...]
WordPress
Yesterday I almost became tensed. Some tutorials on the net are really lame! I trusted a site and applied that tutorial directly on my blog, and the result became sh*t. I highly recommend you to try tutorials on a demo blog rather than on your primary site or blog.
Yesterday I came across this unique WordPress error titled “Cannot modify header information – headers already sent by …” [Without [...]
Tutorials
I was asked by my friend Tracy, “How to watch Movies and TV Series with Subtitles?”.
ALSO CHECK : 20+ Sites To Download Subtitles for Movies and TV Series
I explained her briefly about the procedure and she recommended me to blog about it, so that it will be useful to her friends. In this article, I’m going to mention the simple steps for watching movies or TV Series with subtitles.
Meanwhile, if [...]