Wordpress Blog

Automatically tweet old / random wordpress blog posts

I have been looking for a while for a way to get my old blog articles promoted on twitter automatically using a wordpress plugin. The first days of the new year, 2010, came with an answer: Tweet Old Post. This wordpress plugin is automatically posting your blog articles on twitter, choosing random from within your [...]

Wordpress Blog

The End of the Internet

“The End of the Internet Congratulations! This is the last page. Thank you for visiting the End of the Internet. There are no more links. You must now turn off your computer and go do something productive. Go read a book, for pete’s sake. ” Dear friends, this is the END! I’ve just reach the [...]

Wordpress Blog

File type does not meet security guidelines. Try another.

This is another annoying message you can get when you’re trying to upload a file which it not complying with the wordpress security rules. So, how can you upload an executable file (.exe), a pdf or another similar file onto your wordpress? To do this go to your ftp account, open .htaccess (use notepad) and [...]

How to, Wordpress Blog

How to disable wordpress pingbacks / trackbacks in 5 seconds

I know that there is an another method which involves to modify the SQL but we all knows that this a complicated method and we have to have good skills in working with code. The easy method which everyone should be able to do it in no more than 5 seconds is to delete a [...]

Wordpress Blog

How to install wordpress in 7 steps using cPanel

First of all you have to have access to your web domain cPanel. The best part is that almost every web hosting is providing this user interface, named cPanel. Here all that seven steps for installing WordPress: 1. Search on Google for: WordPress download. Download the latest version. If it’s an archive, extract the files [...]

How to, Wordpress Blog

Banner / Links / Menu over the Thickbox image

ISSUE: These days I have been experimenting a big problem – on another blog of mine when I clicked on the pictures from the the first rows of the photo gallery, (I use Thickbox to display images) the categories links appears above the Thickbox image. This problem comes up in Internet Explorer and Firefox. SOLUTION: [...]

How to, Tips and tricks, Wordpress Blog

WordPress. Page template drop-down menu – disappear

This days, I got stacked into a problem – I wanted to create a Contact page but I couldn’t find where is the drop down menu in order to change the template for that new page. It was about another website of me. I was pretty sure that there should be a number of different [...]

How to, Wordpress Blog

WordPress image upload problems

If you fail to upload a picture in wordpress, here is the fix. You need to get into your server files using the ftp connection. I prefer WinSCP as ftp uploader/downloader program and this is because you’re able to see even the hidden files or directories on the web server. Problem: sometime if you want [...]

How to, Wordpress Blog

How to make default the [Read more]

Most WordPress blog themes we’ve met, probably more than 90% of them, display the full content of articles on the first page of the website. We do not want that. We want users to click on the article title to read more. Thus increase the number of clicks and make the site more attractive and [...]

How to, Tips and tricks, Wordpress Blog