Page 2 of 2 FirstFirst 12
Results 11 to 17 of 17
  1. #11

    Default Re: dynamic links in PHP


    yeah, cakephp is a framework, support nana clean url's out of the box.

    It maps like this : www.yoursite.com/[model]/[action]/[param1]/[param2] (example: www.yoursite.com/products/browse/necklaces)
    ma customize sad nimo (through routing, naa ra sa documentation).

    And if you really want to roll your own and not use cake or drupal here's a brief overview / tutorial from devshed : http://www.devshed.com/c/a/Apache/Ge...-0-Part-III/2/
    There's probably a more complete tutorial on their site but their search sucks.


  2. #12

    Default Re: dynamic links in PHP


    REwrite Rule ra gamit ani bro...

    # Example for a rewrite rule:
    # (turns http://domain.com/xyz.html into http://domain.com/index.php?xyz)
    #
    RewriteEngine on
    RewriteBase /
    RewriteRule ^([a-z]+)\.html$ /index.php?$1 [R,L]

  3. #13

    Default Re: dynamic links in PHP

    and also.... turn of phpsessid. Google ignores your pages if you have this.

    with the help of Friendly URLS, it lessens the phpsessid issue.

  4. #14

    Default Re: dynamic links in PHP

    ahh kanang mga phpsesid nga imong ipasa sa page?.

    index.php?sesid=32bitsessionid

    mao na?.

  5. #15

    Default Re: dynamic links in PHP

    Quote Originally Posted by silent-kill
    ahh kanang mga phpsesid nga imong ipasa sa page?.

    index.php?sesid=32bitsessionid

    mao na?.
    Yes!!!! phpsessid, sessid, ses_sid, or sesid......

    With phpsessid, Google ignores your pages.

    Mao ni ang issue naexperienced sab sa mga Developers. studyhan jud ang Google behavior ug ilang mga policy, Usahay we have to be careful. Google is following standard pages, and easier and crawlable pages. Dynamic pages like PHP/ASP/JSP..etc, ok ra, basta properly assigned with Unique Titles and Contents.

    AJAX, Javascript and Flash sites, won't get crawled much, Tungod kay ang Google bot is only following Effective Links, Proper Names, Proper Title, Unique Titles and META Tags of the Page.

    For short... make your pages UNIQUE as possible specially katong mga.... Titles, Meta and Contents, and existing/crawlable link.

    Think again.... regular,standard sites/ popular or unpopular sites/ crawls more than those other fancy sites.


  6. #16

    Default Re: dynamic links in PHP

    .htaccess

  7. #17

    Default Re: dynamic links in PHP

    nice ni dah..thanks ha..naa ko gamay idea ron..hehehe..

  8.    Advertisement

Page 2 of 2 FirstFirst 12

Similar Threads

 
  1. help, im stuck! in PHP programming.
    By emailroy2002 in forum Programming
    Replies: 16
    Last Post: 07-08-2010, 11:43 PM
  2. Frames in PHP
    By Orgasms in forum Programming
    Replies: 12
    Last Post: 10-21-2007, 07:20 PM
  3. Counter problem in PHP
    By rusbel in forum Programming
    Replies: 0
    Last Post: 04-08-2007, 11:08 PM
  4. Replies: 6
    Last Post: 06-21-2006, 10:57 PM
  5. i need link searcher php code
    By siegfredb in forum Websites & Multimedia
    Replies: 4
    Last Post: 04-14-2006, 12:44 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
about us
We are the first Cebu Online Media.

iSTORYA.NET is Cebu's Biggest, Southern Philippines' Most Active, and the Philippines' Strongest Online Community!
follow us
#top