Hi, my name is Vladimir Kokovic and I'm a freelance PHP Programmer
and this is my personal site. Here you can find all necessary
information about me, my portfolio and blog.

PHP and AJAX deep linking problem

AJAX deep linking

Recently, I’ve been working on a web application that has the idea to make it all “ajaxed” – Huh?! One, among the other requirements, was to make all the sub pages load and populate their content upon AJAX request but on the other hand to make it indexable by search engines. So, here are a few worries I had: 1. which search engines allows this, 2. I couldn’t find any sample of the PHP and AJAX deep linking on the… Read more >>

How to Implement a 301 Redirect

301 Redirect

Website owners who want to move to a new domain or change link traffic need to take advantage of redirection. Redirection means the user is sent to a different page when accessing a URL. When a new domain is created or the internal web page names are changed, users receive a 404 error message unless redirection is implemented. A redirection can be used for a homepage or other web pages within the internal structure of the domain. The importance of… Read more >>

Effective Ways to Drive Traffic to Your Site

Web Traffic

Why are organic search results important? The answer is because paying for ad space and clicks is not only inefficient, it’s incredibly expensive and just isn’t worth it over the life of a website. So let’s cover a few basic things that will help raise your rank in those all important search engine results. The first thing is keyword placement. When someone types a word in a search box, one of the things your website is found by is your… Read more >>

The Simplest Search Engine Optimization Method

Search Engine Optimization

Having a website is only the first step in online business. The real challenge is to drive traffic to your website so that your business can run well. There are many things that you can do to drive traffic to your website. If you have large marketing budget, you can simply use PPC (Pay per Click) ads or other similar advertising methods. But if you have very low budget or even no budget at all, you have to find a… Read more >>