Improving the SEO of my website [closed] - seo

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 11 years ago.
I have recently uploaded a website for basic web designing tutorials with proper examples and demos. I wanna improve it, such that it comes in google results. ? can anyone please suggest me what to do for the same.I have already used meta tags in my website
http://sillythingsthatmatter.in/
Thanks :)

I don't now yet, but I was told not to use dirty trick in SEO (like white text on white background etc.), since once google discovers it, you'll get a big penalty, a lot of negative points!

Related

developing app with windows8 for tablet,mobile,desktop [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 9 years ago.
I need develop an application for windows8 mobile,tablet,desktop.As i am fresh to mobile app i dont have any idea about this.Is there anyway to develop an application like this with single code or we have to write code seperatly for all three and how to add this app to the app store. please anyone help me with this problem.
Thanks in advance
Typically, we use stackoverflow to answer specific questions about code issues you're having. Despite this, please begin at some of the great instructional videos provided on Microsoft development centers (better known as MSDN). They have quick-launch tutorials and the link.

How to write script for posting your geo location to a website? [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
You see it everywhere these days...
Facebook will display your geo location along with your status update. "John Doe says this...near Austin, Tx"
In Google maps you can click the "round dot" and it will show you where you are geographically and allow you to create your direction around that.
What's the coding behind it? I'd like to start implementing this into a few things (more so how facebook does it). Does anyone have an idea? I'm guessing a combo between php, javascript, Database (ajax) and perhaps a "GEO api" of some sorts... Along with w/ some good ol' fashion html/css.
Am I on the right thinking path here?
It's the Geolocation API . Have a look here: http://html5doctor.com/finding-your-position-with-geolocation/

How to make a clickable map in iOS [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
I've done this with Flash and Actionscript but does anyone know how I'd even begin to make a clickable map in iOS?
Is using cocos2d a good approach?
I want to make a clickable map of countries into a mini-game.
Did you know you can create iOS applications utilizing Flash 5.5?
http://www.adobe.com/devnet/logged_in/abansod_iphone.html
Some other good resources:
http://www.gotoandlearn.com/play.php?id=116
Just some food for thought.
I have done a few simple things thus far like Rss readers with no issues. Never done a large game.

image repository with noise for testing [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 11 years ago.
I need set of gray scale images with random noise to do some testing.
I have searched and found many images but without noise.
Or maybe some easy way to add a random noise to an image.
For image processing you could use The Gimp which is a great image processing tool (There are another alternatives like Photoshop and Paint Shop Pro).
Also, if you want to add the noise programatically you should state what environment are you working with so we can help you.

Anyone know a SQL schema (scripts or something) for a forum's Start up? [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 11 years ago.
We are searching for a while now on google to find out some good SQL scripts to
create a "forum". Does anyone know some great start up kit (Image, scripts, schema view) from what I could start? We want something with the most functionalities as possible (such as number of views, ranking, etc).
Check the existing forum projects like phpbb.