Redirect
-
Some time ago I have created a category which I have deleted later. Now seomoz is showing me that its not found, obviously...what would be the best practice to redirect this category to a page? I know that with 301, but how, can I do it when I deleted that category:-(
-
So, meanwhile I have found out that the Nginx isW3 total cache but I do not understand what is the problem with it:-( why is it redirecting my website content?
-
Thank you very much Tom,
London is beautiful, I have very nice memories from there and would love some cold rain here for a change:-)
My husband developed that site but has no clue what is wrong and has given up and said me I should deleted it completely:-( I am already 4 months learning SEO in order to fix this site. Funny, I even like to learn it:-) So I will have to help myself. What is the Nginx? were I have it? I guess it is plugin but I do not see it in plugins.
-
Hi July
Greetings from cold and miserable London!
My best advice now would be to contact the team that helped develop your website and see if they would be able to implement the necessary redirects. Failing that, if you can find a freelancer with extensive experience of working with Nginx, they will be able to help too.
-
Thank you so much for your reply Tom and sunny greetings from Diani! Yes, it is the website on my profile http://villasdiani.com Nginx? Do I? Oh my got what is that? I was always wondering that there is something wrong going on my website with redirects as I can also see on semoz report this kind of weird redirects:
|
http://villasdiani.com/2011/06/
http://villasdiani.com/2011/06/ http://villasdiani.com/ 12 1 http://villasdiani.com/2011/10/
http://villasdiani.com/2011/10/ http://villasdiani.com/ 12 1 http://villasdiani.com/2012/04/
http://villasdiani.com/2012/04/ http://villasdiani.com/ 12 1 http://villasdiani.com/2012/05/
http://villasdiani.com/2012/05/ http://villasdiani.com/ 12 1 http://villasdiani.com/2012/06/
http://villasdiani.com/2012/06/ http://villasdiani.com/ 12 1 http://villasdiani.com/2012/07/
http://villasdiani.com/2012/07/ http://villasdiani.com/ 12 1 http://villasdiani.com/2012/08/
http://villasdiani.com/2012/08/ http://villasdiani.com/ 12 1 http://villasdiani.com/2012/09/
http://villasdiani.com/2012/09/ http://villasdiani.com/ 12 1 http://villasdiani.com/2012/10/
http://villasdiani.com/2012/10/ http://villasdiani.com/ 12 1 http://villasdiani.com/2012/12/
http://villasdiani.com/2012/12/ http://villasdiani.com/ 1 0 http://villasdiani.com/2013/01/
http://villasdiani.com/2013/01/ http://villasdiani.com/ 12 1 http://villasdiani.com/diani-beach
http://villasdiani.com/diani-beach | http://villasdiani.com/diani-beach/ | 13 | 1 |
-
Hi July
You can still redirect URLs that no longer exist, or have never existed.
If the site you're talking about is the one in your profile, I can see you're running Nginx. It's a bit more tricky to redirect with Nginx then, say, Apache, but it's doable. If you have a dev team to hand, they should be able to implement it for you, but if not, hopefully these links will help:
Link 1 - looking at Nginx's HTTPRewriteModule.
Link 2 - How to set up 301 redirects with Nginx's config file.
Better off starting with link 2 actually, I think it's a guide that will answer all your queries.
Hope these help.
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
How do I carry out a redirect? Is there a code I need to use?
How do I carry out a redirect? Is there a code I need to use? Thank you in advance.
On-Page Optimization | | laurentjb0 -
Is this method of redirecting of 404 okay?
Hi all, This is my first post at this forum 🙂 I'am running a Opencart shop with a SEO extension installed. This extension has a redirect module which works like this. When visiting the site on 404 url (and if there is setup a redirect for that url). It serves the correct content but on the 404 url with the correct url set in rel canonical. For example: Try visit this url:
On-Page Optimization | | mrmagnecom
https://makitech.no/ventilasjon/ventilasjons-pakketilbud
Here i have setup a redirect to the correct content, which is actually this url https://makitech.no/pakketilbud I am used to use a 301 header redirect so the user get redirected to the correct url. So my question is this. Is it a okay practice to serve the content on the 404 url (it responds 200) when the correct url is set in canonical? Any thoughts?0 -
After HTTPS upgrade, should I change all internal links, or a general 301 redirect is better?
I recently upgraded to https. Of course most internal links of my old posts are still http. So I set up a 301 redirect in order to make the old link works. In terms od SEO this is good or it is better to update all the internal links to https, manually? In that case can I do it in batch with a search/replace command in the phmyadmin database? any other suggested method? thank you
On-Page Optimization | | micvitale0 -
How to redirect subdomain to new blog directory
I have moved my wordpress blog from a subdomain to a subdirectory /blog/ on my site. What is the best way to setup a redirect from the subdomain to the new /blog/ directory? Or should I just delete the subdomain blog and wait for google to index it on /blog/. I need to do one or the other so as not to run into duplicate content issues.
On-Page Optimization | | SamCUK0 -
Redirecting deleted posts 301 vs 302
There is a category on WP where job ads are posted. when a post got deleted I would like to pass 404 error page and redirect all those deleted posts to specific category. I found WP plugin Auto Redirect 404 in 301 for Trashed Posts which does redirect deleted post to specific URL. But posts which are in the trash (not permanently deleted) will get 302 redirects. Those deleted permanently will get 301 redirects. Should I try editing this plugin or find another why? Maybe there is similar way with Redirection plugin?
On-Page Optimization | | OVJ0 -
Reverse 301 redirect - how will that work?
Hi We have done some testing where we have changed our URL to a new name and 301 redirected the old to the new. It has now been decided to go back to the old url again but is there an seo risk to this? Will all the inbound links that as redirected in the first change be lost or?
On-Page Optimization | | AndersDK0 -
How do you create a 301 redirect for www.mysite..com/index.html in htaccess.
I understand that it is possible to create a 301 redirect for www.mysite..com/index.html to www.mysite.com. (as well as subdirectories.) How is this accomplished? My hosting company says that setting this up in htaccess will cause "Apache to geti into an infinite loop and the page won’t load." I have read on the forum that this is possible. Any help would be greatly appreaciated. THanks. Perri
On-Page Optimization | | PerriCline0 -
Redirect and page ranking
We used to have a good page rank of Google, but now our page rank dropped to zero. A few months ago we did a redirect from our www.???.com to non-www.???.com, because non-www.???.com is now our main website. We also have a number of other domains which we redirect to our main website non-www.???.com Do you think these redirects are causing the problem, and if so what can we do to fix it? Thanks!
On-Page Optimization | | poupette0