Real Estate Forums
| Coding HTML, ASP, PHP, JAVA MYSQL and more. All coding questions should be asked here. |
![]() |
|
|
Thread Tools | Display Modes |
|
|||
|
PM sent.
|
|
||||
|
I know. It was a planned outage. Windermere was doing some sort of back end update from 11:00pm to 2:00am last night.
__________________
Ryan A. Martin - Windermere Real Estate / Whatcom Inc. Your Bellingham real estate professional specializing in the listing and sales of Bellingham condos. Also check out my Anacortes real estate website for information about Fidalgo Island and Anacortes, WA |
|
||||
|
I don't know if this is the cause, but you have an embedded style tag in your markup (instead of in the head tag where it belongs):
Code:
<H2>Most Recent Bellingham Real Estate Listings</H2>
<style>
#bellingham-rss {
font-size: 13px;
line-height: 15px;
padding-right: 13px;
width: 480px;
padding: 10px;
}
#bellingham-rss a, #bellingham-rss a:link, #bellingham-rss a:visited {
font-weight: bold;
text-decoration:underline;
}
#bellingham-rss a:hover {
font-weight: bold;
text-decoration:underline;
}
</style>
<div id="bellingham-rss">
|
|
||||
|
@Dave ~ Thanks for noticing that. I will fix that too.
__________________
Ryan A. Martin - Windermere Real Estate / Whatcom Inc. Your Bellingham real estate professional specializing in the listing and sales of Bellingham condos. Also check out my Anacortes real estate website for information about Fidalgo Island and Anacortes, WA |
|
|||
|
Ryan,
Where you able to put the timers in to narrow down where the slowdown was taking place? |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Possible changes to remedy loss of IDX pages | BSchroeder | Work Orders | 2 | 04-04-2008 10:24 AM |
| Site Optimization, Layout ~ Examples | Pinehurst Real Estate Guy | Real Estate and Google | 0 | 03-19-2008 06:20 AM |
| Indexed pages and Custom IDX | Dave Kovaleski | Real Estate and Google | 20 | 11-29-2007 02:13 PM |
| How to add Pages to site while maintaining page name from old site | Morristown | REW CMS 1 Questions | 8 | 11-13-2007 11:39 AM |