Temporary redirects
-
why is wordpress creating redirects from trackbacks and what can i do about it?
according to seomoz i have several of these kinds of temporary redirects:
http://redlandsorthodontics.com/about-us-2/meet-the-staff/redlands-orthodontics/trackback/
redirects to
http://redlandsorthodontics.com/about-us-2
what are trackbacks anyway since i didn't purposely create them?
-
thanks for pointing that out
-
great info.thank you
-
There's a deeper issue going on - the pages with trackbacks aren't actually accessible from your site's menu the way it is now - these pages:
- http://redlandsorthodontics.com/orthodontics/children/child_braces-2/
- http://redlandsorthodontics.com/testimonials/redlands_braces_for_children/
All the pages with the trackbaks are being linked to (accidentally) from images.
Try to follow this chain
- This image -> http://redlandsorthodontics.com/wp-content/uploads/redlands_braces_for_children.jpg
- on this page -> http://redlandsorthodontics.com/testimonials/
- links to -> http://redlandsorthodontics.com/?attachment_id=362
- which redirects to -> http://redlandsorthodontics.com/testimonials/redlands_braces_for_children/
- which has the trackback -> http://redlandsorthodontics.com/about-us-2/meet-the-staff/redlands-orthodontics/trackback/ on it which has the 302 redirect.
You need to:
- Remove the links from the images. Go to media->select an image->edit->and select "link to NONE"
That should straighten it out.
-Dan
-
To answer one question first - a trackback basically is an alert to you, the blog owner, when someone links to your post.
Great definition over at Wikipedia: http://en.wikipedia.org/wiki/Trackbacks
Wordpress often auto-creates redirects, as this saves you, the blog owner from considering these things and it minimises 404-Not Found... the main things that create a redirect are posts being moved or deleted, the same with comments.
As to whether you NEED to do anything about the redirects SEOmoz software is finding for you will depend on whether those addresses being redirected
- exist on-site
- Are linked to on your site
- OR are in the SERPs
Do a site:redlandsorthodontics.com search in Google/Bing to see if those pages exist in the SERPs.
The only thing I would say is that if the pages being redirected don't exist, or shouldn't exist, and probably won't be brought into existence then go into the .htaccess file and look for the offending URL and make it a 301 Redirect (Permanent Redirect, rather than temporary), as there's no need for it to be temporary.
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
-
Page redirected too many times
Hello, How can we solve the following error : This page isn't working ** redirected you too many times.** It's very frustrating. I have cleared the cookies. Still, the problem persists. Thanks
Technical SEO | | Johnroger0 -
Cant find source of redirect
Hey guys, I have a bizarre situation on my hands. I have a URL that is being wonky. The url is redirecting to another url and the 301 redirect is not in my htaccess. There is a 301 redirect in my htaccess but is being overwritten by something else, i.e. whatever is happening in above. So basically URL A should be redirecting to URL B but instead its going to URL C. I know we were not hacked, it's not redirecting to a strange bizarre domain. I have also disabled all of our plugins that redirect (to my knowledge) Any thoughts would be great!
Technical SEO | | HashtagHustler0 -
301 redirects delay in picking up
Hi I have been involved in the redesign/development of a website which has up until now had a lot of international traffic. On day of migration I uploaded all the 301 redirects to the website (wordpress) using Simple 301 redirect plugin. I tested a number of them and they appeared to be working. I also submitted the new sitemaps to Search Console. Since migration international traffic - particularly from countries such as india, Phillipines, Sri Lanka etc have significantly dropped off whereas the local traffic and some of the international traffic such as USA has remained fairly consistent. Looking at Analytics and entrances recently it appears as though search results are/were showing a number of pages with 404's (one in particular which received significant traffic and for which I had created a 301 redirection) - I have checked this page using the old url and it re-directs correctly for me and today asked a colleague in India to also check - he is getting the redirection fine. Does Google.in take a significantly longer time to pick these up in search results? Or am I missing something?
Technical SEO | | musthavemarketing0 -
HTacess 301 redirect with special characters
Hello moz community ! I would to make a special 301 redirection through my htaccess file. I am a total noob concerning regexp and 301 redirection. I would like to redirect(301) this url : http://www.legipermis.com/stages-points/">http://www.legipermis.com/stages-points/</a></p>; yes yes it's in the index of google, this strange url includes the last ; to http://www.legipermis.com/stages-points/ I have already include a canonical tag by security, i would like to remove url with a 301 redirection and by remove this url through GWT (but the removal tool can't "eat' this kind of URL) Please consider the fact that i am not an expert about 301 redirections and regexps. No 301 redirect generator works properly for such a strange URL (which triggers content duplication corrected anyway with canonical tag). Thanks for your help.
Technical SEO | | LegiPermis0 -
301 redirects without .htaccess
I have a client that recently moved from an old ZenCart e-commerce site to Volusion. The domain name did not change. We need to redirect a bunch of the old URLs; however, Volusion's redirect tool does not work for URLS with "?" . The old ZenCart structure is: http://www.mydomain.com/index.php?main_page=product_info&products_id=563 Volusion is a hosted platform and we do not have access to the .htaccess file. Any suggestions on a workaround? Thanks!Nancy <colgroup><col width="960"></colgroup>
Technical SEO | | NancyVPS
| |0 -
Would an automatic redirect to itunes affect SEO?
We recently started working on a website and most of the work done so far is resolving onsite technical issues (duplicate content, duplicate titles, broken links, pagespeed, grammar, etc.). Everything done has been positive, but their position in SERPs has actually gone down. I'm having a look to see if anything I have done could have had a negative effect. However, when visiting their website on a mobile device, it automatically redirects you to iTunes so that you can download their app. My first instinct is that this is a horrendous idea as it would result in a massive bounce rate which would be impossible to track. I have tried convincing them to do it differently, but this is how they want it. However, when googlebot visits the website as a mobile it returns an error. I'm fairly sure that this would have a negative effect on search results but I could do with a second opinion.
Technical SEO | | maxweb0 -
301 Redirect From Dynamic Page To Static
I want to 301 redirect all "id" and "type" numbers from my page dynamic.php page (I have thousands of IDs and thousands of Types) all to a single URL. So for example the following.... www.mysite.com/dynamic.php?id=1&type=5 www.mysite.com/dynamic.php?id=2&type=5 www.mysite.com/dynamic.php?id=3&type=5 www.mysite.com/dynamic.php?id=1&type=6 www.mysite.com/dynamic.php?id=2&type=6 www.mysite.com/dynamic.php?id=3&type=6 ...would all be sent to: www.mysite.com/page.html How can this be done without doing a redirect for each ID/Type?
Technical SEO | | TheDude1 -
301 Redirect
The SEOmoz crawl campaign found some 404 errors in my Joomla site poker-brands.ca. So, I figured I would set up 301 redirects in my hosting account to make sure bots don't read that there is a page missing. For example: This link gave a 404 error in the crawl: http://www.poker-brands.ca/download-pokertracker-software/holdemmanager I redirected it to: http://www.poker-brands.ca/download-pt3-pokertracker-software/holdemmanager-hem-hm2 However, when I visit the first link it doesn't send me to the second link. Am I supposed to get forwarded to the second link now?
Technical SEO | | Uramark0