Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

edit multiple pages at once

Featured Replies

:rolleyes:

HELLOW,

My name is Waqar shaikh and i am trying to create a website for many months. i have not experience of web designing. now i am working on a project of prepaired website which require to insert your own google adsense codes and affiliate links for your products. in this project there are 15000 pages.

I want to ensert same code of google adsense and affiliate product on top and bottom of each page. manually it is very hard to edit each page. i need a utility or way to edit all pages at once. i have a utility named "artical booster" which edit multiple pages at once but it require a normal text file and have some problem with this program. if you know the same program or a way to edit and send codes in each page so please tell me how?

i used dream veawer and try to use templete but each page convert to templete page and orignal data of the page disappear so i am fail to using templete .

 

please you must help me and guide me because i join this forum for this problem and now i am waiting your response.

 

NOTE: MY WEBSITE PROJECT IS STOPED BY MANY MONTHS FOR THIS PROBLEM.

 

by

waqar

:rolleyes:

Hello,

 

You can use Dreamweaver's Find and Replace function to edit the entire site.

 

You simply need to view your source code and highlight the block of text you wish to edit. Then you right click on it and choose 'replace'. From there you can choose to edit the text from either the current document only or from a FOLDER of documents.

 

I did just this when I was adding a Google Analytics script to a large site. The script needed to be inserted just before the closing body tag, so I replaced

 

</body>

 

with this:

 

</body>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-2962363-2";
urchinTracker();
</script>

 

Be careful, though - you can't "undo" changes to the files that are not already open in Dreamweaver.

Edited by Sam G
added [code] tags

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.