The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
1answer
31 views

How to manage and organize 'requests' for website updates from a variety of departments: To Do List

I am taking on the responsibility of managing two websites (Wordpress) for nonprofit societies. I receive multiple requests for mini-content changes from a variety of committees and departments. As a ...
12
votes
5answers
403 views

How do I professionally manage a website?

My wife has started a business, and the website is an important way to reach potential customers. I'm a software developer, so 'of course' I'm taking care of the technical stuff. I arranged a webhost ...
0
votes
0answers
64 views

Website (X)HTML Code Change Detection [closed]

I am looking for an enterprise-grade service or a tool that can be used to scan / fingerprint websites and notify when major XHTML code changes are detected. The tool should be able to continuously ...
4
votes
1answer
303 views

How can I version-control and deploy a website's static files while preserving timestamps?

I'm using NanoBlogger to generate a website that consists entirely of static files—no PHP or anything similar. I'd like to place the site under version control, which means managing both ...
3
votes
1answer
874 views

Sitemap change frequency

I'm sitemapping all my forum topics. It works great: <url> <loc>http://127.0.0.1/scirranew/Forum/Breaks-and-slowdowns-Vram-200_topic32854.html</loc> ...
2
votes
2answers
43 views

Manage own framework

I have developed my own little framework for webpages. And for different websites I had to change some parts of the framework respectively developed new features / improvements. But in some cases I ...
3
votes
3answers
81 views

What to do when product range evolves and site name does not reflect this?

Suppose, just as an example, I have a website with domain www.gifts-for-dogs.com.....but after a few years I start selling stuff for Cats and Fish. I may not keep enough of a range of products for ...
4
votes
3answers
56 views

Deploying Complex Changes

Occasionally we need to deploy fairly complex changes to a website which require changes to databases (new or changed tables) and dynamic source code (such as PHP or ColdFusion). What is the best way ...
10
votes
3answers
190 views

How can I keep track of changes to my website over time?

Sometimes the boss wants to know who changed something on the website or changes their mind several times on where a button should go, what color something is, or whether or not a page should show up ...