How to upload HTML on my forum?
3 posters
The forum of the forums :: Support forum :: Administration Panel, packages, credits and other paid features problems :: Problems Archives
Page 1 of 1
Re: How to upload HTML on my forum?
What's it for?
You will not be able to upload it to your forum.
But you should be able to use the HTML that's in the file by placing it on your form depending what is it supposed to do and where it has to go.
Or it may have to be imported,but if it is all HTML I don't think a import will be nessasary , imported scripts/codes are usually for java scripts or CSS .
So explain what it is for and where it is supposed to be placed on the form.
You will not be able to upload it to your forum.
But you should be able to use the HTML that's in the file by placing it on your form depending what is it supposed to do and where it has to go.
Or it may have to be imported,but if it is all HTML I don't think a import will be nessasary , imported scripts/codes are usually for java scripts or CSS .
So explain what it is for and where it is supposed to be placed on the form.
kirk- Forumaster
- Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn
Re: How to upload HTML on my forum?
Hello kirk!
I have putted my forum on google at Webmaster Tools, and i have been told that "the web is not verified " and when i click to the button VERIFY SITE , it appears as like in the photo i send earlier.
I have putted my forum on google at Webmaster Tools, and i have been told that "the web is not verified " and when i click to the button VERIFY SITE , it appears as like in the photo i send earlier.
Re: How to upload HTML on my forum?
sebastjan wrote:Hello kirk!
I have putted my forum on google at Webmaster Tools, and i have been told that "the web is not verified " and when i click to the button VERIFY SITE , it appears as like in the photo i send earlier.
What's the alternative methods?
There is no way to upload this to forumotion.
There should be like a letter code or something that you can ad to your forums announcement or widget shown throug the whole forum.
Meaning if you put it in a widget be sure it is showing on all pages.
What is it for google Adsense ?
Whatever it is for defiantly going to have to use one of the alternative methods.
kirk- Forumaster
- Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn
Re: How to upload HTML on my forum?
No, Its not about Google Adsense, This is to Webmaster tools https://www.google.com/webmasters/tools/home , and i cant verify the site
Re: How to upload HTML on my forum?
Add it to a forum widget. Do you have forum widgets?
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Re: How to upload HTML on my forum?
Yeah I don't know what the alternet mothods are?
But if you download the HTML file and open the file then copy and past the code to a widget it should work that way ?
We don't know what the code or alternet methods are so you will have to explain more, post more screen shots or even the HTML code?
What kind of file is the HTML in when you download it?
Is it just a plain HTML file? If so double click to open then copy the coding and past it to somewhere it will be on your forms home page or all pages
After it is verified you can then remove it.
But if you download the HTML file and open the file then copy and past the code to a widget it should work that way ?
We don't know what the code or alternet methods are so you will have to explain more, post more screen shots or even the HTML code?
What kind of file is the HTML in when you download it?
Is it just a plain HTML file? If so double click to open then copy the coding and past it to somewhere it will be on your forms home page or all pages
After it is verified you can then remove it.
kirk- Forumaster
- Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn
Re: How to upload HTML on my forum?
Hello Sanket, kirk
Sanket I try with widget but it didnt work again.
Kirk Yes i downloaded it and there was only this code google-site-verification: google4f4615b4b9ae5823.html
I upload it in a widget but it didnt work at all.
And it has these alternatives you see in the photo, but even with these i cant confirm it.
Sanket I try with widget but it didnt work again.
Kirk Yes i downloaded it and there was only this code google-site-verification: google4f4615b4b9ae5823.html
I upload it in a widget but it didnt work at all.
And it has these alternatives you see in the photo, but even with these i cant confirm it.
Re: How to upload HTML on my forum?
Add it in the homepage message.
Display>Generalities
Homepage message
Message Content:
Display>Generalities
Homepage message
Message Content:
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Re: How to upload HTML on my forum?
Sanket wrote:Add it in the homepage message.
Display>Generalities
Homepage message
Message Content:
Yes place the the meta tag part of the code in the html method where i have it marked in the html below, then place it where sanket has said above. remember to leave the code there even after verification.
- Code:
<html>
<head>
PLACE THE META TAG CODE HERE
<title></title>
</head>
<body>
<br>
</body>
</html>
kirk- Forumaster
- Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn
Re: How to upload HTML on my forum?
https://i.imgur.com/976EUks.png
I did it but it doesnt work again.
You can see in the photo how it is shown to me.
https://i.imgur.com/r2YNCiD.png
I did it but it doesnt work again.
You can see in the photo how it is shown to me.
https://i.imgur.com/r2YNCiD.png
Re: How to upload HTML on my forum?
Try adding only the code provided by google without anything else.
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Re: How to upload HTML on my forum?
sebastjan wrote:https://i.imgur.com/976EUks.png
I did it but it doesnt work again.
You can see in the photo how it is shown to me.
https://i.imgur.com/r2YNCiD.png
Sanket wrote:Try adding only the code provided by google without anything else.
ok try what sanket had said with just the meta tag code, you may be able to add it to your forums main description as well?
Other then that the only other three things you can try is to place it in your home page announcement, a widget or perhaps import from a html page?
and if none of that works then i guess it will not be compatible to use with forumotion invision or phpbb3 version.. if you was using phpbb2 or punn then you can place it in the overall header template that has the <head> in it like google is explaining.
Also post the link to the google webmaster tools that you are trying to install. i will try to set it up on one of my test forums.. there is no reason why this should not be working???
Info added
Or may be you would want to consider creating a html page and having the html page set as your hompage, then it would have to work as long as the html page is set as your homepage.
From your screen shot it is saying it is not in the head tag of your homepage.. that's because you cant place it there because you do not have access to the home page template when using phpbb3 version. only punnbb abd phpbb2 templates can be edited.
But try what sanket had said first and hopefully that will do it.
If not, think of a simple html page you would like to set up as your forums home page?
kirk- Forumaster
- Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn
Re: How to upload HTML on my forum?
No, these methods you said didnt work because this code google gave me should " General - Forum promotion - Search Engines" than i putted there the code and google confirmed it.
kirk, Sanket thank you for offering me your help
kirk, Sanket thank you for offering me your help
Re: How to upload HTML on my forum?
Topic Solved & Locked |
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Similar topics
» Can i upload file in my forum?
» How upload a html shop?
» Forum Font Upload
» Can you upload php file onto my forum?
» long upload forum
» How upload a html shop?
» Forum Font Upload
» Can you upload php file onto my forum?
» long upload forum
The forum of the forums :: Support forum :: Administration Panel, packages, credits and other paid features problems :: Problems Archives
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum