Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8054709
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T08:12:40+00:00 2026-06-05T08:12:40+00:00

Do anyone have tips on how to create more readable links to pages? I

  • 0

Do anyone have tips on how to create more readable links to pages?

I do not know what the correct term is, but wordpress have a feature called permalink, which tidy up the url so that is more readable (eg. http://example.com/2012/post-name/).

What I am looking for does not necessarily have to be the same technique as the one wordpress use.

Or is the only simple solution good old directory structure?

Thank you!

http://codex.wordpress.org/Using_Permalinks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T08:12:41+00:00Added an answer on June 5, 2026 at 8:12 am

    You’ve got to use mod_rewrite. If you are using a paid hosting service, chances are you already have this enabled in Apache. If not, there are lots of tutorials on building it.

    Now plan how you want your URLs to look like. For example, you want to turn http://yoursite.com/tutorials.php?req=tutorial&id=3&page=0 into http://yoursite.com/tutorials/3/0.php

    Open or create your .htaccess file and add something like

    RewriteEngine On
    RewriteRule ^tutorials/(.*)/(.*).php /tutorials.php?req=tutorial&tut_id=$1&page=$2
    

    Note the pattern: (.*) are where variables, such as $1 are placed, in order.

    Source and more information: http://www.devshed.com

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

does anyone have good links or tips on best practices concerning migrating from ASP.NET
Does anyone have any tips that could help speed up a process of breaking
Does anyone have any tips regarding making animated GIFs in R? I'm trying to
Anyone have experience with this plugin? I have it installed but I have no
Seems that when i create an object, the time is not correct. You can
My question has two parts: Does anyone have any tips or references to some
Does anyone have tips or an ebook that can give me a good foundation
Anyone have any tips for best practices for mocking out facebook requests in functional
Anyone have any good tips on handling differences in web.config settings between environments? I've
Anyone have an example snippet showing how to scale a Font using AffineTransform? Thanks.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.