473,467 Members | 2,031 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Offtopic: web sites submission? Don't remember how

Hello everybody,

There was some tools to make an automated site submition to google, yahoo,
altavista, etc. Also there was some way to put "keywords" in your homepage
to help the robots.

Can't find the info though, seems I lost it in my hard drive =P

Would anybody give me a hand at this?
Feb 6 '06 #1
1 959
DWS
Carlos,
Most free search engine tools are snake oil. Generate traffic by pointing
people to relevant examples on your website. Just push your website with
everything business cards, corespondence, call the radio station and give a
shout out to all the people at example.com, release a beach ball with
example.com written on it at a rock concert, anything you can think of. If
you have money then pay for tv radio comercials or position based listings on
major search engines. For the rest of us search engine listings are done
with meta tags in the head section of your page.
You can hard code into the head section or use the dotnet meta tag and
programatically create the meta tags. Also make sure your page is
default.aspx, index.htm, or similar default output.

Sample html output with meta tags
<HTML>
<HEAD>
<title>Carlos A great dot net web site</title>
<meta NAME="ROBOTS" CONTENT="INDEX,FOLLOW"/>
<meta NAME="DESCRIPTION" CONTENT="Carlos has a very cool dot net website."/>
<meta NAME="KEYWORDS" CONTENT="home, home page, homepage, dot net, asp.net,
asp dot net, aspx dot net, asp.net"/>
<meta NAME="AUTHOR" CONTENT="Carlos"/>
<meta NAME="publication_date" CONTENT="2/6/2005"/>
<meta NAME="distribution" CONTENT="global"/>
<meta NAME="language" CONTENT="english"/>
<meta NAME="rating" CONTENT="general"/>
<meta NAME="copyright" CONTENT="2006 Carlos"/>
<meta HTTP-EQUIV="Reply_to" CONTENT="ad***@example.com"/>
</head>

MSN search seams to find my pages with no assistance. I think they have
maybe some kind of arrangement with Microsoft but I'm not sure, or maybe
their spiders enjoy reading aspx pages.

Good Luck
DWS

"Carlos Albert" wrote:
Hello everybody,

There was some tools to make an automated site submition to google, yahoo,
altavista, etc. Also there was some way to put "keywords" in your homepage
to help the robots.

Can't find the info though, seems I lost it in my hard drive =P

Would anybody give me a hand at this?

Feb 6 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Pamela Chatterjee | last post by:
In my Web Form I have more than one Textbox for user input. If I hit enter to any Textbox its submitting the form. How can I prevent Form submission if users hit enter to the textbox? I want to...
13
by: nick4soup | last post by:
General advice wanted: Some web sites (including two large companies in Australia) get themselves awfully confused if the user presses the BACK button in their browser (and possibly the forward...
0
by: Piotr Nienaltowski | last post by:
!!! DEADLINE FOR PAPER SUBMISSIONS HAS BEEN EXTENDED UNTIL FEBRUARY 26, 2004 !!! ---------------------------------------------------------------- .NET TECHNOLOGIES 2004 2nd International...
10
by: Flare | last post by:
Hi I just read and experimented with normal .net GUI apps and deployed them with notouch deployment strategie as smartclients. Is it just me, or i this an very neglected topic? For me it...
5
by: Mantorok | last post by:
Hi Can anyone advise me on how I can get my asp.net site to be searchable from search sites such as Google? I have absolutely no idea where start, where to go to get the site involved in...
27
by: Raymond | last post by:
They say it's easier, but has anyone tried maintaining an ASP.NET site without the source code of the dlls? This was not a problem with classic ASP, all the code was almost always just in text...
13
by: Alan Silver | last post by:
Hello, MSDN (amongst other places) is full of helpful advice on ways to do data access, but they all seem geared to wards enterprise applications. Maybe I'm in a minority, but I don't have those...
0
by: natty2006 | last post by:
Submission Deadline extended: 13 November 2006 ************************************************************* IADIS INTERNATIONAL CONFERENCE APPLIED COMPUTING 2007 February 17-20, 2007 -...
6
by: Oleg Konovalov | last post by:
Hi, I have a Java/JavaScript GUI application where I perform a lot of long DB operations , which takes 5-60 secs to perform. Sometimes user double-clicks the button or just gets impatient and...
9
by: Mythran | last post by:
Can someone please point me to some articles explaining how to convert the code comment xml files into MSDN documentation? I've made some modifications to Enterprise Library and would like to...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.