|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#16
|
||||
|
||||
|
Link exchange.
Forum sig links are great, but pretty risky for the following two reasons: 1) As you start participating in forums less actively, sig links will fade away. 2) It is generally believed that SE will be valuing sig links less and less. |
|
#17
|
|||
|
|||
|
and use sig with care otherwise banned like me
|
|
#18
|
|||
|
|||
|
Your tees link (at the top menu) produced a server error for me that won't help either...
Code:
Server Error in '/' Application.
--------------------------------------------------------------------------------
Runtime Error
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.
Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".
<!-- Web.Config Configuration File -->
<configuration>
<system.web>
<customErrors mode="Off"/>
</system.web>
</configuration>
Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.
<!-- Web.Config Configuration File -->
<configuration>
<system.web>
<customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
</system.web>
</configuration>
|
|
#19
|
|||
|
|||
|
Hi,
I heard dmoz is pretty important. We got just one from 4 sites listed there...for some reason they do not want to list the other. Any idea why? Thanks, Jan |
|
#20
|
||||
|
||||
|
through my endless search for search engine ranking info, i have drawn one conclusion;
build your site well with good, appropriate content. And never use frames. (guess that's two...) |
![]() |
| Viewing: Dev Shed Forums > Web Design > Search Engine Optimization > Any suggestions how to improve page rank? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|