Jump to content

website assistance needed please


jonnycatbiscuit

Recommended Posts

Mrs Jonnycatbiscuit has a website that sells handbags and similar stuff. It's called www.bagmad.me

(and this isn't a free plug)

from being complete technophobes we built the website ourselves using "RVSitebuilder" (included in the software when we bought the domain name)

I've added metatags and metadescriptions and stuff like that, and now when products she stocks are typed into google the website appears on page one in most circumstances.

The problem is this though... (and I apologise for using examples, but I can't explain otherwise)

If you google "kate garey handbags" (which she stocks), there is a listing for bagmad on page 1 about ten entries from the top. The only thing is, this link is to an OLD version of the site which looks cr*p and doesn't have the recent price reductions.

If however, you simply type in "bagmad", the first listing is for the newest version of the site.

Anyone know why this is, and more importantly how I can fix it???

Please????

Link to comment
Share on other sites

Anyone know why this is, and more importantly how I can fix it???

Please????

It's linking to Bags.php rather than your default index page - you could either remove the Bags.php file from your server and wait for Google to update, or you could set Bags.php to redirect to the new site.

Link to comment
Share on other sites

It's linking to Bags.php rather than your default index page - you could either remove the Bags.php file from your server and wait for Google to update, or you could set Bags.php to redirect to the new site.

Cheers Rob, even though I don't understand what you have just said.

How do I do that? (the simpler of the two options....)

Link to comment
Share on other sites

Cheers Rob, even though I don't understand what you have just said.

How do I do that? (the simpler of the two options....)

The safer option is to redirect traffic, as you might find there are other sites linking directly to the Bags.php page - if you delete the page they might just get a "Page Not Found" error which tends to put people off.

If your hosting provider gives you a File Manager type application, you should be able to go into that, find the Bags.php file and then edit it...replace the whole contents of the file with:

<?php header("Location: http://www.bagmad.me"); ?>

And make sure there's no blank lines or anything above this in the file.

Save the file, and bob's your mother's brother.

Link to comment
Share on other sites

The safer option is to redirect traffic, as you might find there are other sites linking directly to the Bags.php page - if you delete the page they might just get a "Page Not Found" error which tends to put people off.

If your hosting provider gives you a File Manager type application, you should be able to go into that, find the Bags.php file and then edit it...replace the whole contents of the file with:

<?php header("Location: http://www.bagmad.me"); ?>

And make sure there's no blank lines or anything above this in the file.

Save the file, and bob's your mother's brother.

Thanks Rob, you are a star of the highest magnitude.

I will try that tomorrow morning, as I am off to Sunny (?) Winchester shortly to start my late shift :o(

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Community Partner

×
×
  • Create New...

Important Information

Welcome to BRISKODA. Please note the following important links Terms of Use. We have a comprehensive Privacy Policy. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.