Real Estate Forums
| Writing for the web Every web page needs content - discuss how to write engaging, compelling content that will impress your visitors and make your web pages stand out in the crowd. |
![]() |
|
|
Thread Tools | Display Modes |
|
||||
|
I would like to hear some opinions about this page I have just written about a city that I work in. Here is the link. Any good, constructive criticism would be greatly appreciated.
Thank you in advance.
__________________
Ryan Ward, REALTORŪ - Keller Williams Realty Consultants. (404) 630-3187 Atlanta Real Estate - My featured area is Alpharetta Real Estate and it is where I call home. Read my Atlanta Real Estate blog. |
|
||||
|
Quote:
If it helps SEO, I'd say don't worry about it, though. I noticed a bunch of weird tags like: Code:
<st1:place>
<st1:city>Alpharetta</st1:city>
,
<st1:country-region>Georgia</st1:country-region>
</st1:place>
I wouldn't worry about it in this case unless you're confident you know what tags to remove since the page seems to be rendering fine, but I'd recommend keeping any content for the web far, far away from Microsoft office. I've seen these weird tags cause problems in a few cases. |
|
||||
|
Gerry and Fergus,
Thank you for your input. Fergus - I copied my copied my content onto notepad and then back into the CMS. Can you tell me if that fixed it? Gerry - I changed the h1 tags to h3's. Should they be 1,2,3,4, etc...? I will add some current, relevant real estate info to the para that says Alpharetta, Ga Real Estate. That should give it something of value instead of the same crap that can be found anywhere and people probably already know. I have been concentrating all of my links to my homepage. I guess I should start getting linked to other pages. Thank you both for your input - very helpful.
__________________
Ryan Ward, REALTORŪ - Keller Williams Realty Consultants. (404) 630-3187 Atlanta Real Estate - My featured area is Alpharetta Real Estate and it is where I call home. Read my Atlanta Real Estate blog. |
|
||||
|
Quote:
<p class="MsoNormal"><o ></o >The only part of this that I would keep, is this: <p> And see this link to one of your internal pages?: http://www.ryanwardrealestate.com/buyers.php You only need this: /buyers.php The "/" at the beginning means you're referencing a page on your own site; it's redundant to include the whole domain name. It's not the hugest issue or anything - it's just good form, because less code is better (and se's stop indexing a page after a certain amount of code, I'm told). |
|
||||
|
Quote:
. I'm put the offending code into special tags in the quote above so you can read it the way it was intended and not as silly smileys.Quote:
http://www.ryanwardrealestate.com/buyers.php The other kind is relative, and by relative we mean that the link is specified in relation to the location of the page that contains the link. The use of a beginning "/" tells the server to obtain the page from the public web root of your account, but it's still a relative path in URL terms. If you used "buyers.php" instead, the link would point to a document of that name in the same directory as the page containing the link. This article seems to explain the issue pretty well, and gives some guidance on when to use absolute and when to use relative URLs: http://www.webdevelopersnotes.com/de...lute_urls.php3 |
|
||||
|
Wow, thanks Fergus! That's some good clarification.
If only writers and programmers could set aside their petty differences, and work together like this more often! We'd save the world. We could be a model for the Middle East! |
|
||||
|
Quote:
Besides, we're already saving the world. The real estate world, admittedly, but you have to start somewhere. REW and its realtors: saving the world one home sold at a time! :P |
|
||||
|
Quote:
BTW, that's LITTLE Tribune Bay. Tribune Bay (Hornby Island) is much less exciting than its mini counterpart. |
|
||||
|
Now I'm a little more confused. Are you saying that when I in the CMS and I link from one page to another I don't have to put the http://ryanwardrealestate.com? Instead just put:
<p><a href="/Alpharetta.php" target="_blank" >Alpharetta Real Estate.</a></p> Also, I don't see: "<p class="MsoNormal"><o ></o >"Anywhere in the code in the CMS. Thanks for the help though. I think!
__________________
Ryan Ward, REALTORŪ - Keller Williams Realty Consultants. (404) 630-3187 Atlanta Real Estate - My featured area is Alpharetta Real Estate and it is where I call home. Read my Atlanta Real Estate blog. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|