Skip to main content

Questions tagged [clean-urls]

6 votes
1 answer
943 views

For example: https://example.com/12345678912/ vs https://example.com/keyword1-some-words/ Is URL still an important factor for Google?
Alireza Dini's user avatar
2 votes
0 answers
702 views

One of my clients is a Cybersecurity startup company. We are using a custom built theme on Drupal. We have a well-designed internal link building architecture. We have about 600 blog articles. We are ...
Bhargav Joshi's user avatar
1 vote
0 answers
26 views

I am making a url structure similar to that of Stack Exchange webmasters.stackexchange.com/questions/{id}/{slug}, where no matter the slug you type there will be a 301 redirect to the correct slug as ...
Niklas's user avatar
  • 111
2 votes
2 answers
234 views

Some content management systems such as WordPress and Drupal have Short URLs by default (if the webserver allows it), but at least one other --- MediaWiki, doesn't. Before I continue with the process ...
RAMOS's user avatar
  • 67
2 votes
0 answers
81 views

I have a MediaWiki 1.35.2 Hebrew website which is principally all core; I host that website on a shared Apache, Nginx (as reverse proxy), PHP and MySQL hosting environment. The default behavior of ...
RAMOS's user avatar
  • 67
4 votes
1 answer
545 views

I'm having trouble using modrewrite to redirect a URL with multiple strings. I have a PDF handling script. I want to redirect something like: https://www.example.com/pdfs/samplepdf.pdf/open [or /...
Michael Riordan's user avatar
1 vote
1 answer
642 views

I have a website with the following structure index.php contact.php about.html forum(dir) - index.php - thread.php What i want my htaccess to do Remove .php & .html extension, eg: when you ...
user14591460's user avatar
1 vote
0 answers
42 views

I have rewrite rule which gives id from link to script and it works perfectly: RewriteRule ^index/viewproduct/id/(\d+)$ produkty/index.php?id=$1 [L] I need one more RewriteRule to handle URLS like: ...
XmanY's user avatar
  • 21
0 votes
0 answers
129 views

From my research it seems that hyphen - chars are the preferred word breakers in urls in respect to SEO. I'd like to use text in my urls for both SEO purposes and for functionality, consuming the text ...
Gavin's user avatar
  • 358
1 vote
0 answers
50 views

I'm using ASP.NET webforms, and I have a page lets call it Subjects.aspx, I don't want crawlers to crawl that page but I want them to crawl the dynamic URLs that are powered by it. For example /...
Ali Kleit's user avatar
  • 123
0 votes
1 answer
183 views

here's the question. In this sense, it is not keyword stuffing in the URL if it is mentioned once as slug and category. It would be more user friendly to have a short URL but it is questionable which ...
MetaFeld's user avatar
1 vote
0 answers
315 views

I just created my first website with Wix. I want to add a PDF file to it. Wix suggests to upload the file to the Wix and then add a button/icon for users to open. The problem is, the path to this file ...
Puzzle's user avatar
  • 111
2 votes
1 answer
3k views

I have a substantial number of rewrite rules in place for a variety of reasons such as: disallow indexes, set custom error pages, force non-www, https, strip trailing slash, redirect index.html or....
Raseone's user avatar
  • 61
2 votes
0 answers
74 views

I am trying to fix the URL structure of an ecommerce site that has about 90k part pages. The site has no URL directory structure. Thus, all 90k pages are under the root like example.com/part-page-one. ...
Cannon Moyer's user avatar
2 votes
1 answer
475 views

My url is http://localhost/store/product-detail.php?p=prod%name%test i want it to look like this http://localhost/store/prod-name-test or something like this as other stores do http://localhost/store/...
Omar Asamar's user avatar

15 30 50 per page
1
2 3 4 5 6