Sorry for being a newb (I tried to figure it out myself before posting).
Where in your site might you find the php script which you enter the following code into?
I'm trying to implement this into this site...
A2Z Sex Shop - His And Her Sex Toys, Dildos, Strapons, Dolls, Bondage kits
Thanx!
Quote:
Originally Posted by melkior
And your links update in the PHP script should be something like:
PHP Code:
<html> <body> ... ... <? echo '<a href="$siteurl/type/$id.html">Link</a>'; ?>
This makes your site not only SEO friendly but human friendly too.
|