Is yummy SEO site architecture even possible with ASP.NET?
-
Beloved community:
I'm about to optimize a reasonably large website that has been developed with ASP.NET. My crawl diagnostics do not paint a pretty picture: overly dynamic URLs, loads of duplicate content, and 302 temporary redirects.
I found a helpful IIS extension on Scott Guthrie's blog that eliminates a lot of of the above issues.
But looking ahead, I need a solution for creating a "category" organized, flat site architecture.
What steps should I take with my development team in order to implement a site architecture that is highly-crawlable and user-friendly?
Any ASP.NET gurus out there?
Thanks in advance!
-
If you are already looking at a site rework under aspnet the have a look at incorperating this with MVC which offers a much more structured approach and allows handling of redirects 301 and produces much faster loading pages without all the cookie state stuffing of straight aspnet. It also handles security much better with attributes to control protocol and access rights.
-
Thanks, Josh- I will.
Stephanie
-
Stephanie,
My pleasure. Feel free to PM me if anything comes up--I'm probably dealing with similar issues.
-
Thank you, Josh- that makes me feel so much better and sounds like great advice. Thank you for the reply.
Stephanie
-
Hi Stephanie,
The more I work with ASP.NET the less scared I am about its SEO implications. Be encouraged that you are building the site from the ground up, rather than optimizing an existing site.
The biggest thing to look out for is duplicate content. Make sure your developers are building pages that are unique and worthy of Google's crawl.
Also, if you plan on having user reviews enabled for your products, it may be helpful to set one product page as rel=canonical, so that you aren't confusing the SEs with lots of similar pages.
Example:
You have a page for blue widgets. Users can review the blue widget, but each new review becomes a new page. Since all the pages are about blue widgets, and share the same image content and product description, you want to canonicalize the original product page so it gets indexed.
Before you pay the final balance to your dev team, crawl the site with SEOMoz tools. If there is anything substantial, you can point it out to the developers.
Good luck!
-
You guys are really scaring me. I just hired a development company to build an ecommerce site on aspdotnetstorefront. I chose asp.net because the site will eventually integrate with a microsoft/.net inventory management and order processing system.
What is it that I need to look out for? I was told that having .aspx at the end of my urls was no bid deal. If the site is planned well (flat architecture, etc.) what exactly is the problem? I just have not been able to understand.
Thank you!
Stephanie
-
Guillaume,
Fantastic response. Thanks for highlighting out those two resources on SEO Moz. You are right to point out that "ASP.net" is just a server side language, and that the code itself never makes it to the web browser. The struggle is that 'ASP.net' has a tendency to render html in a non SEO-friendly manner compared to PHP or other development platforms.
I know the diagrams from your links will be a helpful illustration for the dev team as we proceed with our site optimization.
-
Hi Josh,
I don't think this question has anything to do about ASP.net itself. Crawlers look at the rendered html code, not the server side script, so no matter what language was used to code the website server side, you should look at the client side.
There are numerous ressources on SEOMoz that will guide you in making your website architecture "yummy". You might want to look into these, but there are others (use the search feature like I did) :
http://www.seomoz.org/learn-seo/internal-link
http://www.seomoz.org/blog/site-architecture-for-seo
When it comes to linking, be sure to stay consistant with the way you link to your internal pages. Use Google Webmaster Tool and Bing Webmaster Center to manage URL parameters, use rel="canonical" tags and 301 redirects when needed.
I hope these links will help you,
Guillaume Voyer. -
Thanks for this link, David. It pointed me to a couple of potentially useful URL rewrite extensions. However, the bigger issue for me is still the sitemap. Any recommendations on how to get a flatter, more organized structure?
-
unfortunately, this is not an option.
-
I agree with this! If not possible, use my link!
-
ditch asp.net ? port it to a more useful platform.
-
http://weblogs.asp.net/gunnarpeipman/archive/2008/06/10/basic-asp-net-seo.aspx
Try that for starters.
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
-
Why are my site images hosted by secureservercdn.net?
All of my image links are hosted on secureservercdn.net. for example, if i go to a webpage, mydomain.com/blog/blog-post and right click any image with a "copy image address" the images are all linking to secureservercdn.net/blablabla rather than mydomain.com/wp-uploads/blalblabla. this cannot be good for SEO. Any ideas why this would be? My site is hosted through GoDaddy, is it on their end? Thanks, Ryan
Intermediate & Advanced SEO | | RyanMeighan0 -
My client redesigned their site. Once it went live, ALL of their rankings disappeared. Even branding. Help?
Does anybody know why this might happen? When we made the new site, we just changed the skins. The source code was the same, the content was the same. Even when I search their brand name and their city, their URL won't show up. When I search their URL into Google, it won't even pull up their homepage: it only pulls up /contact-us and some other subpages. Any tips on what I should be looking out for?
Intermediate & Advanced SEO | | TaylorRHawkins1 -
I have an authority site with 90K visits per month. Now I have to change from non www to www. Will incur in any SEO issues while doing that? Could you please advice me on the best steps to follow to do this? Thank you very much!
Because I want to increase site speed, Siteground (my hosting) suggested I use Cloudflare Plus which needs my site to have www in order to work. I'm also using a cloud hosting. Im a bit scared of doing this, and thus decided to come to the community. I used MOZ for over 6 months now and love the tool. Please help me make the best possible decisions and what steps to follow. It would be much appreciated. Thank you!
Intermediate & Advanced SEO | | Andrew_IT0 -
SEO Monthly Strategy
Out of curiosity, do any Mozzers use a monthly spreadsheet style SEO strategy that is set on a daily basis like this: Day 1 - purchase/write 3 articles
Intermediate & Advanced SEO | | fertilefrog
Day 2 - comment on 5 blogs
Day 3 - upload article 1
Day 4 - directory submissions
Day 5 - blog promotion
Day 6 - etc..... If so, do you find this to be the most effective way of working, with this rigid structure?0 -
Does including your site in Google News (and Google) Alerts helps with SEO?
Based on the following article http://homebusiness.about.com/od/yourbusinesswebsite/a/google-alerts.htm in order to check if you are included you need to run site:domain.com and click the news search tab. If you are not there then... I ran the test on MOZ and got no results which surprised me. Next step according to :https://support.google.com/news/publisher/answer/40787?hl=en#ts=3179198 is to submit your site for inclusion. Should I? Will it help? P.S.
Intermediate & Advanced SEO | | BeytzNet
This is a followup question to the following: http://moz.com/community/q/what-makes-a-site-appear-in-google-alerts-and-does-it-mean-anything0 -
Can SPA (single page architecture) websites be SEO friendly?
What is the latest consensus on SPA web design architecture and SEO friendliness?
Intermediate & Advanced SEO | | Robo342
By SPA, I mean rather than each page having its own unique URL, instead each page would have an anchor added to a single URL. For example: Before SPA: website.com/home/green.html After SPA: website.com/home.html#green (rendering a new page using AJAX) It would seem that Google may have trouble differentiating pages with unique anchors vs unique URLs, but have they adapted to this style of architecture yet? Are there any best practices around this? Some developers are moving to SPA as the state of the art in architecture (e.g., see this thread: http://www.linkedin.com/groups/Google-crawling-websites-built-using-121615.S.219120193), and yet there may be a conflict between SPA and SEO. Any thoughts or black and white answers? Thanks.0 -
Changing Domain / Site Name - An SEO Nightmare?
My company will be changing its name and moving to a new domain in about a month. What can I do from an SEO perspective to get ready for the big move? Do I just need to 301 redirect all my URLs to their new corresponding pages? Thanks!
Intermediate & Advanced SEO | | Travis-W0 -
Breadcrumb Trail for SEO?
Due to the fact that we aren't in the #1 position, (dropped from #5 to page 2 - You have to love Devs and IT), our heads have hired a SEO Audit/Consultant company to review everything we are doing. I would like to post some of the things they are telling us to do, in which I don't 100% agree with and would like some other professional feedback. Especially since their site isn't marketed very well. http://www.trupanionpetinsurance.com Disclaimer: (this site was a complete nightmare when I started a year and a half ago. Yes, there are many issues that still need to be addressed.) Breadcrumb Trail They have asked us to implement a Breadcrumb trail on every page, where the final page is the only H1 Tag. Are breadcrumb trials important for SEO? (I know they are helpful for Users, but SEO) Are they important for Search Engines to track back for structure. Any thoughts about them? Similar question asked in February : http://www.seomoz.org/q/how-important-are-breadcrumbs
Intermediate & Advanced SEO | | Trupanion1