473,663 Members | 2,903 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Googable Databases

Greetings people,

I have a forums website built with ASP.NET. The forums data is stored in an
MSSQL database.
I want to allow search engines (e.g. google and the likes) to be able to
display results from the forums data, so when people google for something
that has been discussed in my website, google gives a link to see the
thread.
I have no idea how to do this, especially that threads aren't displayed
trivially. Rather they're extracted from the database (by thread ID) and go
through all the bells and whistles of filtering and styling, ...etc.

Any idea on how to achieve this through ASP.NET and MSSQL?

--
Wessam Bahnassi
Microsoft DirectX MVP,
Lead Programmer
In|Framez
--
In|Structurez Arabic Gamedev Community
wwww.instructur ez.com

Nov 19 '05 #1
3 1060
Doesn't that happen automagically ?

See the Google search results for my forums application :

http://www.google.com/search?as_q=&n...do&safe=images
Every single post at my forums site is indexed by Google.

Juan T. Llibre, ASP.NET MVP
ASP.NET FAQ : http://asp.net.do/faq/
Foros de ASP.NET en Español : http://asp.net.do/foros/
=============== =============== ========
"Wessam Bahnassi" <wb*******@infr amez.org.use_do t_com_instead> wrote in message
news:%2******** ********@tk2msf tngp13.phx.gbl. ..
Greetings people,

I have a forums website built with ASP.NET. The forums data is stored in an MSSQL
database.
I want to allow search engines (e.g. google and the likes) to be able to display results
from the forums data, so when people google for something that has been discussed in my
website, google gives a link to see the thread.
I have no idea how to do this, especially that threads aren't displayed trivially.
Rather they're extracted from the database (by thread ID) and go through all the bells
and whistles of filtering and styling, ...etc.

Any idea on how to achieve this through ASP.NET and MSSQL?

--
Wessam Bahnassi
Microsoft DirectX MVP,
Lead Programmer
In|Framez
--
In|Structurez Arabic Gamedev Community
wwww.instructur ez.com

Nov 19 '05 #2
Hmmm. I don't know. My website isn't that old (about 3 months old). But I
can't get any hit from google pointing to actual thread data.
Do you have to do something special with the MSSQL database (something to
enable searching... I don't know)...

--
Wessam Bahnassi
Microsoft DirectX MVP,
Lead Programmer
In|Framez
--
In|Structurez Arabic Gamedev Community
wwww.instructur ez.com
"Juan T. Llibre" <no***********@ nowhere.com> wrote in message
news:eu******** ******@TK2MSFTN GP12.phx.gbl...
Doesn't that happen automagically ?

See the Google search results for my forums application :

http://www.google.com/search?as_q=&n...do&safe=images
Every single post at my forums site is indexed by Google.

Juan T. Llibre, ASP.NET MVP
ASP.NET FAQ : http://asp.net.do/faq/
Foros de ASP.NET en Español : http://asp.net.do/foros/
=============== =============== ========
"Wessam Bahnassi" <wb*******@infr amez.org.use_do t_com_instead> wrote in
message news:%2******** ********@tk2msf tngp13.phx.gbl. ..
Greetings people,

I have a forums website built with ASP.NET. The forums data is stored in
an MSSQL database.
I want to allow search engines (e.g. google and the likes) to be able to
display results from the forums data, so when people google for something
that has been discussed in my website, google gives a link to see the
thread.
I have no idea how to do this, especially that threads aren't displayed
trivially. Rather they're extracted from the database (by thread ID) and
go through all the bells and whistles of filtering and styling, ...etc.

Any idea on how to achieve this through ASP.NET and MSSQL?

--
Wessam Bahnassi
Microsoft DirectX MVP,
Lead Programmer
In|Framez
--
In|Structurez Arabic Gamedev Community
wwww.instructur ez.com

Nov 19 '05 #3
first google has decide to crawl you. second you need to supply links on the
page that google can crawl. use real links, not link buttons.

-- bruce (sqlwork.com)

"Wessam Bahnassi" <wb*******@infr amez.org.use_do t_com_instead> wrote in
message news:Om******** ******@TK2MSFTN GP12.phx.gbl...
Hmmm. I don't know. My website isn't that old (about 3 months old). But I
can't get any hit from google pointing to actual thread data.
Do you have to do something special with the MSSQL database (something to
enable searching... I don't know)...

--
Wessam Bahnassi
Microsoft DirectX MVP,
Lead Programmer
In|Framez
--
In|Structurez Arabic Gamedev Community
wwww.instructur ez.com
"Juan T. Llibre" <no***********@ nowhere.com> wrote in message
news:eu******** ******@TK2MSFTN GP12.phx.gbl...
Doesn't that happen automagically ?

See the Google search results for my forums application :

http://www.google.com/search?as_q=&n...do&safe=images
Every single post at my forums site is indexed by Google.

Juan T. Llibre, ASP.NET MVP
ASP.NET FAQ : http://asp.net.do/faq/
Foros de ASP.NET en Español : http://asp.net.do/foros/
=============== =============== ========
"Wessam Bahnassi" <wb*******@infr amez.org.use_do t_com_instead> wrote in
message news:%2******** ********@tk2msf tngp13.phx.gbl. ..
Greetings people,

I have a forums website built with ASP.NET. The forums data is stored in
an MSSQL database.
I want to allow search engines (e.g. google and the likes) to be able to
display results from the forums data, so when people google for
something
that has been discussed in my website, google gives a link to see the
thread.
I have no idea how to do this, especially that threads aren't displayed
trivially. Rather they're extracted from the database (by thread ID) and
go through all the bells and whistles of filtering and styling, ...etc.

Any idea on how to achieve this through ASP.NET and MSSQL?

--
Wessam Bahnassi
Microsoft DirectX MVP,
Lead Programmer
In|Framez
--
In|Structurez Arabic Gamedev Community
wwww.instructur ez.com


Nov 19 '05 #4

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

Similar topics

2
478
by: Gary L. Burnore | last post by:
REQUEST FOR DISCUSSION (RFD) unmoderated group comp.databases.mysql This is an invitation to discuss the following proposal to create newsgroup comp.databases.mysql. Please note that YOU CANNOT VOTE NOW; you may be able to vote on a version of this proposal later. See the PROCEDURE section below if you need information about how the discussion works. PLEASE POST ANY FOLLOWUPS TO THE NEWSGROUP NEWS.GROUPS.
8
2678
by: William Drew | last post by:
REQUEST FOR DISCUSSION (RFD) unmoderated group comp.databases.mysql This is an invitation to discuss the following proposal to create newsgroup comp.databases.mysql. Please note that YOU CANNOT VOTE NOW; you may be able to vote on a version of this proposal later. See the PROCEDURE section below if you need information about how the discussion works. PLEASE POST ANY FOLLOWUPS TO THE NEWSGROUP NEWS.GROUPS.
0
1634
by: Cara | last post by:
LAST CALL FOR VOTES (of 2) unmoderated group comp.databases.etl Newsgroups line: comp.databases.etl Extraction, transformation, loading issues. Votes must be received by 23:59:59 UTC, 12 Dec 2003. This vote is being conducted by a neutral third party. Questions about the proposed group should be directed to the proponent.
1
3187
by: Hai-Chu Hsu | last post by:
Hi, I want to restore my databases from the old SQL Server installation into a new installation of SQL Server. My new installation of SQL Server has different data path from the old installation. In addition, the data owners of some databases in the old SQL Server installation are not dbo. I have backups for all the databases in the old installation SQL Server. Can anyone tell me how to restore my databases from the old SQL Server
0
2287
by: Cara Altman | last post by:
REQUEST FOR DISCUSSION (RFD) unmoderated group comp.databases.etl This is a formal Request For Discussion (RFD) for the creation of a world-wide unmoderated Usenet newsgroup comp.databases.etl. This is not a Call for Votes (CFV); you cannot vote at this time. Procedural details are below.
3
7750
by: Amit | last post by:
Hi when I try to run LIST ACTIVE DATABASES AT DBPARTITIONNUM <partnum> or LIST ACTIVE DATABASES GLOBAL, I always get an error message. Does anyone know why? I'm on v8 fp 5 output : db2 => list active databases at dbpartitionnum 1; SQL0104N An unexpected token "1" was found following "<identifier>". Expected tokens may include: "GLOBAL". SQLSTATE=42601 db2 => list active databases at GLOBAL;
1
3332
by: com | last post by:
Extreme Web Reports 2005 - Soft30.com The wizard scans the specified MS Access database and records information such as report names, parameters and subqueries. ... www.soft30.com/download-1-11975.htm - 31k - Cached - Similar pages MDBSecure 1.0.8.0 - Soft30.com Utility which makes it easy to create secure MS Access Databases, ... MS Access 2000/2003 format. 30 day money back guarantee, 30 day trial. ...
6
2879
by: Andy | last post by:
Someone posted this official proposal to create comp.databases.postgresql.general again. He wrote his own charter. As far as I know, he did not consult any of the postgresql groups first. There may be an upcoming vote on this, so please stay informed and read news.newgroups.announce for updates. Also see message <2uu44nF2eodc0U1@uni-berlin.de> for an example of the proponent's temperament.
6
1688
by: Tjerk Wolterink | last post by:
Don't know wether this is the right newsgroup, anyways: Has anyone some experience with Native XML Databases. Im planning to use this: http://exist.sourceforge.net/ It has many advantages over Object Relational Mapping, (that is how i do it now).
3
2168
by: AK | last post by:
Hi Our product uses MS-SQL Server 2000. One of our customer has 10 installations with each installation stroring data in its own database. Now the customer wants to consolidate these databases into one and we already have plan for that by consolidating one DB at a time. But first they want to find how many unique or duplicate entries they have across all the 10 databases Assumptions:
0
8436
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8858
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8771
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8548
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
5657
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4182
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 last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4349
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
2000
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1757
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.