SEO Friendly URLs
            5 posts by 3 authors in: Forums > CMS Builder
Last Post: July 3, 2008   (RSS)          
Re: [sagentic] SEO Friendly URLs
By Dave - May 16, 2008
          Just add this to the step 1 code:
It was confusing a lot of people so we decided to make it something you needed to manually enable.
                          
          list($records, $details) = getRecords(array(
    ...
    'useSeoUrls' => true,
  ));
It was confusing a lot of people so we decided to make it something you needed to manually enable.
      Dave Edis - Senior Developer
interactivetools.com
                    interactivetools.com
Re: [Vaisoco] SEO Friendly URLs
By Dave - July 3, 2008
          Yes, the reason is because it doesn't work on all servers.  
We may add a global setting for this in future that checks if it's supported and sets it as the default but for now its still a manual requirement to add that line to your viewer.
                          
        We may add a global setting for this in future that checks if it's supported and sets it as the default but for now its still a manual requirement to add that line to your viewer.
      Dave Edis - Senior Developer
interactivetools.com
                    interactivetools.com