Rel=cannonical + 301 redirect
-
Hi All
I am currently working on a DotNetNuke site. I have enabled friendly URL's which have changed the url structure from the default setting of TabId=x to whatever the page name is set as.
I will use the following page as an example -
www.notarealdomain./graphicdesign.aspx
Now I would like to know if it would be worth my time to change this to "/graphic-design.aspx through the use of a 301 redirect and/or a rel=can.
Any help would be much appreciated.
Thanks
-
Hi Keri
Thanks for your input. As far as I’m aware DNN can't handle URLs without the file extensions, always seemed a bit behind when it came to SEO and is definitely not the most SEO friendly CMS out there.
Would like to get rid of the file extenstion as it just seems a bit more use friendly from the start and as you righly said this will shorten the url a bit as well.
Thanks again,
-
I'd see if there was a good way to get rid of the aspx so if you ever change technologies, you can keep those same URLs and minimize future redirects (and it makes your URLs a little bit shorter). I don't know if you can get rid of it or not, not that far into my own DNN site upgrade (upgrading a forum site and moving to friendly URLs, new version of DNN and active forums, and all kinds of fun stuff).
-
I'm glad I could help Peter - thanks for accepting my answer.
-
Hi Sebastian
Thank you very much for such a quick response,
I think you have just confirmed my "gut" feeling. The pages were already doing well for a "newish" site with some big initial jumps up the rankings.
Not going to try and fix something that is not broken.
Really appreciate your advice, really think that this community is the best EVER.
Thank you
Peter
-
Hi Peter,
I don't think this would make a massive difference, but if you can separate words by hyphens then it is definitely a good idea, however bear in mind that most of the domains have their keywords joined together and they are still recognised by search engines therefore if you can - do - if it's too much of a hassle - leave it the way it is.
You will find that many people have their own opinion about it, but form my personal experience the url will be as good as its content. I have one website, which uses underscores - these are not seen as word separators and the site ranks very well due to its content. I have another without rewriting - simply using url parameters as ?page=1 - and it's also ranked high.
In short - it's good to have hyphens, but I wouldn't expect it to make a significant difference.
-
Is there a way for you to use a programmatic change instead of a 301 redirect ? Since these are brand new URLs, it would make sense to investigate if that is doable. I am sure there's a way out there. All the current logic is doing is getting rid of the space, however it should be replaced with a hyphen. The data is there, it's just a matter of replacing it with a separator.
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
-
301 redirection for e-commerce website
Hi moz community, I am the web agency for a e-commerce website. Its current domain is https://www.liquorland.co.nz but now all the e-commerce part will be moved to a sub-domain https://shop.liquorland.co.nz. There are thousands of e-commerce current being indexed in Google (i.e., 15,500) plus they also have a mobile version of the page like /mobile/default.aspx. Is it necessary to 301 redirect all the pages? We are afraid it may slow down the website because the request will go through thousands of filters. Is it OK to just redirect the main categories? Many thanks in advance.
Technical SEO | | russellbrown0 -
301 Redirect keep html files on server?
Hello just one quick question which came up in the discussion here: http://moz.com/community/q/take-a-good-amount-of-existing-landing-pages-offline-because-of-low-traffic-cannibalism-and-thin-content When I do 301 redirects where I put together content from 2 pages, should I keep the page/html which redirects on the server? Or should I delete? Or does it make no difference at all?
Technical SEO | | _Heiko_0 -
Site Penalized - 301 Redirect Question
Hello, We have a website that was penalized roughly two years by Google for "Unnatural Links"... We are experiencing a lot of problems with this site, completely unrelated to the penalty or SERPS, and we're debating doing a 301 Re-direct to another site we own that is totally clean and has no "Unnatural Links". If we do a 301 from the penalized site to our alternative website, will there be any cross-contamination? Will the penalty carry over to our other site? Please let me know what you guys think. Thanks
Technical SEO | | Prime850 -
Where is the 301 redirect?
Hi, in the last week I take an issue for 301 permanent redirect for a subfolder in the main website! In that folder i have a index.php file for a google map fullscreen edition and the only link who connects the wordpress website with the subfolder is only a direct link! Is that an error of seomoz app or something else? Thanks 1.jpg
Technical SEO | | petrospan0 -
How do I 301 redirect a number of pages to one page
I want to redirect all pages in /folder_A /folder_B to /folder_A/index.php. Can I just write one or two lines of code to .htaccess to do that?
Technical SEO | | Heydarian0 -
Help needed please with 301 redirects in htaccess file.
In summary, we're currently having issues with our htaccess file. 301 redirects are going through to the new described URL but in addition the new URL is followed by a ? and the old URL. How can we get rid of the ? and previous URL so they don't appear as an ending. None of the examples we've found re this issue online appear to work. Can anyone please offer some advice? Can we use a RewriteRule to stop this happening? Here's a summary of the htaccess file REDIRECT CODE BEGINS HERE LONG LIST OF REDIRECTS, which appear to be set up perfectly fine. REDIRECT CODE ENDS DirectoryIndex index.php <ifmodule mod_rewrite.c="">RewriteEngine On Options +FollowSymLinks
Technical SEO | | petersommertravels
DirectoryIndex index.php
RewriteEngine On
RewriteCond $1 !^(images|system|themes|pdf|favicon.ico|robots.txt|index.php) [NC]
RewriteRule ^.htaccess$ - [F]
RewriteRule ^favicon.ico - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ /index.php?/$1 [L]</ifmodule> DirectoryIndex index.php0 -
When is it safe to remove 301 redirects?
I have created over 500 301 redirects in my .htaccess file, some of them are more than 2 years old now. Should I delete them? I don't like seeing the "notices" number in crawl diagnostics so high 😞
Technical SEO | | danielshaw0 -
301 redirects
Hi Guys, Question,
Technical SEO | | VividLime
Lets say I have a page oldfile.php at position #2 then set-up a redirection in the following way 100 incoming external links--> oldfile.php [301 to] newfile.php Google comes along and updates its index to newfile.php and ranking of newfile.php remains at position #2. Everything is good. Lets say in 5months, I come along and delete oldfile.php so we have
100 incoming external links--> deleted(oldfile.php) or 100 incoming external links-->404 error. |||| newfile.php Do I then loose the rankings on newfile.php. My thinking is that now that all the external links now point to a page not found, newfile.php should loose rankings Am I correct in my assumption?0