A friendly URL is a website address that does not contain a query string or complex strings in the URI, instead relying on a human-readable, SEO-friendly resource path after the website authority (e.g. http://www.stackoverflow.com/questions/tagged/friendly-url).

learn more… | top users | synonyms (1)

0
votes
0answers
15 views

Create pretty url from plain html page?

I have looked over several articles on setting up "Pretty URL's" and I can't seem to get anything to work for me. I am new to the whole .htaccess process and it seems like everything I've seen is ...
0
votes
0answers
15 views

Remove page extension from URL in JSF

i have a command link in my page which looks like: <ice:commandButton value="View" style="width:100px" action="#{dpsController.setGrpValues}"> </ice:commandButton> and when i click it, ...
0
votes
1answer
18 views

HTACCESS RewriteRule - Not sending query string from Pretty URL

I am having trouble with the RewriteRule. I have created a pretty URL for my search page where it posts to itself to query the results. However the $_GET['type'] variable is not being sent to the ...
0
votes
1answer
21 views

Special Characters break Generated URLs

I have an automated process which generates urls from the title of venue. I then use the following line to within my .htaccess to get the url to redirect to the correct path RewriteRule ...
-1
votes
1answer
42 views

Prettify my URLs with PHP

I'm writing a site in PHP that I would like to have structures, nice, and pretty URLs in. I know in one site I had rules setup in the .htaccess, but I have to have some of these URL rules created ...
1
vote
0answers
31 views

HTTP 1.1 on URL is found. hacking suspicion

On Wordpress, Whenever I go to http://sawebdev01/company/news-events/press-releases/press-release/pr.php?pr=170 instead of getting ...
0
votes
1answer
49 views

Rails Friendly id Fullstops

I am using Friendly id to allow custom queries, from the username, in my Rails app. So say the User's username is loremipsum rails would display this http://localhost:3000/users/loremipsum, and ...
0
votes
0answers
30 views

Rails friendly URL not working

I'm trying to use friendly URLs instead of IDs in my app. Here's my code: # Model class TeacherPage < ActiveRecord::Base validates_uniqueness_of :display_name def to_param ...
0
votes
2answers
45 views

.htaccess Friendly URL prevent redirect

I have a website which doesn't use friendly URLs and I would like to change that. My links so far are like this http://www.example.com/?l=EN&m=o36ASkkEVi, where the l variable contains the viewing ...
1
vote
0answers
17 views

IIS7 URL rewrite rules makes friendly url recursive

I have a site done in asp and url rewritten rules from a db provider. I works fine but I have an annoying issue I've not been able to solve correctly. The rewritten rules work as follows: ...
0
votes
1answer
42 views

Is this a correct practice to generate friendly URLs?

I'm generating url of AJAX call like I explain here. (Please take a look of this post, is necesary to understand the actual). Some url has special chars so would be something like: ...
0
votes
2answers
33 views

Easy way to manage pretty URLs

I've been looking forever for a good example to show how to easily create pretty URLs that accomplish the following: http://www.example.com/posts/some_string_here to allow a php page to serve up the ...
1
vote
2answers
75 views

How to put php GET params in a HTML file?

I have a PHP file which returns me a JSON array based on the GET parameters set. I don't want to reload the page so I made a simple function using jQuery + AJAX to show the result in a div tag. But ...
1
vote
1answer
32 views

Implement friendly URLs with product name

I'm currently working on an e-commerce site with the following URL format for individual products: examplesite.com/shop.php?sec=prod&prod=373 Where 373 is an individual product number. I would ...
0
votes
1answer
54 views

Will a URL Rewrite for a SEO Friendly URL affect SEO Page Rankings? [closed]

Our website is about to undergo a major re-branding effort, including domain name change. We know to maintain rankings, we will have to do 301 redirects from the old domain to the new one. But on top ...
0
votes
0answers
11 views

Using rewrite URL's in subdomain not work

At the moment, I have this code in the file .htaccess RewriteCond %{HTTP_HOST} ^domain\.com [NC] RewriteRule ^(.*)$ http://www.domain.com%{REQUEST_URI} [r=301,NC,NE] I want, you can use the url's ...
0
votes
2answers
45 views

PHP URL Rewrite doesn't work on specific server

My URL rewrite works perfectly on my testing server, but not on the live server. I contacted the support team and they told me that mod_rewrite is already enabled on my hosting plan. Here is my ...
2
votes
1answer
41 views

Encode/Decode SEO urls through platform API?

I am trying to decode and encode Joomla urls but Joomla doesn't seem to have a consistent API for that (how it looks). The main problem comes in when another SEO plugin is installed and the operation ...
1
vote
2answers
109 views

Node.js and Mongoose - SEO Friendly URLs

I need to create SEO friendly URLs with Node.js, but before inserting document I'd like to check if there is already some other document which has url like that. I was searching for some module which ...
0
votes
1answer
110 views

Prestashop Changed My Home Category URL After Update

I updated Prestashop from 1.4.3 to 1.5.3.1, when doing so I ran into an issue where Prestashop changed the URL to the products that are using Home Category as Main Category. In previous versions ...
0
votes
3answers
28 views

Exclude level from modx frendly url - modx

I'm wondering, if it's even possible to exclude certain level from Modx Friendly-urls. I would like to get from this: http://www.example.com/level1/level2/level3 to this: ...
0
votes
0answers
34 views

Rails: Assign friendly_id url

I am using friendly_id gem to get urls with name. But not able to assign it to one of the models. I have user model and profile model where user model has user id and profile has user name. I have ...
0
votes
0answers
12 views

Friendly URL groups with the same pattern

Web-site structure is as follows: http://www.domain.com/company/about.aspx http://www.domain.com/company/contact-us.aspx http://www.domain.com/product/features.aspx ...
0
votes
1answer
94 views

.htaccess pretty URL's excluding index.php and adding trailing / to the end

Ok, I've fought with it for hours. I have 3 different .htaccess scripts which do what I need, but I'm unable to mix them together. Make a pretty url from (example.com/gallery.php -> ...
1
vote
2answers
86 views

Friendly ID Random Url

I am using friendly for my site, and at the moment I have it displaying the title in the url ie: /articles/hello-world but say when i create the page, it generates a random number, to avoid ...
-2
votes
4answers
540 views

Removing .php extension from URLs using .htaccess? [duplicate]

Is it possible to remove the .php part from all of my URLs using a .htaccess file? Two examples: http://url.com/home.php http://url.com/shops.php Become: http://url.com/home/ ...
0
votes
0answers
22 views

IP.Content homepage bug

I recently installed IP.Content and made it my homepage. I used this tutorial. So this all worked out fine but when I wanted to go to my members tab or my pages tab, it didn't work. Normally the ...
0
votes
2answers
54 views

Mod_Rewrite PHP issue

I have actually tried the tutorial stated in here: http://net.tutsplus.com/tutorials/other/using-htaccess-files-for-pretty-urls I have tried to use the PHP version of the Tutorial. However it doesn't ...
0
votes
0answers
36 views

Rails: FriendlyId gem not working

I was trying to install gem FriendlyId. I am following railscast: 314-pretty-urls-with-friendlyid. It seems pretty easy to install. But not working for me. Here are the steps I did: added gem ...
1
vote
1answer
33 views

mod_rewrite: transform = and & in slashes

I was just looking for a solution to transform any =,?,& found in a query string into a simple slash /. To be more specific, my link is something like: ...
0
votes
0answers
68 views

PHP give a Link Label to a URL

Currently I have finished a CMS website for PHP, where I have been asked to implement on the WYSIWYG form for the user what it would be a permalink (VARCHAR20), Meaning the user can create his own ...
1
vote
1answer
147 views

timthumb.php friendly URL with .htaccess

timthumb.php is a resizing/cropping php script, used in thousands of websites, I'm using it in my wordpress blog, and I'm facing a issue. I use a plugin that changes the wordpress default's paths for ...
0
votes
1answer
27 views

Friendly URL with the same pattern

I can redirect and make a single Friendly URL: <rule name="RedirectUserFriendlyURL1" stopProcessing="true"> <match url="^Product/Tour\.aspx$" /> <conditions> ...
0
votes
1answer
47 views

rewriting versus redirecting with mod_rewrite for pretty URLs

I'm using a standard snippet to route requests for "myfile" to "myfile.php", using Apache: # Add .php-extension to base URLS using rewrite (so links can omit it) <IfModule mod_rewrite.c> ...
0
votes
1answer
39 views

FriendlyID doesn't build HTML escaped slugs

I have friendly_id setup properly and everything works, using slugs. The issue I am having is that some of the names on my Tag model (which is the model that FriendlyId is attached to) need to be ...
0
votes
1answer
117 views

Friendly URLs cakephp 2.3

I'm new using cakephp, and I'm trying to set Friendly URLs for my site, but I'm having problems. I've already made all the steps that the cakephp 2.3 Book says, and my apache configuration says that ...
-1
votes
1answer
29 views

Mod_ReWrite module/controller/action [duplicate]

Im sure this has been answered so many times before but I cant seem to find any good answer. If you know where to find the right answer, please share the link! Im developing an application in PHP and ...
0
votes
4answers
193 views

Mvc: pass id but not show it in friendly url

I have a view that renders a list of news, in that i have an href tag, and i need to call a Detail method and pass it the news id, now i have a querystring in my url like that News/Details?id=x... but ...
1
vote
1answer
114 views

ASP.NET WebForms FriendlyUrlSegments does not contain a constructor that takes 0 arguments

I'm doing a simple test with FriendlyUrls in ASP.NET 4.5 WebForms, Foo.aspx becomes /Foo/ (it works). When I try to use FriendlyUrlSegments Attribute to get the id from URL into the control I get this ...
0
votes
0answers
29 views

mod_rewrite redirecting url

Okay so this is probably a simple/stupid question but I've not discovered the answer as of yet. How do I force a redirect. if someone types in http://www.website.com/dir/about.php how do I force a ...
0
votes
1answer
29 views

Translate Htaccess line of code, confused by regex, handle letters versus numbers differently

I have this line of code in my htaccess file. RewriteRule ^url/([\w\d]{6})$ page.php?id=$1 [L] I understand that it's rewriting the url from site.com/url/wkwkwk to site.com/page.php?id=wkwkwk ...
0
votes
0answers
37 views

Using hashchange event on subpages with nice URLs

I'm trying to implement ajax loading with hashchange event using the code below: (found here) jQuery(document).ready(function($) { var $mainContent = $("#container"), siteUrl = "http://" + ...
1
vote
1answer
226 views

htaccess url rewriting - hide file extensions on URL

Currently It already works if I add a href like that <a href="central-cliente">Click here to go to the client center</a> But most my links are like this, and it displays clientarea.php ...
1
vote
2answers
114 views

how to lighttpd redirect with querystring

Following url is working fine: http://www.domain.com/address but when I pass any querystring like: http://www.domain.com/address?back=order-opc.php?step=1 It shows 404 page my rewrite: ...
0
votes
1answer
79 views

Forcetype in httpd.conf not working

I want to use pretty url. So I searched net and tried to use the forcetype approach. httpd.conf: <Files "main"> ForceType application/x-httpd-php </Files> ls htdocs/ favicon.ico ...
0
votes
0answers
16 views

redirecting file extension to friendly, along with www suppression

I'm using some initializr/H5BP .htaccess rules, and I've set it to accept requests without .HTML for html documents. I'm also using the suppression rule for WWW. When I enter example.com/page, it ...
0
votes
1answer
146 views

ASP.NET Friendly URLs 404 errors

When I start a web app by loading a page deep in the site, I consistently get a 404 error when using ASP.NET Friendly URLs. I can reproduce this by: Start web app by loading page in website root ...
0
votes
1answer
80 views

Friendly URLs when using a Record ID for dynamic content

I've read a bit on the matter of friendly urls and I'm a little unsure as to what is better. I currently have my website using a structure of http://www.domain.com/page.php?id=2 I am using the ...
-1
votes
2answers
172 views

Change php extension to different Pretty URL for SEO purposes using .htaccess? [closed]

i have pages like this: www.mywebsite.com/SF-about-us.php www.mywebsite.com/SF-services.php www.mywebsite.com/SF-events.php etc.. no index.php Now i want when user type in the browser: ...
0
votes
1answer
94 views

Is it possible to get rid of “Index” with ASP.NET FriendlyUrls?

Currently I'm using the (rather) new ASP.NET FriendlyUrls feature in my WebForms .NET 4.5 application to make the URLs look cleaner. What I'm trying to achieve is to even get rid of the "index" since ...

1 2 3 4 5 10