Hi,
I'm about to launch a new blog using Wordpress. Most of you would know that Wordpress is a blogging tool using PHP. The content is stored in a database. As such, the content would be considered as dynamic content.
Would this b a problem for Google to crawl and assign a Page Rank for my site? I'm not sure if mod_rewrite is installed nor do I know how to install it. I've not contacted my host yet.
Any comments?
Comments
It cannot crawl links with '&' and '?' in it. Mod_rewrite will solve this problem. If you wish to get crawled you should deffinately use mod_rewrite
The Royal Ram
from what I know it can be done serverwide by edditing the servers conf file but this probably isnt available to you.
the other way is per directory - this is by using a .htaccess file to rewrite the urls. I dont know the format of it so I cant say although you might be able to find out by doing a search on google or visit php.net
The Royal Ram
Either way, here is a good article written by Chroder over at WMT..
http://www.chroder.com/archives/2004/08/08/easy-sef-urls-with-php/
This is exactly what he has done to his wordpress blog so its sure to work with yours.
I have never been too needy but I lost my job due to the company shutting down our location. I just had a child and live in a pretty depressed area at the moment. I need some freelance work fairly bad.
Btw, I've confirmed with my host that mod_rewrite is installed server-wide. Do I need to do anything on my side to activate it? How would I know if it already works? Any tips or tricks?
I have never been too needy but I lost my job due to the company shutting down our location. I just had a child and live in a pretty depressed area at the moment. I need some freelance work fairly bad.
I have never been too needy but I lost my job due to the company shutting down our location. I just had a child and live in a pretty depressed area at the moment. I need some freelance work fairly bad.
Looks like I have some reading and testing to do tonight.
I have never been too needy but I lost my job due to the company shutting down our location. I just had a child and live in a pretty depressed area at the moment. I need some freelance work fairly bad.