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
-
My sites are not mooving why?
i have three local sites in Dubai. my second site is on page three. i didn't go for any guest post yet but for a long time with all improvement, It didn't move a bit. unable to understand the adhesivity of page three. lol any suggestion site 1- https://www.desertsafaritour.ae site 2- https://www.arabiannightsafari.com site3- https://www.uaedesertsafari.com any expert suggestion or any guideline by moz expert www.desertsafaritour.ae
Intermediate & Advanced SEO | | faisalkiani0 -
Volusion SEO
I have an SEO setting on our Volusion e-commerce store enabled, it is titled "Enable full URL for Home Page Canonical Link (include /default.asp)" I am questioning whether or not this should be enabled for optimal SEO performance. Can anyone provide any advice on this?
Intermediate & Advanced SEO | | PartyStore0 -
SEO for interior page
Is it possible to be penalized on an interior page but not the whole website? Here's why I ask, I have a page: www.thesandiegocriminallawyer.com/domestic-violence.html that is not ranking well (p. 21 of Google) while the rest of the site ranks well (b/w p.1 to p.3). I checked the link profile in opensiteexplorer, ahrefs, and majesticseo but can't find any problems. I have also checked the HTML code, CSS, keyword optimization, but can't find any problems there either. Can anyone give me insight into why this might be happening? Of course, I'm working under the assumption that this page SHOULD be ranked higher for "San Diego Domestic Violence Attorney" - at least higher than page 21.
Intermediate & Advanced SEO | | mrodriguez14400 -
SEO Blow-Up After Site Redesign
I contracted with a local web design firm - a highly recommended firm - to redo my law practice's Wordpress site. The redesign was done in early April. After the redesign I saw a large drop in rankings across all of my keywords, lost internal page rank, and had a big traffic drop. The site is www.toughtimeslawyer.com. There were a couple of issues that contributed to it; but I'm not sure how to rebuild. The internal URL structure changed completely. I wasn't aware of this until the site went live. I didn't have a sitemap for about a week, then the sitemap plugin they used was not very good and showing errors in Webmaster tools. Last week, I replaced it with Yoast's SEO plugin. The biggest problem is that they setup a subdomain old.toughtimeslawyer.com, without asking me or telling me. The subdomain had all of my content on it. It was not blocked with robots.txt; and it is being cached by Google. I just discovered it today, when I was doing something in my cpanel. I assume that this is creating a duplicate content problem with Google. I'm not sure what steps to take to recover. I am especially concerned about the subdomain old.toughtimeslawyer.com and the best want to handle it with the search engines. Thanks in advance, all advice is appreciated. I've been pulling my hair out for the last few weeks over my rankings.
Intermediate & Advanced SEO | | ToughTimesLawyer0 -
How to use Video sharing sites for SEO ?
How to use Video sharing sites for SEO ? There are many video sharing sites like Youtube,vimeo,flickr ect .How to use them properly for boosting ranking of a web site using videos.as i can see only youtube and vimeo can add url of web site in description area so how to use videos on others sites .
Intermediate & Advanced SEO | | innofidelity0 -
SEO for one web site two domains
I have web site www.sxxxcafe.com and there is a another domain for the same like xxx.com .How can i use second domain for the same web site keeping SEO up and without loosing ranking .
Intermediate & Advanced SEO | | innofidelity0 -
Website redesign - how do I avoid screwing up my site SEO?
We are preparing to launch a newly designed (and much improved) website in the next few months. I want to be very careful to ensure we do not mess up any rankings (and hopefully actually improve rankings) when switching over the site. I'm particularly concerned about one key phrase that our homepage currently ranks on. After the redesign it would be more appropriate for our of our subpages to rank for that term, but I'd rather have our homepage rank (less relevant for this keyword than the subpage) then nothing at all. I know about 301 redirects, and we are planning on creating a few comprehensive diagrams to ensure we redirect old pages to the correct new pages. Beyond that, what can I do to preserve our rankings? Thanks! -Ryan
Intermediate & Advanced SEO | | RyanD.0 -
Preparing a DotNetNuke Active Forums site for SEO push
I'm in the process of buying and running an existing forum that is running on DotNetNuke 5.2.0 and Active Fours 4.1. As part of the transfer, I'm asking that the site be upgraded to the latest version of DNN and AF 4.3. AF 4.3 has SEO-friendly URLs instead of the current long, ugly default URLs, and I'm looking forward to implementing that feature. My specific question is: What would you do to prepare for this upgrade in terms of the content, especially related to the URL changes? I've gone into Google Analytics and downloaded content by page title, exported the first 1000 results, and put those titles into Word and corrected spelling errors in the title so URLs will be based on correct spellings. General background: The site is not currently monetized, and there will not be an initial focus on monetization and likely only smaller efforts (affiliate Amazon links in a resource section) in the future. The site is free for users. I'm fine with taking a hit in organic traffic in the short term. About 1/3 of the traffic is from search engines right now, and less than 30% of the visitors are new visits. The site is going to continue much the same as it has until now. Same moderators, same purpose, same skin, etc. I have access to GA, site is verified in GWT, need to verify in Bing, and I do have root access to the server. I've already started working on image file sizes, both of user-submitted images and site-related images like the header. Until now, I have no experience with DNN or AF or any of the extensions (and am appalled at the price and lack of features of some of those extensions, compared to what I'm used to for WordPress). More general questions: In terms of SEO, I'm intending to treat the upgrade of the forum with the friendly URLs as a re-launch. I'm wanting good URLs, put in a site map, fix non-www to www, etc. When I start making the changes and submitting the site map and generally drawing Google's attention, I want Google to like what it sees, and have as much optimized as possible when googlebot comes around. My goal is to draw more targeted visitors from search that are interested in the content in the site. What other suggestions do you have for the site prep, both from being a forum in general and specifically on DNN/AF? I'm not putting the URL out just yet, as we haven't announced to the users the change of ownership is taking place. Thanks everyone!
Intermediate & Advanced SEO | | KeriMorgret1