Status
Not open for further replies.

Toiletroll

New Member
Permanent Redirect Not Found
Search engines may think brabazon solicitors and brabazonsolicitors.com are two different sites.You should set up a permanent redirect (technically called a "301 redirect") between these sites. Once you do that, you will get full search engine credit for your work on these sites.

Clean design :)
 

swordsinfo

New Member
can this be achieved by
<%@ Language=VBScript %>
<%
Response.Status="301 Moved Permanently"
Response.AddHeader "Location", "http://www.new-url.com"
%>
 

babyboy808

Member
can this be achieved by
<%@ Language=VBScript %>
<%
Response.Status="301 Moved Permanently"
Response.AddHeader "Location", "http://www.new-url.com"
%>

I think TT was talking about a 301 in the .htaccess. But it appears you are on a IIS server?
 

swordsinfo

New Member
the breaks are there for no apparant reason!!!
Must have snuck in when i was adding / removing things!!

No worryes I'll clean it up!
Cheers
 

stan414

New Member
The design looks clean.

Is the content that's there now the actual copy? If so, it needs a good proof read ;)-

questions or querys = questions or queries

Whether your a first time buyer = Whether you're a first time buyer

etc

(conducts cases as gaeilge on a regular basis = conducts cases in gaeilge on a regular basis)? Don't know, unfortunately I have no Irish.
 
Status
Not open for further replies.
Top