Experience Directory in Software

Java,J2EE,Oracle,Linux experience and workaround tips. If you have thought at least once like "How much should I learn technologies to be good enough developer?", Yes answer is here, just read this articles.All articles are made use at real project and making clients happy!

Sunday, March 02, 2008

SEO(Search Engine Optimization)


What's an SEO (publised by google.com)?


mod_rewrite-Apache HTTP Server
I got some task to improve search engine ranking of our E-commerce website.
then one guy who has big influence a meeting decision was encouraged to use mod_rewrite module, then change our visible URL to user
from
somewebsite.com/somewebapp/paraa-11_parab-22_parac-33.html
to
somewebsite.com/somewebapp.do?paraa=11&parab=22&parac=33

We are completely not sure how much it will work and bring us great success, but we will probably implement this URL rewritting feature..


I tried first with Apache 2.0 for Windows OS but I got a ploblem.

I don't know why so we will try with same configuration on Linux OS. then I will see..
but if we succeed with Linux, another wonder that I will come up with is why I failed using mod_rewrite tool..


[worked]RewriteRule ^alice.html$ bob.html
[don't work]
RewriteRule ^/aaa/alice.html$ /aaa/bob.html

alice.html and bob.html both are located in aaa directory.
and also I can display sending those requests through IE("http://localhost/aaa/alice.html", "http://localhost/aaa/bob.html").

oh it's weired...

No comments:

The On Demand Global Workforce - oDesk