Can Google read a URL which uses PHP GET Variables like this: http://psdesignzone.com/photoshop-tutorials.html?subcat=Web Layouts&difficulty=Medium Thanks
Hi Jordan, Google has said in recent times times that using ? in links is ok but for maximum Ranking effect, I would change the page to a standard page with normal HTML/PHP without the ?= as the cache view (which Google has not picked up yet and sometimes has trouble with) cache:http://psdesignzone.com/photoshop-tutorials.html?subcat=Web Layouts&difficulty=Medium I have found this a lot with clients with Dynamic pages- its competitive for any term so use everything you can! Paul http://www.SEOTraininglive.com
I've heard of Mod Rewrite does anyone know how to get that working? Basically I need to pass through variables with the URL but also make it Search Engine Friendly
Jordan, check the Apache section of the site, you can find .htaccess tutorial from Nintendo, its pretty good.