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
-
Javascript and SEO
I've done a bit of reading and I'm having difficulty grasping it. Can someone explain it to me in simple language? What I've gotten so far: Javascript can block search engine bots from fully rendering your website. If bots are unable to render your website, it may not be able to see important content and discount these content from their index. To know if bots could render your site, check the following: Google Search Console Fetch and Render Turn off Javascript on your browser and see if there are any site elements shown or did some disappear Use an online tool Technical SEO Fetch and Render Screaming Frog's Rendered Page GTMetrix results: if it has a Defer parsing of Javascript as a recommendation, that means there are elements being blocked from rendering (???) Using our own site as an example, I ran our site through all the tests listed above. Results: Google Search Console: Rendered only the header image and text. Anything below wasn't rendered. The resources googlebot couldn't reach include Google Ad Services, Facebook, Twitter, Our Call Tracker and Sumo. All "Low" or blank severity. Turn off Javascript: Shows only the logo and navigation menu. Anything below didn't render/appear. Technical SEO Fetch and Render: Our page rendered fully on Googlebot and Googlebot Mobile. Screaming Frog: The Rendered Page tab is blank. It says 'No Data'. GTMetrix Results: Defer parsing of JavaScript was recommended. From all these results and across all the tools I used, how do I know what needs fixing? Some tests didn't render our site fully while some did. With varying results, I'm not sure where to from here.
Intermediate & Advanced SEO | | nhhernandez1 -
Onsite SEO vs Offsite SEO
Hey I know the importance of both onsite & offsite, primarily with regard to outreach/content/social. One thing I am trying to determine at the moment, is how much do I invest in offsite. My current focus is to improve our onpage content on product pages, which is taking some time as we have a small team. But I also know our backlinks need to improve. I'm just struggling on where to spend my time. Finish the onsite stuff by section first, or try to do a bit of both onsite/offsite at the same time?
Intermediate & Advanced SEO | | BeckyKey1 -
Joomla SEO
With so many articles on the web talking about how difficult Joomla is to work with in regards to SEO, I'm curious as to what techniques / changes you guys make when using Joomla with your SEO / inbound practices? Any extensions that you love? An extensions that you hate?
Intermediate & Advanced SEO | | DougHoltOnline0 -
Launching V2 of my site - what questions to ask the SEO Agency
Hi I am in the process of launching a new version of my site and I know I need to get my current SEO Agency to check and test certain aspects of the site so that I don't lose any rankings. The problem is I am unsure of everything to ask them and I was wondering if someone could help me out. I don't want to have missed something basic and therefore want to give them a checklist to confirm they are happy before go live. Any help appreciated
Intermediate & Advanced SEO | | Andy-Halliday1 -
301 Redirect from ASP.NET to PHP...Is it possible?
Hi all, I'm trying to migrate my current website over to wordpress however my current website is ASP.NET and obviously Wordpress uses PHP. Is it possible to perform a 301 redirect from a asp.net to a php? Or do you need to convert the asp.net language into php? Or something different? I welcome your thoughts? Regards, Thomas Rochford
Intermediate & Advanced SEO | | CoGri0 -
Sitemap for SmartPhone site
Hello I have a smartphone site (e.g.m.abc.com). To my understanding we do not need a mobile sitemap as its not a traditional mobile site. Shall I add those mobile site links in my regular www XML sitemap or not bother to add the links as we already have rel = canonical (on m.abc.com ) and rel= alternate in place (on www site) to respective pages. Please suggests a solution. I really look forward to an answer as I haven't found the "official" answer to this question anywhere.
Intermediate & Advanced SEO | | AdobeVAS0 -
Site rankings down
Our site is over 10 years old and has consistently ranked highly in google.co.uk for over 100 key phrases. Until the middle of April, we were 7th for 'nuts and bolts' and 5th for 'bolts and nuts' - we have been around these positions for 5-6 years easily now. Our rankings dropped mid-April, but now (presumably as a result of Penguin 2.0), we've seen larger decreases across the board. We are now 5th page on 'nuts and bolts', and second page on 'bolts and nuts'. Can anyone please shed any light on this? Although we'd fallen some before Penguin 2.0, we've fallen quite a bit further since. So I'm wondering if it's that. We do still rank well on our more specialised terms though - 'imperial bolts', 'bsw bolts', 'bsf bolts', we're still top 5. We've lost out with the more generic terms. In the past we did a bit of (relevant) blog commenting and obtained some business directory links, before realising the gain was tiny if at all. Are those likely to be the issue? I'm guessing so. It's hard to know which to get rid of though! Now, I use social media sparingly, just Facebook, Twitter and G+. The only linkbuilding I do now is by sending polite emails to people who run classic car clubs that would use our bolts, stuff like that. I've had a decent response from that, and a few have become customers directly. Here's our link profile if anyone would be kind enough as to have a look: http://www.opensiteexplorer.org/links?site=www.thomassmithfasteners.com Also, SEOMOZ says we have too many links on our homepage (107) - the dropdown navigation is the culprit here. Should I simply get rid of the dropdown and take users to the categories? Any advice here would be appreciated before I make changes! If anyone wants to take a look at the site, the URL is in the link profile above - I'm terrified of posting links anywhere now! Thanks for your time, and I'd be very grateful for any advice. Best Regards, Stephen
Intermediate & Advanced SEO | | stephenshone1 -
Site navigation menu in head of page for SEO
We are considering expanding our site navigation menu (horizontal) at the top of our pages. However, once implemented, this would include around 30-40 links at the top of the page; before the content of the page. How much effect (good/bad) would this have on SEO? Are their any other options? (perhaps rendering the menu after the main content with CSS)? Any thoughts, suggestions or ideas would be greatly appreciated.
Intermediate & Advanced SEO | | Peter2640