Welcome to Welcome to DNF.com™ - Domain Sales, Domain Forum, Domain Appraisals, Domain Registrars

If you are new to domains and looking to buy, sell and learn about domains then you have come to the right place. DNForum is the largest domain name community on the internet and continues to grow every day. There are over 105,000 domainers on DNForum doing everything from buying domains, selling domains, learning about domains and discussing domains. Take a minute and Register.

Register Today on DNForum IT'S FREE!

Results 1 to 13 of 13
  1. #1
    Administrator
    Adam Dicker's Avatar
    Join Date
    Feb 2003
    Location
    Toronto, Canada
    Posts
    15,750
    Blog Entries
    1
    Country

    Canada Follow Adam Dicker On Twitter Add Adam Dicker on Facebook
    DNF$
    8,426,852
    Bank
    0
    Total DNF$
    8,426,852
    Donate  

    Design A Spider Friendly Site

    To be successful in the search engines it's important to design your web site with the spiders in mind. Using the latest in web page design is not generally the best way to go. Spiders don't view web pages like humans do, they must read the HTML in the page to see what it's about. Below you will find tips on how to best design your web site with search engines in mind.

    Do not use frames at all. Some search engines cannot spider web pages with frames at all. For the other search engines that can, they can have problems spidering it and sometimes they too can't index the web page. Do not only use image's to link out. You should always use text links to link out to important content on your web site. Spiders can follow image links, but like text links more though.

    Use external JavaScript files instead of using Java Script code in the HTML document, using Java Script in the HTML document will make the page size much larger. Using an external Java Script file to do the job will reduce page size and make it easier for both spiders and browsers to download the page. Using Cascading Style Sheets can reduce page size and making the download time much faster in most cases. It will allow the spider to index your web page faster and can help your ranking.

    Avoid using web page creators such as FrontPage, Dreamweaver or a WYSIWYG editor. Software such as that will often times add scripting code that is not needed, making the page larger than it needed to be and making it harder to crawl. It will also add code that can't be read by the search engines, causing the spider not to index the page or not index the whole web page. It is better to use standard HTML. Adding code that they can't read or have a hard time to read can lead to major problems with your ranking.

    Try not to use Flash when possible. Flash cannot be read by the search engines to date and will cause download time to slow a bit. If you do decide to use Flash anyway, make sure you add text to the web page, so the search engines have something to read and find out what your web page is about. It will also allow your visitors to have something to read while the Flash file loads. Also don't use Flash as a way of navigation, as I said before spiders cannot read Flash.

    It's important to add a site map to your web site. Not only will this make it easier for internet surfers to get around your web site, but it will also allow spiders to find your site's content easier and index your web page sooner. The site map should contain text links and not image links.

    I highly suggest that you look at your web page with a Lynx browser because this is similar to how search engines will view your web page. There are other tools on the internet that will allow you to view your web page without a Lynx browser, but see a web page just like it, so you may want to check those out as well.

  2. #2
    DNF Regular
    OnSpec's Avatar
    Join Date
    Feb 2003
    Location
    Canada
    Posts
    702
    Country

    Canada
    DNF$
    13,710
    Bank
    0
    Total DNF$
    13,710
    Donate  

    Re: Design A Spider Friendly Site

    Greater schtuff...
    Power.com. Now available for sale. Contact me through the usual channels.

  3. #3
    Platinum Lifetime Member
    ibuddy's Avatar
    Join Date
    Jan 2006
    Posts
    35
    DNF$
    159
    Bank
    0
    Total DNF$
    159
    Donate  

    Re: Design A Spider Friendly Site

    This was pretty good to know because I was wondering about FLASH and FRAMES.

    Thx for the info

  4. #4
    Exclusive Lifetime Member

    Join Date
    Jan 2006
    Posts
    109
    DNF$
    8,708
    Bank
    0
    Total DNF$
    8,708
    Donate  

    Re: Design A Spider Friendly Site

    Does this mean the best thing to do is use a regular text editor and do HTML hardcoding?

    Thanx.

  5. #5
    Country hopper
    katherine's Avatar
    Join Date
    Jul 2005
    Location
    Up north
    Posts
    7,166
    Country

    Iceland
    DNF$
    31,096
    Bank
    0
    Total DNF$
    31,096
    Donate  

    Re: Design A Spider Friendly Site

    Possibly. Some people actually prefer Notepad !
    If you use tools like frontpage then be prepared to clear the mess, as it puts a lot of proprietary tags in your code etc. You have to know HTML a little bit to do the cleaning and if you know HTML then you don't need tools like this.

    I would also advise to design using CSS and learn compliant HTML coding - HTML 4.01 or XTML 1.0 - see www.w3.org and http://validator.w3.org/
    NameNewsletter.com - free lists of available domain names
    ZoneFiles.net (beta) - ccTLD and gTLD droplists

  6. #6
    Exclusive Lifetime Member
    denny007's Avatar
    Join Date
    Oct 2004
    Posts
    3,507
    DNF$
    11,183
    Bank
    0
    Total DNF$
    11,183
    Donate  

    Re: Design A Spider Friendly Site

    Also try to give true "last modified" (with proper response "not modified" in case it has not been modified since) in the header for scripted pages. It can be easily done even for pages generated from sql databases. Robots will take you more seriosuly, as you save them time and bandwidth, because they will spider only if new content there.

    Also do not use SESSIONS in URL !

    BTW not long time ago when I dared to mention here on DNF, that WYSIWYG editors are for amateurs only. Some of the "wanna_be_a_pro" page creators here was very angry with me. Some of them told "I use Dreamweaver for 11 years, so I am an amateur or what" - so again - yes, you are an amateur for 11 years already
    I have PM disabled. You can email me: denny startseek com
    ThankYouDHL.com

  7. #7
    No time to chit-chat

    Join Date
    Jul 2005
    Location
    Smallville.ca
    Posts
    1,815
    DNF$
    6,803
    Bank
    0
    Total DNF$
    6,803
    Donate  

    Re: Design A Spider Friendly Site

    Excellent info DCG, thanks.

    I came across this thread searching for "sql" and although I didnt find what I was looking for, this was a valuable read for me as I'm just beginning to develop. You probably saved me alot of greif.

    Back to my search.. If anyone knows how I can take my 387,000 lyrics from my sql db and make them into html pages, please, please point me in the right direction. I've been searching the net all night.


    Quote Originally Posted by denny007

    BTW not long time ago when I dared to mention here on DNF, that WYSIWYG editors are for amateurs only. Some of the "wanna_be_a_pro" page creators here was very angry with me. Some of them told "I use Dreamweaver for 11 years, so I am an amateur or what" - so again - yes, you are an amateur for 11 years already

    I remember that denny. It got messy too.
    Last edited by JackSplat; 01-26-2006 at 11:22 PM.

  8. #8
    Exclusive Lifetime Member
    denny007's Avatar
    Join Date
    Oct 2004
    Posts
    3,507
    DNF$
    11,183
    Bank
    0
    Total DNF$
    11,183
    Donate  

    Re: Design A Spider Friendly Site

    If anyone knows how I can take my 387,000 lyrics from my sql db and make them into html pages, please, please point me in the right direction.

    Install it (preferably locally because of speed) with php generated pages. Take a mass downloader and let it download entire server. Mass downloders save all pagesas html with structure and correct linking.
    I have PM disabled. You can email me: denny startseek com
    ThankYouDHL.com

  9. #9
    No time to chit-chat

    Join Date
    Jul 2005
    Location
    Smallville.ca
    Posts
    1,815
    DNF$
    6,803
    Bank
    0
    Total DNF$
    6,803
    Donate  

    Talking Re: Design A Spider Friendly Site

    Quote Originally Posted by denny007
    If anyone knows how I can take my 387,000 lyrics from my sql db and make them into html pages, please, please point me in the right direction.

    Install it (preferably locally because of speed) with php generated pages. Take a mass downloader and let it download entire server. Mass downloders save all pagesas html with structure and correct linking.
    Sweet... It's being done now. thanks Denny. Now I see why you suggested doing it locally. At close to 400,000 pages being generated, I should be done by the end of next week

  10. #10
    Exclusive Lifetime Member
    denny007's Avatar
    Join Date
    Oct 2004
    Posts
    3,507
    DNF$
    11,183
    Bank
    0
    Total DNF$
    11,183
    Donate  

    Re: Design A Spider Friendly Site

    I should be done by the end of next week

    Yeah and if you do not want to spend another week uploading it, upload tar.gz and untar-zip it on the server. Not only because of the huge size (if each page would be only 10KB, you are at 4GB, for 20KB per page 8GB uncompressed). But also ftp client would be communicating 400,000 times with the server. Plaint text should compress to less than 5% of original size.

    But frankly - i do not understand why you are generating html...
    I have PM disabled. You can email me: denny startseek com
    ThankYouDHL.com

  11. #11
    Gold Lifetime Member

    Join Date
    May 2006
    Location
    San Diego, CA
    Posts
    4
    DNF$
    143
    Bank
    0
    Total DNF$
    143
    Donate  

    Re: Design A Spider Friendly Site

    Wow, i will definately try some of these tips, seems pretty good!

  12. #12
    Gold Lifetime Member

    Join Date
    May 2006
    Location
    sc
    Posts
    19
    DNF$
    539
    Bank
    0
    Total DNF$
    539
    Donate  

    Re: Design A Spider Friendly Site

    Nice tips... i never knew all of these.

  13. #13
    Exclusive Lifetime Member
    MAllie's Avatar
    Join Date
    Mar 2008
    Location
    Dublin, Ireland
    Posts
    984
    Country

    Ireland
    DNF$
    6,596
    Bank
    0
    Total DNF$
    6,596
    Donate  
    The original post is very interesting, but I'm wondering if there's an update due. Is XHTML the way to go now? I've been reading that HTML has a lot of stuff that's being phased out. Will the crawlers have difficulty with these or will they still work?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

Domain name forum recommended by Domaining.com