User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the Search Engine Optimization section within the Site Management category of DaniWeb, a massive community of 456,273 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,337 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Search Engine Optimization advertiser: Affiliate Marketing
Views: 3421 | Replies: 15
Reply
Join Date: Feb 2005
Posts: 427
Reputation: autocrat is on a distinguished road 
Rep Power: 4
Solved Threads: 12
autocrat autocrat is offline Offline
Posting Pro in Training

Help confused about SE + SEO.

  #1  
Feb 9th, 2005
OK, I'm new here, and to the whole web site stuff..... and more than a little confused about the placing on search engines, how to get listed, the time it takes, robots.txt, and how to be ranked higher etc.



I have text on my site, I have meta tags - kw, Des and title, I have figured away of having coresponding text so that it rates higher due to content.... yet I have a javascript menu system... so no txt links as navagation, nor do I link outside of my site, nor want to!

So how do I alter things to improve my placement?
It seems a little unfair if you don't use txt links or link to other sites that you get penalised for this.... is there an alternative?

Further, what is the robots.txt, and how can I get it to stop listing parts of my site, (such as a forum?).

Any info would be appreciated!

AddThis Social Bookmark Button
Reply With Quote  
Join Date: Jan 2005
Posts: 54
Reputation: seobook is an unknown quantity at this point 
Rep Power: 4
Solved Threads: 1
seobook seobook is offline Offline
Junior Poster in Training

Re: confused about SE + SEO.

  #2  
Feb 11th, 2005
>robots.txt

its a text file that sits in the root of your site and tells robots not to index certain parts of your site. this would disallow cgi bin tmp and private

User-agent: *
Disallow: /cgi-bin/
Disallow: /tmp/
Disallow: /private/

more info at http://www.robotstxt.org/wc/robots.html

>So how do I alter things to improve my placement?
It seems a little unfair if you don't use txt links or link to other sites that you get penalised for this.... is there an alternative?

one way or another you need links.
Reply With Quote  
Join Date: Feb 2005
Posts: 427
Reputation: autocrat is on a distinguished road 
Rep Power: 4
Solved Threads: 12
autocrat autocrat is offline Offline
Posting Pro in Training

Re: confused about SE + SEO.

  #3  
Feb 11th, 2005
so, even though I have a nice little JS menu, I still need to place txt based Ahfrefs on each page?

That sucks! Still, I suppose I could just cut and paste the code to the bottom of each page! Thats a saod though, as I have about 30+ pages!
Reply With Quote  
Join Date: Apr 2004
Location: Islamabad, Pakistan
Posts: 188
Reputation: Scribbller is an unknown quantity at this point 
Rep Power: 5
Solved Threads: 2
Scribbller Scribbller is offline Offline
Insane Scribblling

Re: confused about SE + SEO.

  #4  
Feb 14th, 2005
Well alot of sites have JS menues, but what alot of them do is have text links at the bottom of the page on the footer which serve the purpose of having text links. Well there are two ways really you either want to cut and past the code or may build the whole site using php includes which only requires you to update one file.
Reply With Quote  
Join Date: Feb 2005
Posts: 427
Reputation: autocrat is on a distinguished road 
Rep Power: 4
Solved Threads: 12
autocrat autocrat is offline Offline
Posting Pro in Training

Re: confused about SE + SEO.

  #5  
Feb 16th, 2005
I've trawled through my JS menu code and cut the deignations... all I have to do is turn them in to links... when I have the time!
I'm looking inot CSS and the coding rules for the web, conformities etc..... then I'll rebuild the site!
Reply With Quote  
Join Date: Feb 2002
Location: Lawn Guylen, NY
Posts: 11,019
Reputation: cscgal is just really nice cscgal is just really nice cscgal is just really nice cscgal is just really nice cscgal is just really nice 
Rep Power: 33
Solved Threads: 116
Admin
Staff Writer
cscgal's Avatar
cscgal cscgal is online now Online
The Queen of DaniWeb

Re: confused about SE + SEO.

  #6  
Feb 16th, 2005
Sounds like a plan. Check out our HTML / CSS forum if you need help.
Reply With Quote  
Join Date: Nov 2004
Location: Milwaukee, WI
Posts: 62
Reputation: 2ndPlatform is an unknown quantity at this point 
Rep Power: 4
Solved Threads: 0
2ndPlatform's Avatar
2ndPlatform 2ndPlatform is offline Offline
Junior Poster in Training

Re: confused about SE + SEO.

  #7  
Feb 17th, 2005
Hey Autocrat --

I posted a little snippit about rollover menus in a thread a while back:
http://www.daniweb.com/techtalkforums/thread16208.html

You'd probably be able to mod it a bit to use images as backgrounds for your menu items... but anyway... I use this method for my menus a lot of times so that I can still have text link items.

Just thought I'd throw it out there.

Let me know if you need help.
Reply With Quote  
Join Date: Feb 2005
Posts: 427
Reputation: autocrat is on a distinguished road 
Rep Power: 4
Solved Threads: 12
autocrat autocrat is offline Offline
Posting Pro in Training

Re: confused about SE + SEO.

  #8  
Feb 18th, 2005
All of this is great... but still doesn't resolve the issue of SE ranking!

I've looked and looked, and I'll I find is contradiction.... some sites say A, others say B, then some say NOT A, but B, and on a few, I have seen A, B, NOT A and definitely NOT B!

So what should I be doing?

I have good Keywords, singluar and phrases, title, description etc. I have a WELCOME PAGE with no txt, so I have put in "hidden txt" (same Colour as the BG), I'm about to paste in standard TXT links at the bottom of the page etc.....
What is good, what isn't..... the club kind of needs the site working by summer, as thats when we usually get new members..... but I'm thinking it's pointless.... the SE penalise anyone with graphical or design flair, and I'd be better with a plain old B&W sodding TXT FILE up on the net.... man this sucks! It's pathetic!
Reply With Quote  
Join Date: Feb 2002
Location: Lawn Guylen, NY
Posts: 11,019
Reputation: cscgal is just really nice cscgal is just really nice cscgal is just really nice cscgal is just really nice cscgal is just really nice 
Rep Power: 33
Solved Threads: 116
Admin
Staff Writer
cscgal's Avatar
cscgal cscgal is online now Online
The Queen of DaniWeb

Re: confused about SE + SEO.

  #9  
Feb 18th, 2005
I think it was mentioned before - if you have a javascript menu, be sure to add text links in the footer as well, so that search engines can spider all of the links. But you can do some amazing things with CSS nowadays - Definitely check out http://css.maxdesign.com.au/index.htm for some ideas.

Aside from that, very bad technique to use so-called "hidden text" - search engines penalize you for text color the same color as the background because they consider it a sleezy technique.
Reply With Quote  
Join Date: Nov 2004
Location: Milwaukee, WI
Posts: 62
Reputation: 2ndPlatform is an unknown quantity at this point 
Rep Power: 4
Solved Threads: 0
2ndPlatform's Avatar
2ndPlatform 2ndPlatform is offline Offline
Junior Poster in Training

Re: confused about SE + SEO.

  #10  
Feb 18th, 2005
First things first -- calm down.

There is a TON of good information on this board and others regarding GOOD SEO techniques. You'll find that there are variations in techniques too. You're probably not going to see overnight results, you have to be consistent and patient and you have to READ and LEARN a lot before you think about being frustrated.

Good luck...
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb Search Engine Optimization Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Similar Threads
Other Threads in the Search Engine Optimization Forum

All times are GMT -4. The time now is 6:35 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC