ghacks Technology News

How to show 5 top categories in Wordpress

Wordpress is a great piece of software, and allows more than you’d think to be done with simple coding. I bet that a lot of people out there would look for a plugin to do this, but your top five categories can very easily be shown using a Wordpress template tag, just a half a [...]

Tags: , , , ,
Categories: Web Development

Load your advertisements after your content

I didn’t have much use for loading ads after my content, since on most of my sites and those I worked on, they were near the end of the code anyway, but while working on a site today I ran into a problem. There is an ad at the top of the design which tends [...]

Tags: , , ,
Categories: Revenue Sources, Web Development

Wordpress template tags you should know

If you run a Wordpress blog, you will eventually want to make some modifications to your theme. Perhaps you want to show your tags, not just categories, perhaps you want the date in a different format, you might want to add the URL of the author to each post, there are a lot of things [...]

Tags: , ,
Categories: Web Development

  • Author: Martin
  • Published: Mar 26th, 2009
  • Comments: 6

Using Content Copying Websites To Your Advantage

Every webmaster operating a blog will sooner or later notice that there are some websites out there that do nothing else than to copy contents of other websites and post them on their own. This is usually an automated process done with the use of a script and RSS news feeds. The script will check [...]

Tags: , , , , , , , ,
Categories: The Web, Tutorials Basic, Web Development

How to style your page using CSS

Beginner article coming up, it’s time to get to know the wonderful world of CSS! Cascading Style Sheets, or css, is the standard method of styling a webpage. In fact, you should have no styling in HTML whatsoever. HTML was not designed to be a presentation language, it’s more of a structural-semantic language. In other [...]

Tags: ,
Categories: Web Development

Creating a simple multi-lingual website

If you want to create a simple webpage for yourself, listing who you are, how you can be contected and what you do, you might want to add a few languages in there. You could use Google Translate, but that does not yield the best (and professional) results, so it would be best to translate [...]

Tags: , , ,
Categories: Web Development

Adding a Name-Based Virtual Host in Apache

If you are an Apache user for the hosting of either internal or external web sites then you know how flexible this web server can be. But did you know you can host more than one site on that server? You can thanks to Virtual sites. You can host virtual sites based on either IP [...]

Tags: , , , ,
Categories: Advice, Linux, Open Source, The Web, Tutorials Advanced, Web Development

© 2005-2009 Ghacks.net. All Rights Reserved. Privacy Policy - About Us