if i will build 5000 html page site.... i will add 3 adsense code manually.....par page now i decide i will remove 1 adsense code place one affiliate link.... but 5000 html page i cannot add manually....it's going to lots of time in case in feature i will remove affiliate ad and back to adsense ad so is it any way to change add this type of code in html page
Depends on what CMS you are using. You might not need to edit each page if u want ads across 5000 pages. I suggest first build those 5000 pages and then start worrying. First build the foundation of the building and then think about coloring it
If you are using dreamweaver use your libary. Add the code to your libary inside a table and when you make a change to that libary item it will change it site wide.
What you're trying to do is called a "batch replace" If found his PHP script with a little help from Google: http://software.techrepublic.com.com/download.aspx?docid=211090 Never used it so I can't attest to its validity, but it should be something that's simple to write in PHP or any other scripting language.
Ok, ill try and keep this short. If you are running a windows server, you can use php(i am running a server from my house, and it uses xp and has php). From what i understand, you already have the 5000 pages, each with 3 ad units on it, and you want to replace one of the ad units on each page with an affiliate link. Do you keep track of your units by channel(ie. top channel, middle channel, bottom channel)? There are a variety of ways of doing it. If you use channels, and you want to replace all of the ads that are using one specific channel, its pretty easy. Are all your files stored in one directory, or multiple directories? Either way, you can make a script that reads all files/folders in a directory, checks if it contains 3 ad units, and if it does, replaces the appropriate one and saves it. This is assuming you arent using a CMS. If you are, there are probably many other(much easier) ways to do it. Send me a message with more details if you are still looking for a solution.
i develop page in dreamweaver i am trying use library but not working how can i use for this. please proper guide me. still i m confused. i am not using any cms. i have simple html code. if any one can give me proper example that will be very help ful for me. thanks.
an rss feed in javascript? you really should get php, however. makes life much easier. you could have updated all 5000 pages from one page. try working with this: www.rss-info.com
i think best solution for you is not using html pages. you can start to solve this problem with choosing a cms