close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

SEF url's

Thread began 10/06/2009 1:32 am by tim.de.rop280892 | Last modified 10/06/2009 3:08 pm by phil | 2817 views | 4 replies |

tim.de.rop280892

SEF url's

Hey guys,

I'm seriously thinking on buying webassist services, but I want to know something first.
Do you guys provide also a solution to use SEF url's on websites created with your tools.

I want my customers to be able to fill in a SEF url when they add a page to their website.

Greetz
Tim

Sign in to reply to this post

phil

I'm not sure personally, but incase there isnt that functionality it is pretty easy to acheive SEF urls with mod_rewrite using .htaccess.

Google it and look for a mod_rewrite generator to do the dirty work for you. the below is a good one that I use:

mod-rewrite/

Sign in to reply to this post

Jason ByrnesWebAssist

Yes, Phil is correct, Creating Search Engine Friendly URLS is a function of the webserver using mod rewrite.

We do not have a tool for this, the webserver can be configured to do this for you

Sign in to reply to this post

tim.de.rop280892

Thanks for the quick answer and the very useful tool.

Does anybody know how CMS's (for example Drupal) do this? In Drupal you can assign a sef url to every page straight from the backend. Does Drupal add a line in the .htaccess every time then?

Sign in to reply to this post

phil

Thats not how it works really no. I arent overly familiar with Drupal, but I would assume it has a 'URLstring' or simply a 'title' (or similar) field for news posts and page records etc. That field string will be pulled out of the DB and used in the URL.

Basically what mod_rewrite will do for you is use a rule which you specify in order to read the key bits of dynamic data in a URL.

I.e, if you have:

how-to-grow-your-own-carrots.html

You can specify a rule in a .htaccess file to tell the server how that URL relates to the original, i.e:

article.php?id=340

It will know that whatever number which comes after 'article' in the rewritten URL is the id variable. In this case, the server wont care what comes after that and the 'how-to-grow-your-own-carrots.html' bit is irrelevant to it. That is just your SEF bit.

I'm no mod_rewrite guru so you're best off looking at the tutorials. It's pretty hard to get your head around at first!

If you post a link to a dynamic page on your site, I could look at an appropriate .htaccess file to put at your site root folder and see if we can get it up and running for you. Your host will need to allow .htaccess though, and this is assuming you are using PHP.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...