Real Estate Forums
| REW CMS 1 Questions For users of the REW CMS 1 or classic backend - please post your 'how do I' questions here. If you have upgraded to CMS 2, please use the CMS 2 Forum |
![]() |
|
|
Thread Tools | Display Modes |
|
||||
|
I need to verify so I can use the webmaster tools (can't believe Im just now doing this!). Im not sure where to put it as I didnt see any "body" tags in my html.
Here's the code: <meta name="verify-v1" content="Hc+0eSa02Y8cVpfPeq7Wf1vFW+QLBN0Sz2g0ZxmM4 RM=" /> Can someone help me out with this?
__________________
Hamid Grinage Realtor Prudential California Realty 510-384-9424 Oakland real estate Oakland Condos Piedmont Real Estate Last edited by Oaklandhomespecialist; 05-14-2007 at 01:12 PM. |
|
||||
|
Quote:
Im a newbie to html. I guess my problem is that I dont see any Head tag anywhere. I just have h1, and p.
__________________
Hamid Grinage Realtor Prudential California Realty 510-384-9424 Oakland real estate Oakland Condos Piedmont Real Estate |
|
||||
|
Well, if you are using a templated website, like I'm sure you are, you wouldn't see it in the normal part of your editing area :0
In a normal HTML (i.e. you code it from scratch in notepad) all you usually need is: Code:
<html> <head> <title></title> </head> <body> </body> </html> When you do templated stuff... everything changes. One you might be able to do yourself, is you can create a web page for google with a certain random name and upload it to the root folder. Last time I tried to do that it was available.
__________________
If you're not remembered, you never existed. |
|
|||
|
Hi Hamid,
I've added the meta code to your site. Just for clarification - REW customers do not have FTP access or access to the <head> section. So requests to modify that portion must be done through us. Thank you, |
|
||||
|
Thanks Aaron!
I just piggybacked on Waynes post, of course you can ignore that one. Thanks!
__________________
Hamid Grinage Realtor Prudential California Realty 510-384-9424 Oakland real estate Oakland Condos Piedmont Real Estate |
![]() |
| Thread Tools | |
| Display Modes | |
|
|