Click to See Complete Forum and Search --> : Making my links SE friendly ??


jeddik
08-16-2006, 04:55 AM
I have read a couple of articles about making SE friendly links but I am not sure of the best one to use in my case.

There is the use of PATH or the mod_rewrite ( I use Apachie).

My site is pretty much completely dynamic - a type of classified ads site.

I would like to have the whole site indexed but the majority of my links are like this:

<a href='events_detail.php?a=$ad_ref&b=$sel_city&c=$sel_area&d=$sel_cat&e=$section&f=$sorter&g=$start&h=$page_counter ' target='_blank'> <b> more.</b></a>

Which is the best way to make these all SE freindly ?

Also is there a tool to help me change all my links ?

Thanks for your advice.

mandar-seo
08-16-2006, 06:42 AM
I am not very much sure whether this tool works for Apache (I have never tried it myself) but see if this is of any use to you. Follow the link below:
www.webconfs.com/url-rewriting-tool.php

With regards,

jeddik
08-16-2006, 11:48 AM
Thanks - yes that is helpful :)

jeddik
08-21-2006, 12:11 PM
Hi
I am just fine tuning my SE friendly links
and would like to ask what you guys think about these options.

I am new to this so any feedback would be very helpful.

My real link is events_detail.php?a=$ad_ref&b=$section

which will be something like: events_detail.php?a=436&b=events

First, is it best to always give the full URL from www. ?

Second, is a couple of targetted words better than one ?

eg events-activities/Clubbing-436.html

or would this be better:

events/activities/Clubbing-436.html

or: events/activities/Clubbing/dance-436.html

Or should it be some other format ???

Your opinions much appreciated.
Edit/Delete Message