Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
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
-
Infinite Scroll and URL Changing
Hi, So my website is having an issue indexing. Much like other sports sites like ESPN or MLB or a variety of others my site changes the URL as you go down the page. So if you go on a news article and continue scrolling you'll go to another news article. I believe that this is creating errors in Search Console with the article being given an error of being "too long". I don't know how to keep this infinite scroll and url changing which increases my pageviews and eliminate the errors. Can someone help?
Web Design | | mattdinbrooklyn0 -
Missing trailing slash in URL on subpages resulting in Moz PA of 1
Even here in moz community I am noticing it. Is it really a factor to have an ending slash on the page? Does it make a difference? Our website has a homepage PA of 63, DA of 56 but all of our sub-pages are just 1 and they have been up for 4 months.
Web Design | | serverleap1 -
Will interlinking using dynamic parameters in url help us in increasing our rankings
Hi, Will interlinking our internal pages using dynamic parameters(like abc.com/property-in-noida?source=footer) help us in increasing our rankings for linked pages OR we should use static urls for interlinking Regards
Web Design | | vivekrathore0 -
Question on Breadcrumb and Canonical
Hi SEOmozers, I have another question. =] Thanks in advance. First question: How important is the breadcrumb for SEO? I know that breadcrumb makes better UX because it shows how the visitor landed on this page and the breadcrumb may show up in the search engine. But other than that, how important is it? Second Question: If I have a page that can be found via 2 locations, how should I handle this in regards to breadcrumb? For example, I have page A. You can access page A via Category A and Category B. Therefore, what I did was list Page A under Category A and when someone visit Category B and click on Page A, it will redirect to the page A that was found via Category A. The problem is on page A, the breadcrumb is Home > Category A > Page A. So if someone visit Category B and click on Page A, it redirects and the breadcrumb shows Home > Category A > Page A. What should I do with the breadcrumb for Category B > Page A? Should I create another page A and just use canonical on it? Should I create another page A but do not index it? or leave it as is? 1 Page A, can be access via 2 categories. Please advise. Thank you!
Web Design | | TommyTan0 -
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 -
URLs with Hashtags - Does Google Index Them?
Hi there, I have a potential issue with a site whereby all pages are dynamically populated using Javascript. Thus, an example of an URL on their site would be www.example.com/#!/category/product. I have read lots of conflicting information on the web - some says Google will ignore everything after the hashtag; other people say that Google will now index everything after the hashtag. Does anybody have any conclusive information about this? Any links to Google or Matt Cutts as confirmation would be brilliant. P.S. I am aware about the potential issue of duplicate content, but I can assure you that has been dealt with. I am only concerned about whether Google will index full URLs that contain hashtags. Thanks all! Mark
Web Design | | markadoi840 -
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