You need to Register for free and Login to post a message in the forum.

Forum

Subject: Search Engines Optimization questions
Prev Next
You are not authorized to post a reply.

Author Messages
DavidWSnow
DNN Creative Magazine Subscriber
Nuke Master
Nuke Master
Posts:124

15 Sep 2007 3:08 PM  

I like your new skin. I was looking at the fact that even though the logo, login, search and menu appear above the content that the content is almost the first item in the HTML file.

I thought that doing this to my skin might be easy. It is not near as easy as I had hoped.

I have two questions: 
   1. Does this really make a difference in Search Engine Optimization?
   2. What is the CSS strategy to do this in the aspx and css files? 

I looked at your CSS and you have some Absolute Position statements, but these still place the element inside of the element that it is inside. How do you move the menu down?

On a similar subject, Keywords - How do search engines look at them?
A list of important words that MUST be in the page text, or a list of words that might not be in the text but users might use when reasonably searching for this site?

Got any idea on what limits Google and friends place on the size of the common meta-tags other than truncating the title and description?

Also Google is insistent on using the Description from DMOZ rather than the one from DNN, which I keep short. Any idea on how to get them to take mine? I have tried twice to get DMOZ to update their copy with no luck.  I hope the try this week is the charm.

Again You have done a great job with your new skin,
/DaveS

leesykes
DNN Creative Staff
Nuke Master III
Nuke Master III
Posts:3304

16 Sep 2007 4:32 AM  
Hello,

thanks, 1) before I switched over to the pure CSS skin  the search engines still managed to index the pages. - but, if you can make their life easier every little helps for a competitive keyword.

2. It is a combination of floats and absolute positioning

Absolute positioning does remove the elements out of the flow of the page which is how I have placed elements at the end of the source code but they appear at the top of the page in the skin.

As it happens I am currently creating videos on CSS SEO layouts based on a stripped down version of the DNN creative skin and I will be releasing these in the next issue.

Keywords - it all depends on a combination of the links that are coming into the pages and keywords that are in the links, any keywords in your domain name, the keywords on the page, and the keywords in the page title and description

I don't have any problems with Google reading my DotNetNuke page titles and descriptions. Do you specify a different title, description and keywords for every page?

A lot of information is contained in these tutorials:

Keywords Research Free Guide - pdf


Search Engine Optimisation (SEO) Made Easy Free Guide - pdf



Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/leesykes

Lee Sykes's Facebook Profile
DavidWSnow
DNN Creative Magazine Subscriber
Nuke Master
Nuke Master
Posts:124

16 Sep 2007 11:42 AM  
I look forward to your next video with great interest, as usual.

I'll read you two pdfs as well.

My Description problem is that Google takes a very stale description from DMOZ for my home page rather than the one that is on the page.  I have updated the DMOZ one but thier reviewers don't ever seem to apply the update.

After I made my post last night I search Google's videos for the SEO ones by Matt Cutts and found one that talked about this subject. Google has a meta-tag that tells Google not to use the Open Directory description.  I stuffed it in the Home Pages header and we'll see what effect it has after the next index.

While searching I found a page that I stupidly didn't bookmark, where several SEO guru's were grading (voting 1-5) on the importance of a long list of SEO issues.  They all thought that the content of the keywords and description meta-tag didn't mean much today.  Links are where it's at! 

Looking at the links that Google recognizes to my home page link:www.AgingSafely.com you only see two, even though there are  that many from just DNN Creative's site. Yahoo lists many more links:www.AgingSafely.com about 40.  I can see that Google might be smart not to take them from Forums, but they also are missing some very valid ones as well.  Any ideas on why Google doesn't notice some of these links?  Also any easy successful strategies to add ligitimate links. 
leesykes
DNN Creative Staff
Nuke Master III
Nuke Master III
Posts:3304

19 Sep 2007 5:17 AM  
content is where it is at. - the more useful content that you have on your site, the more the search engines will index and the more likely you are to receive genuine incoming links from previous visitors. - if you follow that method your site will naturally grow and have strong foundations.

RSS feeds are good for getting incoming links, you can publish your RSS feed in directories and users can publish your content on their website.

Also publishing articles in directories and other sites related to yours can also be a good way of getting incoming links.

The search engines always vary from month to month the number of links, pages etc. that they index / report on as indexed.

This is a useful site for checking on your SE stats: http://www.selfseo.com

Thanks,

Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/leesykes

Lee Sykes's Facebook Profile
You are not authorized to post a reply.
Forums > Users Lounge > Everything Else > Search Engines Optimization questions



ActiveForums 3.7

Latest Forum Posts

RE: EasyCGI help? by Dr Joe
I'll let you know how it works out. I think I opened up about 6 tickets with them so far. ...
RE: EasyCGI help? by derpir
Hi Joe amazing to say the least! I will change host to PowerDNN as soon as possible, seems to me t...
RE: EasyCGI help? by Dr Joe
Amazing - I'm going through this exact same thing with EasyCGI! I managed to successfully instal...
Running the local host installation after building the application by saintX
My localhost installation of DNN was running blameless. After I oppened the application with VWD it ...
RE: quick question by derpir
Hello Is it possible to buy two skins and combine them? for example put one skins visual attributes...
RE: Environment Variables by leesykes
Thanks for the info,
RE: How can i edit any module from front end by sanju_k1421
ok if i added an text html . now i want to fill into that have to log in ,but i want that an...
Module not working when logged off. by t.ramya85
Hi friends,I have created two modules which interact with each other and i have kept one module to b...
RE: Environment Variables by fandnet
There are many ways to use variables like what I was trying to use...But here is how I did it.DotNet...
RE: OpenForce '08 by mgordon
It was truly a great time.  I really feel this year was much better than last year.  I hope to ge th...
Environment Variables by fandnet
I am creating a simple module that registered users can use to send an email invitation to people wh...
RE: How can i edit any module from front end by leesykes
I'm not sure that I follow, could you provide an example?
RE: Development of modules by leesykes
Hello,Glad you find them useful, at the moment there are not any plans to go into Module Development...
RE: SQL Server 2008 Documents Module DotNetNuke by leesykes
Hello,Thanks for the tip. Yes both connection strings are in correctly and the user has full permiss...
RE: Now, portal creation problem by jncraig
Since you have other issues with installing modules, etc. I believe that you are correct that it's a...
RE: How do I display the current time by jncraig
The [CURRENTDATE] skin object has a DateFormat attribute. The examples give MMMM dd, yyyy as a typi...
RE: Now, portal creation problem by SupaHoopsa
Posted By jncraig on 18 Nov 2008 8:54 AMIf there are other errors related to the database, I would s...
RE: SQL Server 2008 Documents Module DotNetNuke by MobileNow
Make sure that both of the connection strings are the same in the web.config file. Also make sure t...
RE: Now, portal creation problem by jncraig
If there are other errors related to the database, I would start by looking there.  This could be so...
Un-installing SQL Server 2005 by leesykes
I'm in the process of un-installing SQL Server 2005 and while doing this it informs me that Full Tex...
DotNetNuke Modules
RSS Feeds