
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¶b=22¶c=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...
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)
Labels:
Apache,
HTTP Server,
IT,
J2EE,
Java,
jobs,
mod_rewrite,
SEO,
Struts
Subscribe to:
Post Comments (Atom)
Labels
- Apache (3)
- Certifications (1)
- DB (3)
- Debian (1)
- Design Patterns(GoF) (3)
- Freelance (8)
- HTTP Server (2)
- IT (39)
- J2EE (5)
- J2SE (10)
- Java (30)
- JAXP(XML) (1)
- jobs (41)
- Linux and Unix (3)
- Maintenance (2)
- mod_rewrite (1)
- Money Transfer from the US (1)
- Odesk Assignment (2)
- Oracle (3)
- ordinary topics (10)
- outsourcing (1)
- perfromance (2)
- SCJD (6)
- SDLC-Design and Development (13)
- SDLC-Implementation (8)
- SDLC-Initial Planning(Planning) (2)
- SDLC-Recycle(Support) (5)
- SDLC-Spec Analysis(Requirement Analysis) (1)
- Security (2)
- SEO (1)
- Struts (1)
- Test Driven Development (1)
- Tomcat (1)
- Ubuntu (1)
- Web Marketing (1)

No comments:
Post a Comment