I have a porn website and I need to redesign it to improve SERPS and lower the bounce rate. I want my pages to have a simple HTML layout but in the middle they should display thumbnails with description/caption and link to the bigger picture. They should also rotate and the number of thumbnails displayed should be changeable by following some customizable parameters but I don't know how to code it. I can't afford a web designer/coder to build it so It'll be nice if somebody tell me what language should I learn to accomplish this task. A tutorial website will also be nice. Thanks in advance and have a nice day.
I would be willing to do this and I have a lot of experience in making both image-websites along with adult-websites. I would be able to code a PHP management system that would automatically resize the image and such, but I need to know how much money you would be willing to offer for such a task? Yours, Kelly2
This is easy to do, what you need to learn is HTML & CSS together to give you the basics of web layouts then for image galleries you will need to have an understanding of .PHP If you go to Google and type into the search box something along the lines of "Learning HTML and CSS" you will find many many easy to understand tutorials on how to code. You can also find free pre-made scripts for rotating galleries and thumbnail scripts by simply typing "Rotating Gallery Script" and "Thumbnail Script" plus many more search terms You can also type in to the search box "Free .PHP Scripts" and find galleries that do exactly what you require. the consortium for web standards is http://w3c.org which will teach you all you need to know about coding and get what you want in your website. Here are a few links I have found for you. They are in my opinion great websites to learn from. http://htmldog.com/ http://www.html.net/ http://www.w3schools.com/ http://webdesign.about.com/od/xhtml/u/htmlcssxml.htm The above is for learning HTML and CSS Below is a list of free scripts for web galleries and much more... http://www.hotscripts.com/ http://www.scripts.com/ http://www.hypergurl.com/ http://www.website-scripts.co.uk/ These scripts will mostly be .PHP but as a langauge you need to learn and understand HTML and CSS before moving on to .PHP If you need anymore help just post and we will be glad to help. Goodluck ~ Wrams
You don't NEED to code it in php, but it would definitely make your life easier. However the learning curve of PHP for most is harder then it seems for most. If you learn html and css you'll be able to do exactly what you want, but you wont have an admin section like posted above and the image resizing will have to be done manually for all thumbs. -- This is however the fastest and more cost efficient way for somebody who does not know any programming languages.