SEO URL'ler bina tavsiyeye ihtiyaç

0 Cevap php

So the thing is i try to build my own webpage/cms and stuff. Everything works great, but now i want to optimize it up a nich. And i'm going for SEO friendly urls at this time. For people who will suggest "use framework" i'll minus rep because you can't learn php just by using framework ( tho frameworks are very good and i'll move on them later ).

So the situation is as follows: I have pages like my_profile.php and index.php?deal=39 and so forth. I know i need to use mod_rewrite and i have a little expierence with it. I know that you can make use of GET params in mod_rewrite.

I www.example.com/index.php?id=88 gibi url varsa da nasıl ben www.example.com / çok-cool-url bu yapabilirim

Yani genel olarak iyi bir tavsiyem devam etmek nasıl apriciated edilir.

0 Cevap