Question Mark In URL??
-
So I am looking at a site for a client, and I think I already have my answer, but wanted to check with you guys.
First off the site is in FLASH and HTML. I told the client to dump the flash site, but she isn't willing right now.
So the URLS are generated like this.
Flash:
http://www.mysite.com/#/page/7ca2/wedding-pricing/
HTML:
http://www.mysite.com/?/page/7ca2/wedding-pricing/
checking the site in Google with a site:mysite, none of the interior pages are indexed at all.
So that is telling me that Google is pretty much ignoring everything past the # or ?.
Is that correct?
My recommendation is to dump the flash site and redo the URLS in a SEo friendly format.
-
I think you would have to turn flash off to see it on a desktop.
But yes, my recommendation is the dump the flash version, keep the HTML version and restructure the URLS. Only then does it make sense to start SEO. (thought you could argue that is SEO)
-
Well maybe a mobile version. But from the desktop I can't seem to get to it. Anyway if the site can be recreated in HTML with the same look and functionality, why does she want the Flash site? Mention the speed factor to her as well... Site takes far too long to load.
-
I thought it was a full flash site also until I pulled it up on my IPAD. There is a full html version there.
-
Jesse's right. AS much as your client doens't want to upgrade and rework the entire site (build an equivalent in HTML or PHP), there isn't much you can do. This is a full FLASH site, locked SWF and Google isn't going to crawl or index any of the content or information.
You could do a few other things to help the business on a local level:
1. Build up all the social profiles and media needed to support Google local search. Social media, Google+, FB and Twitter sould be a good start. Even a LinkedIn profile to support the company and business.
2. Add in a WORDPRESS customization feature to the site, and build up a blog for content marketing and development. Work to create content around each of these categories and redirect users back to the company site. You don't have specific landing page URL's to use and optimize, but it's a cost effective start if they are unwilling to bend on going the route that will benefit them the most.
I've had clients like this and it's the hardest thing to tell them everything they have or are doing is wrong on many levels. It's probably the most sensitive area when dealing with a client you don't want to upset Tough road ahead for sure.
Cheers!
-
You know I may have been partially wrong.. Some of the pages are being indexed and text as well. It's certainly not doing any favors though and the navigation is rough to begin with. I can barely see the pages in the nav bar.. Maybe tell your client that and it could help.
But looking at this shows me that not only does the question mark not matter (to answer your original question) but there is a bit of crawling going on:
-
Well the HTML site is redirecting to the flash site as far as I can tell. And the URLs are all goofed up and silly. Oof. You got your work cut out for you here, especially if the client is unwilling to change as you're describing.
Anyway because there is nothing but a Flash site here, Google is not crawling it and it's not being indexed from what I can tell. I grabbed a couple strings of text and ran a search for them and the site didn't show up. The homepage is indexed, but it will never appear in the desired SERPs as you already well know...
Your client would really hate me because I'd be trying to convince them to change their entire company name. I realize this is a localized business but there are 3 different "sweetlightstudio.com" websites that all look the same to me. Now I know there are cities at the end of each one but I guarantee you a large portion of potential customers get confused and end up on the wrong site and then say "wait I don't live in San Francisco what the heck is this" and leave.
Well good luck with this one! Ha!
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
A question about title tag when the page has 2 services.
Hi all, Assuming a company has two services: SEO and PPC. Here is the situation: I would like to focus on SEO for now but also don't want to leave my PPC service out of the page. SEO accounts for 60% of the content, while PPC accounts for 40%. Assuming the content (SEO + PPC) of the page will not change, which title tag would you prefer, and why? SEO | brand name (Is it appropriate that the title focus on SEO but the content of the page contains PPC) SEO | PPC | brand name (Will the keywords dilute each other?) SEO | SEM Agency | brand name (The idea behind it is that SEM includes SEO and PPC so I think Google would be OK with the page ranking for SEO and also including PPC in the content. I really appreciate your help and explanation. Thank you!
Web Design | | Raymondlee0 -
URLs appear in Google Webmaster Tools that I can't find on my own site?!?
Hi, I have a Magento e-commerce site (clothing) and when I had a look through some of the sections in Google Webmaster Tools I found URLs that I can't find on my site. For example, a product url maybe http://www.example.co.uk/product-url/ which is fine. In that product there maybe three sizes of the product (Small, Medium, Large) and for some reason Googlebot is sometimes finding a url like: http://www.example.co.uk/product-url/1202/ has been found and when clicked on is a live url (Status code: 200) with is one of the sizes (medium). However I have ran a site crawl in Screaming Frog and other crawl tests and can't seem to find where Googlebot is finding these URLs. I think I need to: 1. Find how Googlebot is finding these urls? 2. Find out how to keep out of index (e.g. robots.txt, canonical etc.... Any help would be much appreciated and I'm happy to share the URL with members if they think they can have a look and help with this problem. I can share specific URLs which might make the issue seem clearer, let me know? Thanks, Darrell
Web Design | | clickyleap0 -
Yes or No for Ampersand "&" in SEO URLs
Hi Mozzers I would like to know how crawlers see the ampersand (& or &) in your URLs and if Google frown upon this or not? As far as I know they purely recognise this as "and" is this correct and is there any best practice for implementing this, as I know a lot of people complained before about & in links and that it is better to use it as &, but this is not on links, this is on URLs. Reason for this is that we looking to move onto an ASP.Net MVC framework (any suggestions for a different framework are welcome, we still just planning out future development) and in order to make use of the filter options we have on our site we need a parameter to indicate the difference on a routing level (routing sends to controller, controller sends to model, model sends to controller and controller sends to view < this is pattern of a request that comes in on the framework we will be using). I already have -'s and /'s in the URLs (which is for my SEO structuring) so these syntax can't be used for identifying filters the user clicks or uses to define their search as it will create a complete mess in the system. Now we looking at & to say; OK, when a user lands on /accommodation and they selects De Kelders (which is a destination in our area) the page will be /accommodation/de-kelders on this page they can define their search further to say they are looking for 5 star accommodation and it should be close to the beach, this is where the routing needs some guidance and we looking to have it as follow: /accommodation/de-kelders/5-star&close-to-the-beach. Now, does the "&" get identified by search engines on a URL level as "and" and does this cause any issues with crawling or indexation or would it be best to look at another solution? Thanks, Chris Captivate
Web Design | | DROIDSTERS0 -
Need help in website URL Structure
I have been working on a brand new website currently it is live but I have disallow Googlebots temporarily as I dint want any negative impact. The business of the site is to generate leads , they install and sell Stairlifts and used Stairlifts. There are two main categories New Stairlifts and Reconditioned Stairlifts Currently the URL for new Stairlifts is : http://willowstairlifts.co.uk/stairlifts/ and for Reconditioned Stairlifts is: http://willowstairlifts.co.uk/reconditioned-stairlifts/ My concerns are that the word Stairlifts is mentioned twice in the urls so is it going to have a negative impact or panda penalty? I am thinking of changing them to http://willowstairlifts.co.uk/new/ and the product pages to display as http://willowstairlifts.co.uk/new/brooks/ Currently its http://willowstairlifts.co.uk/stairlifts/brooks/ Same with reconditioned Stairlifts I like to change it to : http://willowstairlifts.co.uk/reconditioned Also its product pages to http://willowstairlifts.co.uk/reconditioned/brooks/ As currently its http://willowstairlifts.co.uk/reconditioned-stairlifts/brooks/ Thanks
Web Design | | conversiontactics0 -
Should I Remove URL extentions for SEO?
We are having a developer design our website with Magento. I noticed the main pages such as About Us have no file extention in the URL. But the product pages have a .html file extention. I was once told to remove the file extentions. Are there benefits to removing the .html file extension and if so, is there a way we can do this using Magento?
Web Design | | hfranz0 -
Two URLs with same content
We recently had a client who own multiple brands switch from having multiple urls to having a single domain with multiple sub domains. I've posted an example below to better explain. My question is the original url is still functional, so there are two urls with identical content, yet I haven't been getting a duplicate content error. Also, would a rel canonical link be beneficial in this case since the duplicate content is on two separate domains? My thoughts were to put a 301 redirect on the original pages so they permanently forward to the new sub-domain format. Is this the best course of action? If not, what would you recommend? Example: Original URLs
Web Design | | BluespaceCreative
www.example1.com
www.example2.com
www.example3.com
www.parentcompany.com New URLs
example1.parentcompany.com
example2.parentcompany.com
example3.parentcompany.com
www.parentcompany.com Let me know if this I need to clarify anything in better detail.
Thanks in advance!0 -
This is not a question but a comment
My website www.kids-iq-tests.com is mainly focused on articles; however, I have noticed that after adding a few images of celebrities, I have gained a lot of traffic from image searches from Google. My point is that by adding images of popular celebrities to an article, you can gain a substantial amount of traffic. give it a try and see if you can gain traffic from image searches.
Web Design | | dougster620 -
Page Title or Search Friendly Urls?
We are currently auditing our website as part of our SEO strategy. One item which hascome up is the importance of search friendly urls against the search engine friendly page titles. Do url's or page titles carry more relevance than the other in search engines? Obviously the ideal would be to have both to maximise search impact but do either carry more importance. Thanks
Web Design | | bwfc770