Tagged Questions
0
votes
1answer
13 views
Safely redirect old Wordpress blog links to new WP blog
I have two Wordpress blogs on the same domain, (one called 'News' and another called 'Blog')
I am moving across all the content from the 'News' blog to the 'Blog' blog but I need to setup the 301 ...
0
votes
1answer
22 views
How to Specify a Vary: Accept-Encoding header?
Google and pingdom.com says i should
"Specify a Vary: Accept-Encoding header"
i do not know or understand how to do this. Can anyone explain what it is and what it does?
0
votes
1answer
13 views
Relative links with htaccess
How can i convert all links within html to a relative links using .htaccess?
For example:
http://www.mydomain.com/info.html to /info.html
1
vote
2answers
36 views
Clear URL with .htaccess
I am pretty new to webdesign and haven't been able to figure this one out..
I am using HTML5Boilerplate as a template for my new website. The .htaccess file that ships with the template rewrites ...
1
vote
2answers
37 views
.htaccess - re-writing a url using multiple parts of the original
I've been trying to fix this problem for 3 days and can't find the answer so I'm hopeful someone will be able to shed some light on this.
I am looking to dynamically re-write URLs as permanent 301 ...
0
votes
2answers
63 views
How do I change a URL category number to a word with PHP and MySQL?
I bought an iPhone wallpaper gallery PHP script a year ago, and it has been running great. I've been slowly learning PHP and MySQL by doing little tweaks here and there.
To view a category, the URL ...
0
votes
0answers
25 views
how to ignore the .htaccess in root from a Sub Directory
I have some problem with my integration of Wordpress that it's installed in root, and Whmcs installed in the a subfolder called "client".
they both has their own .htaccess file:
Wordpress (root):
# ...
-3
votes
0answers
18 views
htaccess not working for seo [closed]
I have a htaccess file, and I want to use it to create seo friendly urls, but it does not works. Here is the code from the file:
RewriteEngine On
RewriteRule ^([^/]*)/([^/]*)/$ ...
1
vote
0answers
43 views
how to ignore the .htaccess in root from a subfolder
I have a problem with my integration of Wordpress installed in root, and Whmcs installed in the a subfolder called "client".
and both has their own .htaccess file:
Wordpress (root):
# BEGIN ...
0
votes
1answer
45 views
.htaccess 301 Redirect non slash domains and slash domain to .html
I am trying to add some code to my .htaccess to redirect slash and non slash urls to the .html all url's apart from my homepage.
For example
www.mydomain.com/cat/ and www.mydomain.com/cat
should ...
0
votes
0answers
51 views
.htaccess RewriteCond REQUEST_URI Dynamic SEO Generated URIs
Ok my eyes and fingers are bleeding now trying to get this stuff to work. Here is a couple examples of incoming URIs I want to test in my .htaccess file.
abc.com
abc.com/en
abc.com/zh-cn/
...
0
votes
1answer
106 views
Yii custom url routing
I want to create friendly urls in Yii framework.
An example:
mysitename.com/country/city/travelling-type
or
mysitename.com/country/city/travelling-type/price
mysitename.com/city/price
etc.
The ...
0
votes
0answers
48 views
Test htaccess REQUEST_URI for string, rebuild using RewriteRule for SEO
I'm trying to get my .htaccess rules to test for a string pattern.
RewriteCond %{REQUEST_URI} ^/[a-z]{2}(-[a-z]{2})?/.+$ [NC]
If successful I need to dynamically rewrite it to the following for my ...
0
votes
1answer
32 views
Rewrite URL SEO
My site has a url like this
http://www.mydomain.com/index.php?page=doctors&docid=99
Using SEO rewrite
RewriteRule ^doctors/([0-9]+)/(.*).html$ index.php?page=doctors&docid=$1 [L]
I get
...
0
votes
2answers
59 views
.htaccess rewrite multiple urls without redirects
Ok so i have urls like these demo1.domain.net, demo2.domain.net, demo3.domain.net and all needs to show the contents of a subfolder like this example
demo1.domain.net will show the contents of ...
2
votes
1answer
38 views
Multiple rewrite conditions for multiple parameters
There is an issue with the htaccess rewrite conditions in my setup.
Currently I have the following code.
Options +FollowSymLinks
RewriteEngine on
RewriteCond %{REQUEST_FILENAME}\.php -f ...
0
votes
1answer
71 views
URL rewrite and robots.txt
I have made urls SEO friendly i.e.
http://mydomain.com/topic/title-of-page
Previously, the url of the above page was
http://mydomain.com/search?id=6567889
Now Google is still showing the second ...
0
votes
1answer
57 views
.htaccess redirect without query parameters
I changed a website and now Google webmaster is loading hundreds of "Not Found" URLs:
http://www.domain.com/images/picture.php?idphotos=720,404,,4/1/13,Not found
The picture.php does not exist ...
-1
votes
1answer
23 views
Choosing a canonical version [closed]
I'm running a website that uses an SSH certificate. This leaves for potential CNames:
https: //example.com
https: //www.example.com
http: //example.com
http: //www.example.com
From an SEO perspective ...
3
votes
2answers
48 views
Will Google register individual website pages if they are all parsed through index.php [closed]
I am developing a new CMS for our company and for ease and clean code decided to have just the one file in root, index.php. We use search engine friendly URLs as well as unique IDs to load pages. ...
1
vote
1answer
46 views
Rewritten URL not displaying properly in the address bar…and it did earlier [closed]
Well, I cocked something up in my .htaccess code.
I swear, when I ran this on my test website, it ran perfect.
It initially did the following:
Renamed my index.php page to /home (and it still does ...
0
votes
1answer
25 views
Proper configuring of 301 redirects for SEO compliance? [closed]
After a lot of research and help from SO members, I have cleared my first major hurdle with .htaccess.
My new .htaccess file successfully renames my index.php page to /home and takes all of the query ...
0
votes
0answers
53 views
Multi language basic php website without subdomain or sub-folders
Right now I have a website which uses two languages English and German. There is no sub folders or sub-domains used. Correct language is shown using a $_Session[lang], and gettext function.
...
0
votes
0answers
43 views
Adding a Regex to my .htaccess file to handle more than one variable [closed]
I have been given some fantastic advice here on SO tonight that has allowed me to learn and make some serious progress using an .htaccess file on my test site.
I have a container page called ...
-1
votes
1answer
51 views
Redirecting page links after .htaccess SEO upgrade? [closed]
I didn't want to bloat one post here with a ton of .htaccess questions, so I'm breaking them up individually. This one has to do with using RedirectMatch to create rules for existing, indexed pages ...
0
votes
1answer
90 views
.htaccess - ErrorDocument vs RewriteRule
I want requests for missing files and invalid directories to redirect to a custom 404 error page. I believe this can be accomplished using 2 methods.
# redirect invalid requests and missing files ...
0
votes
0answers
40 views
.htaccess syntax coding random string appears
I have included coding in my .htaccess file so any .php or .html file hosted
on my webspace should be linked without their suffixes and if the
.php or .html suffix is used, it returns to my 404 ...
0
votes
1answer
41 views
.htaccess syntax code needing revision
1) i am trying to 301 all non www's to www's (including files)
e.g. /subdirectory/ + /subdirectory/1.jpg (all possibilities with the www.)
2) i am trying to exclude ONLY but ALL .html and .php ...
0
votes
1answer
26 views
rewrite rule for _escape_fragment_ [closed]
i want to write a rewrite rule for
http://www.site.com/noticia/?_escaped_fragment_=noticia=/279/beto-cuevas3er-sencillo-dej-de-pensar
to:
...
-1
votes
1answer
46 views
Redirect Everything After the Domain With .htaccess
How would I redirect, for example domain.com/index.php?677775=1 to domain.net, with the same uri after the domain?
Don't know how to explain it, but I did my best.
EXAMPLE: when you go to ...
2
votes
2answers
88 views
301 Redirect without slash on destination-url
i did a website relaunch and now i need 301 redirects to keep my page rank :)
My old website looked like this:
www.domain.com/start/
or www.domain.com/start
New Website looks like this:
...
-1
votes
1answer
41 views
how do i my sef link use .htaccess [duplicate]
My link is "site.com/index.php?w=Mbv"
I want see: "site.com/Mbv"
I try the *mod_rewrite RewriteRule Generator* and more beacuse its not working no one.
sorry for my bad english.
thanks!
-1
votes
2answers
134 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:
...
-2
votes
1answer
30 views
Sitemap submission in the www and non-www domains [closed]
Is it useful to submit a sitemap of my www domain if the non-www domain is set as preffered in Google webmaster tools?
I am afraid that if I will submit the same sitemap for these domains then ...
1
vote
1answer
88 views
Wordpress Permalink change causes frontpage 404
I recently installed the Wordpress SEO plugin and the plugin requested that i changed my Permalink settings.
Now, i did this to get nicer looking links containing the postname instead of the post ...
0
votes
1answer
147 views
.htaccess conditional statement
I want to rewrite my urls to more seo urls using wildcard sub-domains and I am unable to write htaccess conditions and hoping to get some help with it.
I have this url:
...
1
vote
1answer
78 views
PHP - Htaccess - Comparison two URL in 1 masking, disable one
I have been search through all the questions and browse but haven't found any solution to my case. Hope anyone here could give an answer to my problem.
As we know the way we mask an URL, i use this ...
2
votes
1answer
147 views
URL redirecting messed up (WordPress & Opencart)
I need your help with something that has me flummoxed.
I have WordPress installed in domain root (www.csillamvilag.com) and OpenCart in a subfolder (www.csillamvilag.com/shop/).
Both installations ...
1
vote
1answer
139 views
.htaccess RewriteRule not working, need to generate a URL friendly
I have this dynamic link:
http://www.nortedigital.mx/article.php?id=36175&t=dobla_las_manos_el_snte__avala_reforma_educativa
and I need to convert in URL friendly like this:
...
1
vote
1answer
63 views
Redirect to index.html
To respect SEO directives, I want to redirect all traffing coming from:
http://www.mywebsite.com
http://mywebsite.com
www.mywebsite.com
mywebsite.com
to
http://wvw.mywebsite.com/index.html
At ...
2
votes
1answer
207 views
Renaming inner page urls to seo friendly urls using .htaccess
I want to rename the following URLs to SEO friendly URL.
Change the following URL : http://www.peacockgirls.com/index.php?page=1 into http://www.peacockgirls.com
Change the following URL : ...
0
votes
1answer
81 views
php get path info with htaccess
Here is my index.php file:
<?php
echo $_SERVER['PATH_INFO'];
?>
Here is my htaccess file:
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /something
RewriteCond ...
0
votes
1answer
132 views
How to generate SEO friendly URL using Kohana
Currently my url looks like mysite.com/product/display/10 means domain/controller/function/id for SEO friendly sake I'm thinking to append product title which will be like product name something.
...
-2
votes
1answer
26 views
Does using htacess to hide directories harm SEO? [closed]
Does using htacess to hide folder and directories on my site harm SEO ?
6
votes
3answers
121 views
Will Url rewrite with htaccess make website discovered by search engine?
Okay this might be little off from programming. But if let's say that I have a website that its url is rewritten from
www.example.com?index.php?id=1&cat=category&title=My-Title
to
...
0
votes
1answer
62 views
htaccess Redirect URL of Subdirectories managed through CMS
All the urls of our site are written www.mydomain.com/sub1/cms/pagename
Through the CMS we can specify pagename
sub1 and cms are not actually directories on the server.
We need to change the ...
0
votes
1answer
124 views
Multiple and Variable parameters URL rewriting
I don't know how to rewrite URLs of this type:
mywebsite/param1-val1-param2-val2-param3-val3-param4-val4.html
that's really simple to do BUT my problem is that my parameters are variables like:
...
2
votes
1answer
35 views
htaccess rewrite for a rewritten URL that is already indexed by Google
Example:
1) URL (a poorly constructed one) is already indexed by Google:
www.abc.com/index.php?product=zzz
2) The URL is rewritten by using the following rewrite rule:
RewriteRule ^zzz$ ...
1
vote
2answers
533 views
.htaccess redirect not working in WordPress 3.5.1 on Apache
I'm trying to fix a canonical issue with WordPress 3.5.1
http://www.whatisanaddiction.com/index.php
needs to redirect to
http://www.whatisanaddiction.com/
so I don't end up with a duplicate ...
-1
votes
1answer
53 views
Skip .htaccess rules for some particular files
Now i am using the following .htaccess rules to modify my urls.My website contains more images and similar files.I found that .htaccess rules increases site's loading time.I wish to skip execution of ...



