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

  • SEARCH
  • Home
  • 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 8791069
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T22:47:34+00:00 2026-06-13T22:47:34+00:00

How do I strip a part of the url? I do not know much

  • 0

How do I strip a part of the url? I do not know much about htaccess or apache.

I would like to strip www.mysite.com/page=services to www.mysite.com/services for example.

What exactly do I need to put in the .htaccess file in order to achieve this, and would that work for other pages as well?

Thanks.

  • 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-13T22:47:34+00:00Added an answer on June 13, 2026 at 10:47 pm

    I tried this for one of my sites lately and came up with this and for me it works fine,

    this goes into the .htaccess file:

    RewriteEngine On
    RewriteRule ^([A-Za-z]+)/?$    index.php?page=$1    [NC,L]
    

    then if you would write yoursite.com/pagename it would send yoursite.com/index.php?page=pagename to your php.
    You will link to the page like so: yoursite.com/pagename
    it wont change yoursite.com/index.php?page=pagename to yoursite.com/pagename in the adress bar after you send it.(if that makes sense 🙂 )

    I hope this is what you are looking for…

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

Sidebar

Related Questions

I want to rewrite an url like this: http://www.piata-bio.ro/presa-bio.php?var1=http://news.google.com/news/url?sa=t&fd=R&usg=AFQjCNHmU7U7bXtlH9Lo8dXfBs64PqxgbA&url=http://www.eva.ro/divertisment/stiri/un-nou-concept-de-magazin-articol-35491.html to something like this :
I would like to have a php function that will strip any input and
What is the regex to strip the MY-CORP\ part of na inputed string like
When posting a link in an CMS formatted like this: [url=http://www.examplesite.eu]ExampleSite[/url] the title description
I'm trying to strip part of a string (which happens to be a url)
I'm edditing my htaccess to internally redirects just about any URL to a php
I need to write some javascript to strip the hostname:port part from a url,
How to strip off HTML tags from a string using plain JavaScript only, not
I have the below element on my web page: <a target=_blank href=http://www.fxs.dev/quote/quote.aspx onclick=javascript:window.location='http://www.fxs.dev/quote/quote.aspx?partnumber=526-NTE3031'; return=
Basically I just want to strip out a part of my smarty variable contents.

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.