5 Steps to Optimizing WordPress
STEP 1 – PERMALINK STRUCTURE
Go to Setttings fron WordPress Admin, then Permalinks and change that default structure with this:
/%postname%/ (more...)POSTED IN SEO, Tutorials, WordPress
STEP 1 – PERMALINK STRUCTURE
Go to Setttings fron WordPress Admin, then Permalinks and change that default structure with this:
/%postname%/ (more...)POSTED IN SEO, Tutorials, WordPress
Do you want to protect your flash with a copyright text or to include a link to your website in Adobe Right Click Menu?
In this tutorial I’ll show you the steps to create a Custom Right Click Menu. (more…)
Below you will find the PHP code for generating a proffesional XML sitemap, compatible with Google Webmaster Tools. The PHP script connects to the WordPress database, from where it gets all the Posts and post them in the XML.
The entire script is fully automatized, you only have to upload it in public_html. Easy ha!? ![]()
(more…)