Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

SEO Firendly URLS

Featured Replies

Hi all long time since my last post how do i get urls that go like

 

www.yourdomain.com/about-us.php to www.yourdomain.com/about-us

 

and also

 

www.yourdomain.com/viewarticle.php?id=1 to www.yourdomain.com/viewarticle/1/

 

i know its htaccess but when i set it up it dont work any ideas trying to stear away from mvc if possable

When you upload the htaccess file does the website error or does it just display the site without the changes?

  • Author

ok with /article/1/ i got that working i keep getting errops with trying to do /home for home.php

  • 4 weeks later...

.htaccess is your friend here. I had a bit of bother until I worked out all the tricks of htaccess. I found that included the [L] after you had done a match denoted that this was the "Last" rewrite that would happen for this URL. Otherwise your web server will continue running through the .htaccess file and try and find other matches. If your last match is a catch-all then it might be getting right through to this.

 

If you want to post the content of your htaccess file I'll be happy to take a quick look.

  • 2 months later...

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.