Will using DotNetNuke (DNN) hurt my google SEO ratings?

Google Optimization forum discussing techniques to increase Pagerank in Google. Find Solution for beating spam pages, getting out of the sandbox, and beating the Google algorithm. Also read about the best SEO tools to help with Google search.

Moderator: derek88

Will using DotNetNuke (DNN) hurt my google SEO ratings?

Postby Ready to Learn » Fri Aug 21, 2009 11:52 pm

I am considering changing my sites over to DNN but am worried that it might hurt my google ratings that I have worked hard to get. Along with an answer, could you supply your resources?Thanks


------
Ready to Learn
 
Posts: 1
Joined: Fri Aug 21, 2009 11:52 pm

Re: Will using DotNetNuke (DNN) hurt my google SEO ratings?

Postby coredeveloper » Sun Aug 30, 2009 1:02 am

DNN is not a black hat stuff -- it is simply "an open source web application framework ideal for creating, deploying and managing interactive web, intranet, and extranet sites securely."

http://www.dotnetnuke.com/

In fact, I've seen some modules that allows for integration with Google products such as Google sitemap generator, even integration with Google Analytics

There will, however, be challenges when you will move to DNN -- from URL rewriting (I believe DNN supports search engine friendly URLs but not human friendly URLs), as well as dynamic URL configuration

There are a number of DNN-centric forums that you can check out as well as sites that offer DNN modules and skins
User avatar
coredeveloper
EIS JUNIOR
 
Posts: 29
Joined: Wed Aug 26, 2009 10:05 pm
Location: UK

Re: Will using DotNetNuke (DNN) hurt my google SEO ratings?

Postby derek88 » Sun Aug 30, 2009 5:40 pm

In using DNN you have the same basic limitations that you have with any other dynamically created site. The three things to avoid are:

1. Requiring any type of SID or other unique identifier to the point that it ends up in the URL string.
2. Requiring a cookie to be set.
3. Appending and abundance of variables to the end of the URL. Try to stay at 3 or less.

The bottom line is that DNN and all of the others do all of their magic at the server level, but the documents are delivered in plain old HTML. This is a very good thing.
User avatar
derek88
SENIOR MEMBER
 
Posts: 298
Joined: Wed Aug 05, 2009 7:04 pm
Location: USA


Return to Google Optimization

Who is online

Users browsing this forum: No registered users and 1 guest

cron