• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

HTML help needed!

nerdspot

Member
How do i display a page, when the user closes my site? And how do i display a page for a certain length of time. How do i Fill in meta tags? I'll be really grateful, if you guys, visit my site- www.sriraminhell.tkwww.sriraminhell.tk and gimme tips on improving it. Also, does my site contain meta tags? Thanks in advance for your time .
 
Sites like that really piss me off. If I close it I want it to close I don't want to a popup asking me to buy Viagra so you can make .02 cents...
 
Take off the stupid music if you actually expect people to visit the site. It would be nice if you didn't have to scroll past the ads to get to content.
 
You can display a page for a certain time and then redirect by using javascript - setTimeout(func(), time_in_ms);

You fill meta tags with anything you want. There are meta tag generators out there too.

Displaying a popup when the user closes your site is NOT good practice, so i'm not gonna tell you how.

Suggestions? don't use massive orange text it makes you look like a 10 year old, use black arial 10-point. Also get a host without ads, or if you can't, install a webserver on your home machine.
 
Back
Top