Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
Post url not matching with post title ( wordpress)
-
I have this site called searchoflife.com on which I have noticed the post urls are not matching with the post title. For Example:Post Title - A Dialogue With NaturePost URL - http://searchoflife.com/dialogue-nature-2013-09-12 Words like 'A' and 'with' are not present in the post URL. This has been the trend since a few days. After investigating I found out that it was due to my plugin SEO ultimate which is actually creating post slugs automatically for the post urls. So my question is whether it is advisable to use post slugs instead of the full post url. Does it affect the SERPS for my site?
-
Hello Again,
Last night I searched a few keywords and noticed a post which is ranking on the first place at first position. Now this post is having the post slug instead of the entire URL. Here is the keyword
liberation from innate darkness - 1st position
empathy is the liberation - 5th position
Post Title - Empathy is the liberation from Innate Darkness
Post URL - http://searchoflife.com/empathy-liberation-innate-darkness-2013-09-02
Also I checked on my localhost after disabling the slug optimizer. It seems that wordpress is automatically redirecting to the new URL so it won't be a problem to change the older post slug URLS yo complete URLs. But I feel I won't touch those posts which are already having good rankings with post slugs. Any suggestions?
-
I haven't thoroughly checked the newer posts as such. Unfortunately when I noticed this change it had already started and I thought it to be an update of Wordpress 3.6. Wordpress it seems has its own post slug since quite sometime. But incidently the update of SEO ultimate plugin too coincided with the wordpress update. So I wasn't sure. Later on another site I noticed the same type of behaviour which was using SEO Yoast plugin. So I don't know why all the top SEO plugins are automatically switching to this. I did search on Google regarding this but haven't found a comprehensive answer.
-
How are your rankings and more importantly traffic generated by these posts doing? You are right you need to be sure before taking this action and to be honest I think there is a good chance that the difference will be negligible even though I think we both agree that we would prefer the full post title URL. If we strip it back to a very base level then you are getting your most important keywords in the URL which is helping your page relevancy so why make this extra work for yourself.
-
I too am not that comfortable with the post slugs personally. But now that there are already a decent amount of posts (More than 50) in that format which are indexed on Google. If I do disable the post slug option I would then have to change all my urls to the post title (i.e if it really does hamper SERPS), then will have to redirect all those URLS to the new URLs. So need to be sure enough to take this action.
Also one of my posts with the keyword 'astrobiological approach' when searched on Google ranks first in the search results. But if you notice that particular url is having the entire post title. However I'm not sure whether the URL itself had a role in the ranking. Please guide me. Thanks.
-
Hi - I tend to always set the urls to be the full post title. You will also notice that the likes of Moz does this as well if you look at this post for instance. Your plugin is trying to be clever as there is thought that having too many hyphens and words in your url will dilute the effectiveness of your main keywords once you start going over 4 or 5 words, depending where the keywords occur in the title. I believe Matt Cutts addressed this in a webmaster video many moons ago and I think the main conclusion was that having too many hyphens in your URL may look a little spammy to searchers and put them off clicking on your result in the SERPs. However nowadays this is a common practice and I don''t think this has negative impact on click through rates from the SERPs. If I were you I would look at my URL matching my post title personally. Small words such as A and with help to add context to your page contents in my opinion.
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 Title Length
Hi Gurus, I understand that it is a good practice is to use 50-60 characters for the a page title length. Google appends my brand name to the end of each title (15 characters including spaces) it index. Do I need to count what google adds as part of the maximum recommended length? i.e.
On-Page Optimization | | SunnyMay
is the maximum 50-60 characters + the 15 characters brand name Google adds to the end of the title or 50-60 including the addition? Many thanks!
Lev0 -
Home page keyword in url
I have been looking into SEO for a few weeks now trying to perfect a homepage. Going through various sources on MOZ, and other examples out there on the internet, I keep seeing that you should have your keyword in the URL of the page. The homepage is the page most people want to rank the highest in google searches, however, you cannot put the keyword in the URL as most home page URLs are simply /. Should I actually make the home like this: www.example.com/key-word-example? I would imagine this would not be the normal for many users and would seem like it's not the home page.
On-Page Optimization | | Matthew_smart0 -
1500 words per post * 10 posts vs 15000 words in one article, which is best for SEO?
If you don't have any problems with Text/HTML ratio. Which one do you prefer for better results? With reasons of possible, thanks.
On-Page Optimization | | Eslam-yosef0 -
How important are clean URLs?
Just wanting to understand the importance of clean URLs in regards to SEO effectiveness. Currently, we have URLs for a site that reads as follows: http://www.interhampers.com.au/c/90/Corporate Gift Hampers Should we look into modifying this so that the URL does not have % or figures?
On-Page Optimization | | Gavo1 -
How does Google treat Dynamic Titles?
Let's say my website can be accessed in only 3 states Colorado, Arizona and Ohio. I want to display different information to each visitor based on where they are located. For this I would also like the title to change based on their location. Not quite sure how Google we treat the title and rank the site.... Any resources you can provide would be helpful. Thanks
On-Page Optimization | | Firestarter-SEO0 -
Correct .htaccess settings for canonical url?
I want to forward all urls to http:www.mysite.com but am a little confuse because I am getting duplicate content error: Pages with Duplicate Page Content as of Jan 15http://titanappliancerepair.com/ 1 duplicatehttp://titanappliancerepair.com 1 duplicatehttp://titanappliancerepair.com/index.html 1 duplicate*****************************************************************What should I put ion htaccess file so I can forwardhttp://titanappliancerepair.com/index.htmlhttp://titanappliancerepair.comhttp://titanappliancerepair.com/to http://www.titanappliancerepair.comor what is the correct way to do it?I'm confused because when I enter http://titanappliancerepair.com/ in browser it showshttp://titanappliancerepair.com so how can it be considered duplicate content?.Can someone help?I have godaddy and they have gave me this code to put RewriteEngine on
On-Page Optimization | | webbutler13
rewritecond %{http_host} ^coolexample.com [nc]
rewriterule ^(.)$ http://www.coolexample.com/$1 [r=301,nc]What is correct?0 -
Prices in title tag
At our ecommerce site adwords ads generally perform a lot better when the product price is included in the ad title. Does anyone here have any experience and data on CTR with including product prices in title tags of product / category pages?
On-Page Optimization | | ese0 -
Title tag for category page
I'd like to know your views on the best approach for title tags for category pages for ecommerce sites. 3 examples A) Category name | Free delivery on $50 purchase | Brand name B) Discover best "category name" on brand name C) Category Name | 1st Keyword, 2nd keyword | Brand name Thanks!
On-Page Optimization | | walidalsaqqaf0