Changing URL structure in WP
-
Hi there.
Currently we have our blog (WP site) URLs setup this way:
However, it's hard to analyze blog's (only) content in Google Analytics now (since all posts have their own unique URL).
I want to change the structure to
companyname.com**/blog**/post-name
Question:
-
Is there a way to do it safely?
-
Will I have to 301 all the old links to the new structure or is there any other way to do the switch without losing any links?
-
Thoughts or any (other) suggestions?
Thanks much!
`Helen
-
-
Exactly! It's good time to revise all the titles! I think it's way better than 301-ing the whole blog. You never know how this may affect our ranking. It prob. would be fine, but you never know Thanks again!
-
You possibly have a unique ending to your blog posts now, so if you change, you'll not be able to compare prior to now in one easy step. That said, it may be time to look at your title tags site-wide and make things more uniform and have one ending for blogs and one for non-blogs.
Glad to be able to help! If you do decide to 301, that redirection plugin is real easy. It's also handy to have anyway, since it can log 404s and let you make redirects from your 404 log. That's handy if someone links to you and types the link wrong, or hyperlinks a period at the end of things.
-
Ohhh... that's right! This may actually work! I will just change the title (ending) for all of my Blog posts, and create an advanced segment with that! Ha! Good thinking, Keri! Better than 301'ing the whole blog, huh! Thanks!
-
Hi Helen, I opened the thread back up for you so it's not marked answered anymore.
The title tags on that site have been somewhat inconsistent, which could actually serve you well. You want to see if all of your blog posts have " | Cucumber Marketing, Vancouver" at the end. The few that I looked at (other than your blog home page) did, while your other pages had slightly different endings on your title tags. If it is unique, that's one way you can separate things out in GA.
-
Oh... looks like I accidentally "closed" my question thread ..
Here's our blog: http://www.cucumbermarketing.com/blog
Any other thoughts on how I could track the blog (in its current condition/ URL structure) - an "easy fix" I think I will do the redirect though (using one of the plugins recommended below).
Sigh... that's what I was trying to avoid .. hehe... But thanks you guys for your suggestions! :))
-
Oh, I like this one that it does 301 automatically!
GA URLs... sigh.. Agreed, too often it's an after thought, eh?
-
Question:
**Is there a way to do it safely? **
Will I have to 301 all the old links to the new structure or is there any other way to do the switch without losing any links?
Your current URLs have the advantage of a clean look, but they don't scale well at all and this is one of the challenges you face. I would suggest having a regex expression written for your htaccess file. Any time a link does not map to a current page (i.e. 404 error) then it could try to add /blog to the URL and try to reach the page. Care would be necessary to restore the original link if another 404 error is received.
You did not mention the size of your site. The idea of writing hundreds or thousands of 301s manually is simply not reasonable when it can be avoided.
Thoughts or any (other) suggestions?
Definitely add the post id to your new URL. I understand you want the "prettiest" URL possible. That desire needs to be balanced with system performance and the user experience.
For PHP or a database to sort through text fields will definitely cause performance issues as your site grows. When a user does a search your server will not like it, especially if you are on a shared server.
I would recommend your Pemalink settings to be something along the lines of /blog/%post_id%.%postname%/
Your final URL will appear as companyname.com**/blog**/123.post-name
I know you are looking at the URL thinking you don't like the number. Most users will never notice, and it offers multiple advantages.
-
I use the Redirection plugin on my site, and you can set it so it automatically creates 301s when you update URLs. I did that when I added a directory to my site and moved some content underneath it. http://wordpress.org/extend/plugins/redirection/
For URL structure that is friendly with Google Analytics, check out this post over on LunaMetrics. http://www.lunametrics.com/blog/2010/09/22/designing-google-analytics-friendly-site/
-
Either way, it's going to be a pain.
1. 301 forward the old URL's and rewrite the WP URL's to inclue "/blog/"
2. Create a custom segment in google analytics, filter by "url equals" with each blog url as its' own "OR" declaration.
-
Yeah... I was hoping there would be a quick fix. .. I am also wondering if it's worth the hassle changing the URLs... again .. I just want to track our blog articles properly, but maybe there's a way to do so without changing the URL structure?
e.g. I was thinking of simply creating advanced reports for all URLs that include /blog/ ... but again .. if I change the URLs then I will lose all the data from the last 3 yrs ... because I'll have different URLs.... hmm ... Thoughts? (I hope I am making sense
-
Hi Helen,
ironically I was jsut logging in to the QnA to ask about WP URLs and URL structures in general!
If I was you I would 301 redirect them to be safe as this is still the best way to do it according to Google themselves.
You can use a WP 301 add on like this to do it http://wordpress.org/extend/plugins/simple-301-redirects/
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
-
Traffic to blog home page is going down after changing my WordPress Theme
I recently changed my wordpress theme from a standard free theme to a newer theme. The home page I switched up a bit adding more calls to action to some of our top posts and leading people to popular categories and so on. This greatly improved the usability of our site as it allowed us to highlight new posts. The previous free template simply listed 10 of our most recent posts on a page with small snippets and then you had to move to the next page to keep reading. Since switching my theme the blog traffic has stayed relatively level. That being said, the specific posts traffic is going up a lot whereas the organic traffic to the blog homepage is now nearly depleted. Is this a common thing to happen or is there anything I can do to fix this issue?
Content Development | | saultienut0 -
No URL for my blog?!!!
I use a website provider for my website. Sadly, although it has an integrated blog, the blog posts title does not get included in the URL. So now, with my limited knowledge of SEO I'm wondering if blogging is still worth it? Any thoughts Greatly appreciated! 🙂
Content Development | | MissThumann0 -
Community Discussion - Are URL profilers worth the investment in time and effort?
In a recent post, Craig Bradshaw shared how creating a URL profiler can work wonders for brands looking to learn what links competitors have attained and which links your brand should be trying to acquire. We're wondering if your marketing team has made use of URL profiiers, for your brand or the brands you support, and if so have you found them to be worthwhile? RS
Content Development | | ronell-smith3 -
Recommendations on the URL Structure When Posting Blogs
Sites are adopting different URL structures for posting blogs (examples below). Quicksprout ( www.domain.com/dateposted/blogposttitle) Moz (www.domain.com/blog/blogposttitle) SEO Book (www.domain.com/blogposttitle) What do you recommend?
Content Development | | SEO5Team0 -
What is the Best Premalink Structure and Why?
/%category%/%postname%/%post_id%/ - Used by Labnol(I'm not sure) (or)
Content Development | | gurrambharath
/%category%/%postname%/
(or)
/%postname%/ Guys, Please make sure that you inform me "Why?". Thank you all in advance.0 -
Blog and Website = 2 different URL's - Is it WORTH to merge content on to one site
Good day Mozzers! A friend of mine recently asked for my help in regards to online marketing. While getting familiar with his online presence, I realized that he has a blog hosted under a completely different URL Main Site = http://pardons.org/ (page rank 4)
Content Development | | vip4service
Blog = http://pardons.wordpress.com/ (page rank 3) What I am battling with is whether or not he should take all of the blog content he has, and merge it on to his main site. It has over 280+ blog posts spanning over a few years, so there is A LOT of content that could benefit his main site. However is it worth it, or should he continue to run everything as 2 different sites? Also, of you suggest moving the content over, what would be the best way to do it in your opinion? He currently has links on his blog TO his main site, so there is a little bit of link juice there, but with a average of 300 views a day, he only get about 10 clicks to his main site from the blog. Thanks a ton for your help!0 -
Changing Text on Pages
For one of my sites I'm in a situation where I have 6 main pages that are for lack of a better word "showcased," one of which being the homepage. The problem is that I am seeing pretty good traffic growth, but my conversions/sales are really weak, and I'm about 95% positive that this is because there is too much information on all of those pages --- each one has about 1500 words or so. The site architecture and link structure on the site is good as out of the couple of hundred pages on the site only 3 of them aren't indexed according to Google webmaster tools. What I want to do is rewrite the text on those six main pages with more of a sales type of feel and limit them to 500-700 words or so. This will have no impact on the link architecture whatsoever, but I'm a bit worried that it will have a negative impact on my continual traffic growth. Actually, I'm not as much concerned about the continual part as the steady new content stream should take care of it, but I would be very concerned if I lost the rankings that I have right now. Granted, those rankings aren't worth as much as they could be because conversions are down, so so it's kind of a catch-22. The question is, how dangerous is what I'm planning on doing? On a side note, my lack of conversions has nothing to do with my description or title tags that show up in the results as they are targeted properly and written for sales. The problem is that the pages, though rich in content, are a bit too rich in content and need to be fixed to work in unison with the descriptions and titles.
Content Development | | RussNauta0