Posts Tagged ‘hacks’

Downloading Firefox 3.0.4

This item was filled under [ Firefox, Mozilla ]

Downloading Firefox 3.0.4

Thanks for visiting! If you’re new here, you may want to subscribe to my Rss Feed. This blog posts regular Internet news, updates for apps, security, ideas, hacks, quick fixes and everything about hi-tech. Go ahead, Subscribe to our Feed or Register for Free!

Yesterday, Mozilla released a new update for Firefox. The version 3.0.4 [...]

Continue reading...

Wordpress - Prevent Google From Indexing Your Images

This item was filled under [ Wordpress ]

Wordpress - Prevent Google From Indexing Your Images

A tip from hackwordpress.com to stop google indexing our images in wordpress. There are two simply ways to do this. The first adding this code to head tag:
<meta name=”robots” content=”noimageindex”>
and the second method is adding code to our robot.txt in root wordpress directory.

User-agent: *
Disallow: /images/

or

User-agent: *
Disallow: /upload/
Via hackwordpress.com

Continue reading...

Top Wordpress Plugins I Use

This item was filled under [ Web Designs ]

Here is a list of my favourite wordpress plugins that power Quick Online Tips.
* Google Sitemaps - This generator will create a sitemaps.org compliant sitemap of your WordPress blog. Helps Google index every article you write.
* Akismet - Checks your comments against the Akismet web serivce to [...]

Continue reading...

Tagged with: [ , , ]