We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

New meta tag (solved) | Forum

Topic location: Forum home » Support » General Questions
Jaime Pascual
Jaime Pascual Jun 27 '11
Hello: I need insert new meta tag "meta name="google-site-verification" content="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" " to verify my site on google.
What is the file that I would edit?
Thank you
The Forum post is edited by Jaime Pascual Jun 28 '11
Michael Leader
Michael Jun 27 '11
If you are going to verify your site on google.
Pick the html googlefile option.
Stick the googlefile.html (or whatever it is called) in your root of the install. If you installed oxwall in a folder within the host stick it there.
eg: oxwall install www.site.com the file will be www.site.com/googlefile.html
or www.site.com/oxwall then stick it in www.site.com/oxwall/googlefile.com

Once you have the google file uploaded in the root of your site install edit the .htaccess file to allow google to read it.
Enter this line in your .htaccess file in the root of your site install...
RewriteCond %{REQUEST_URI} !/googlefile.html