Tagged Questions
0
votes
1answer
16 views
replace direct link to amazon s3
I moved my downloadable files to amazon s3 and used that link from my wordpress site. I realized that if I use amazon link, google analytics wont be able to track all the files. correct? whats the ...
1
vote
0answers
38 views
Combine redirect to naked domain and point existing content to /blog
I think the .htaccess setup for this ought to be fairly straightforward, but I'm having a hard time with it for some reason. I've just completed the migration of a WordPress single site installation ...
1
vote
2answers
91 views
Do too many redirects hurt the SEO structure of Wordpress blog?
I have a website http://www.voiceable.org/ and just moved a category posts to the subdomain http://tech-fun.voiceable.org/ Now, i am using redirection plugin for 301 redirection from that category to ...
1
vote
0answers
35 views
Wordpress Multisite- How to restrict a non-wordpress page only to one domain
I am running three blogs from a wordpress multisite. Currently, I am developing a separate, non wordpress application. I want to link this application with blog1. I put the application in the subfoler ...
1
vote
2answers
111 views
Country specific content vs global content
I have a global product presentation website myproduct.com
For certain countries I also own the country domain: myproduct.co.uk, myproduct.com.au, myproduct.es, myproduct.de, etc.
The presentation ...
7
votes
3answers
226 views
How to re-direct Wordpress posts with 301
All my WordPress post URLs generate sub directories with duplicate content and I do not know what regular expression to use to consistently 301 redirect domain.com/category/post/random-number/ to ...
0
votes
1answer
176 views
Redirecting a subdomain from wordpress.com to an external web address
I have a question about redirecting a subdomain of a blog hosted on wordpress.com to an external URL.
Given the following:
1) I own a domain name foobar.com purchased from another registrar (not ...
3
votes
3answers
311 views
Options for different domain and hosting
The situation
I have a hosting service (one.com) on which I have installed a wordpress.org site in a subdirectory 'wordpress':
myhost.com/wordpress/
(myhost.com is actually my own domain, but it ...
1
vote
2answers
921 views
How to redirect an old url to a new url via htaccess? Website uses Wordpress [duplicate]
Possible Duplicate:
.htaccess Redirect Old Threads
We had quite a hefty news site which had very ugly urls from a custom cms. We have since relaunched and moved all the content over to ...
1
vote
2answers
1k views
HTTPS To http redirect issue. How to overcome?
Have already seen suggests on how to rewrite https to http. currently using this technique :
RewriteCond %{SERVER_PORT} ^443$
RewriteRule ^(.*)$ http://www.mysite.com/$1 [L,R=301]
RewriteRule ^(.*)$ ...
1
vote
2answers
259 views
WordPress mod_rewrite redirect specific folders
As a new user, I'm not allowed to post more than two hyperlinks here. So I have added a space after every http (ignore them and read as full URLs).
System: Debian Etch, Apache 2.2
I have a WordPress ...
0
votes
1answer
111 views
Moving from static site to Wordpress
I'm moving a site from static to Wordpress where all the pages in the old site were XXX.html. This has gone ok as I included a Wordpress plugin to handle the renaming of pages/posts to .html. I was ...
1
vote
1answer
179 views
WordPress redirection chaos
I have a problem regarding redirection.
It started out as I noticed, my non-www version is redirected to the www version by 302 redirect. Since then, I am trying to figure out why this is happening. ...
1
vote
2answers
2k views
.htaccess redirect to subfolder in different domain, maintaining old domain in the URL
Redirect has been widely discussed and most problems solved, so I am sorry for opening yet another post about this, but none of the codes I am trying work.
I have a WordPress site hosted in ...
1
vote
3answers
194 views
Moving blog to another host - what is the impact to SEO to be expected?
I run a blog under mywebsite.com/blog. This is a self-hosted Movable-type installation. Now I want to get rid of the blog installation and use a hosted (WordPress.com) solution instead.
The blog is ...
0
votes
2answers
476 views
After changing web host, I get a 'file does not exist' error
I run a WordPress blog, and have recently changed web hosts.
When changing web hosts, I copied all files and exported/imported the database etc as explained by lots of tutorials found easily on ...
0
votes
1answer
819 views
How can I fix an Apache redirect loop
I have a strange Apache/WordPress redirect loop that I can't seem to figure out.
Here is the relevant logs and other info: http://pastebin.com/E1afW2vw
It seems that the page request gets made, and ...
1
vote
1answer
389 views
Setting up a redirect from 'www.example.com' to 'www.mysite.com/blog'
hopefully someone can give me a roadmap to get this done.
I run a self-hosted Wordpress blog at
http://www.example.com
which has numerous posts/links such as
...
1
vote
1answer
190 views
Redirect /project/permalink/ to /project/permalink.html
htaccess redirect (301) all my old content from my wordpress to my new url-design. I want to redirect all the last trailingslashs to .html ... the permalinks are allready working, but i dont want to ...
0
votes
2answers
424 views
How to setup apache2 redirect but keep domain name?
I run a small community web site where users can each get a free blog. The blog address is always something like http://mydomain.com/blogname
One user have bought his own domain and want to ...
0
votes
1answer
70 views
Trouble with .htacess redirection
I use this redirect rule to redirect users from www.domain.com/admin to www.domain.com/wp-admin on a WordPress site.
RedirectMatch 301 \@admin http://www.domain.com/wp-admin
The problem is that ...
0
votes
1answer
278 views
How do i point my domain to wordpress blog
I would like to know that if we have our WordPress blog like: http://koolkabin.wordpress.com and our domain like: http://www.outsourcingnepal.com then
Can we make it like working and posting all ...
0
votes
3answers
497 views
.htaccess RedirectMatch 301 issue
I've moved my WordPress installation from one domain to another, and I want to use an .htaccess file on the original to redirect visitors to the new page on the new website.
The old site is ...
2
votes
1answer
190 views
Need to redirect Wordpress category archives
I recently changed my Wordpress category structure a bit, changing some of the names and placing some under different parent categories.
I don't use category name in my post URLs, so that's not a ...
1
vote
3answers
101 views
Question about mod_rewrite rule for redirecting failing pages
I'm setting up a mod_rewrite rule that redirects failing pages to a custom Page Not Found page. This is with WordPress. I've used a online tutorial at the Apache and so far my rules look like this:
...
2
votes
1answer
94 views
Nice wordpress to wordpress redirect?
I have a WordPress blog in http://suportrecerca.barcelonamedia.org/blog/ , and since I can no longer use our company servers for my blog I've had to move it to blog.joanmarcriera.es
Google had my old ...
6
votes
3answers
693 views
.htaccess permanent redirect to www
I have a WordPress installation that is not redirecting URLs not starting with www.
Example: http:// example.com/dir/ doesn't send to http:// www.example.com/dir/ instead goes to http:// example.com/
...
1
vote
2answers
137 views
Wordpress - Going from categories to tags
I have some aging Wordpress blogs where I made the mistake of creating way too many categories (50+ in some instances). This was, in part, due to the fact that tagging was not yet available in ...