Dynamic page indexing
Iv successfully installed phpdig onto my web server.
Iv set up htaccess to make use of the mod_rewrite which writes my dynamic urls to a standard format
/activities/resource1.html rather than /activities/page.php?product_id=1
I have a link in my index.html page to the rewritten url
when i spider index.htm all standard pages are spidered but the modified dynamic url isnt.
Does anyone have any ideas as to why this has not happened?
thanks
alex
|