Hello,
I have around 40 pages on my website. I also have a Wordpress blog. I would like to shift my website to this blog. When I transfer the website to the blog, I want to transfer its pages to the blog as pages and not blog posts. Would that be possible.
The existing pages on the website have the URLs like;
www.xyz.com/article1.ht...
Is it possible or feasible to run a bunch off web sites off of only 1 code base?
For example I have 1 site that bases it's connection string off of the domain name or subdomain name. So, depending on what domain/subdomain is hitting the site the site returns content that is stored in a database specifically for that site.
What types o...
Hello,
I have around 400 pages in my website. I also have a Wordpress blog. I would like to integrate the two and make it a single blog.
The existing pages on the website have the URLs like;
www.xyz.com/article1.htm,
www.xyz.com/article2.htm,
www.xyz.com/article3.htm
When I create a blog, I want these links to be redirected to new l...
Just wondering if there are any pitfalls using .net as the extension for a primary website. If you have some idea for a domain and the .com extension is already taken. I know it may take some traffic away possibly if people try to use the standard .com extension. In regards to SEO or any other basic effects this may have, are they any...
Which is the best Data Modeling and Web Site Wireframe tool for web application
...
When I run the site using the normal debug feature of Visual Studio, a lot of images go broken and formatting seems messed up. However, when I deploy the site, it all seems fine.
What could be the reason? As long as it looks good deployed, is it safe to ignore the formatting issues that come up with using undeployed websites?
Note: ...
.
Hi,
We have built an ASP.NET application (with C#.net language) and hosted on IIS 6.0 on Windows Server 2003 Operating System.
Now we need to optimize the IIS performance so that the pages get served fast.
Would you please let me know if you have any idea on this?
If would be great if you could provide the relevant doc or web ...
I have more graphics than StackOverflow, but less than CNN.
What should I know about the graphics files I am uploading?
Should I process my graphic with some utility before I add them to my web site?
What formats should I avoid?
I want the graphics to look great but load fast.
Thanks.
...
Right now i'm building a firefox plugin that duplicates some functionality on my website. It takes in an email address and then returns information to the user. The easiest way to do this in the plugin is to use an Iframe and render that super simple form on my website. All of this works great, but to make the plugin really useful, i wou...
can anyone give me some tips or hook me up with some good links on this?
i'm having trouble finding much more than 'add alt text to the images' and i'm not sure how current the info is...
i get the whole semantic markup thing but could probably do with a bit more guidance on that too.
also not sure how things would work across differ...
One of my friends is facing an issue. He have a blog with wordpress - 'www.xyz.wordpress.com' and he want to convert it to 'www.xyz.com' by purchasing a domain name with wordpress.
In this case, what would happen to his existing RSS feeds once the blog is transferred from www.xyz.wordpress.com to www.xyz.com. Will the RSS Subscribers b...
For some web sites I want to have a header text on top of an image. I don't want the image to be a photo, a picture of anything nor a repeating textured background.
I am not sure what I am looking for but the image needs to be subtle and not strong. An example could be random color waves. The idea is to use these images instead of a bor...
When I try to publish my website (publishing has been working perfectly well for ages), I am getting an error. The output window is no help; the last line of the Pre-compiling stage is:
Building directory '/myPath/'.: Publication (web): Object reference is not set to an instance of an object.
There is no code showing to debug.
How ca...
I can't seem to figure out why my website breaks in IE7, I'm sure it has to do with something in the CSS but I can't find it and its driving me nuts. I feel I've been looking at artwork so long I can't see what the problem is. Can anyone come in with a fresh set of eyes and help? Thank you =)
website: rburtonart.com
...
I'm just fooling around, learning the ins and outs of web development and I'd like to make my domain private until I'm ready to display it.
What's the best way to do this?
BTW, I have an Apache server on Debian.
...
Hi all,
I'm trying to get my .htaccess file to list all files in the current directory, hide the 'last modified' column and also remove the link to "Parent Directory" all in the 'fancy' style.
My current file is:
Options +Indexes
Any help would be great! Thanks
...
Hello Folks,
I am using Apache's HttpCommons 3.1 package to login to a website.
The website is jsp page with the form using j_security_check along with j_username and j_password.
From a browser, I would do the following:
o to the Login.jsp page
fill in user name and password
click on login button
With the valid username and passw...
I'm new to this site monitoring thing, so please bear with me.
I'm looking for a good monitoring service for my website. What I'm trying do is make sure the site is running and working not just running (ie. responsive and working, not just responsive). For example, the database could be down, so the site is responsive but not working, t...
For a website I'm doing, I'm only using static content such as HTML, javascript, CSS, images (no PHP or server-side language).
I want to be able to localize in English and French, but I'm unsure what would be a good solution.
Here are the solutions I have in mind so far:
Duplicate HTML pages
Pros: simple, SEO friendly
Cons: a pain if I...
I have a requirement to check that all the hyperlinks still work on a password protected, private website. What's the best way of doing this?
The site is mix of HTML and ASP.NET Webforms.
EDIT: Sorry - I don't think this question was clear.
I need something like this:
http://validator.w3.org/checklink
But for a site hidden behind a...