API and bitflag question
-
I've googled and read and still confused on this.
Regarding the link metric bit flags:
http://apiwiki.seomoz.org/link-metrics
I understand everything about how the API works and have it all working, except for this bit flag thing... And there's no example on this page of how to use the bit flags in an API request so it's hard to work it out.
My current API call is:
"http://lsapi.seomoz.com/linkscape/" & $db & "/" & $objectURL & "?
SourceCols=" & $SourceCols &
"&TargetCols=" & $TargetCols &
"&Scope=" & $Scope &
"&Sort=page_authority" &
"&Filter=" & $Filter &
"&AccessID=" & $accessID &
"&Expires=" & $expires &
"&Signature=" & $urlSafeSignature
There are 4 Link Metric Bit Flags: 2, 4, 8, and 16. How do I use those in the above URL
Do I use those in SourceCols? And there's about 15 Link Flag Definitions (ranging from 1 to 65536). So I use those in TargetCols?
I've tested different variations and I get different responses but the responses aren't documented either.
For example, if I get "luutrp":5.432777943351583,"luutrr":1.415861867916131e-14" in a response... what IS luutrp or luutrr.
These acronyms are not outlined anywhere that I can find.
This link:
http://www.seomoz.org/ugc/the-busy-developers-guide-to-seomoz-bit-flags
outlines an example but is using Cols (not SourceCols or TargetCols) so either this page is outdated or I'm missing something. Is there also a "Cols" parameter?
Basically, I just want: - given a single URL, show me all links (page to page) pointing to that URL, and give me the same information that's displayed in Open Site Explorer (page authority, anchor text, title, etc, etc) but also give me some additional information such as, "is it on the same C block?"
What's an example URL for the above request?
Really hoping someone can shed some light on this under-documented API.
-
Hey Adam! I switched it to answered because, as Joel mentioned in his message, you'll be able to get the best response by posting your question to our Dev Discussion forum. I'm so sorry if I marked it as answered prematurely, though! I've switched it to unanswered if you need anything else that we can help you out with through this Q&A forum.
-
Yes I think my email was playing up as I missed a few emails in recent days.
Why is this quesiton marked as answered?
How did that happen?
-
Hi Adam! This is Megan from the SEOmoz Help Team. It looks like Joel responded to your ticket on November 26th. Maybe it went to your spam folder? Here's what he wrote:
"Hey Adam,
Thanks for reaching out.
First off, I would encourage you to post your question to our Dev Discussion forum: http://seomoz.zendesk.com/forums/293196-developer-discussion-group. Our engineering community monitors that and you will probably get a response within 48 hours.We prefer to do any API support through our forum because that way other people in the community can benefit from the discussion. Making the support scalable allows us to keep offering the API as a free service. I hope you understand.
That being said, I would spend more time reading through the APIwiki. This page: http://apiwiki.seomoz.org/response-fields explains more about the different response fields you're going to see.
Looking forward to seeing your post in the Dev Discussion group!
Best,
Joel"I hope this helps!
-
Sorry about that Adam. I sent an email to a couple helpful Mozzers. I am sure one of them will respond very soon.
-
Hi Ryan,
Thanks but I'm actually posting here because it's been several days and no response from my ticket.
So not sure what to do
-
Hi Adam,
Hopefully you will receive a response. If not, I suggest you go to http://www.seomoz.org/help and submit a ticket.
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
-
Unsolved Questions about travel industry keywords
My question is regarding my current learning of SEO and keyword research. I have been leaning towards Keyword Everywhere, SEMrush, and Google Keyword Planner for keyword research. What do you recommend? I know you might suggest Moz, but I'm looking for something that will enhance and help me find valuable keywords for the travel niche. If I sign up with Moz, will someone from the team help me with keyword research for the travel niche and my website? I haven't found any resources or lessons specifically focused on travel websites and their keywords.
Moz Pro | | RavenBhutan0 -
Duplicate content report - question on best practice
Hello all, New to MOZ Pro and SEO - so lots to get my head round! I’m working through the Duplicate Content section of the Crawl report and am not sure what the best practice is for my situation. Background: We are a reference guide for luxury hotels around the world, but the hotels that are featured on the site vary year on year. When we add a new hotel page, it sets up the url as ourwebsite.com/continent/country/regionORcity/hotel. When the hotels come off, I redirect their URL to the country or region where we have other hotels. Example: http://www.johansens.com/europe/switzerland/zermatt/ The hotel in Zermatt has come off the site, showing 0 results on this landing page. Question: My duplicate content report is showing a number of these regional pages that are displaying the copy “0 places - Region’ because the hotel has come off, but the landing page is still live. Should I redirect the regional page back to the main country page? And then if I add a new hotel to the site from that region in the future, simply remove the redirect? Should I also delete the page? Any tips would be much appreciated!
Moz Pro | | CN_Johansens0 -
Learn SEOmoz API (and more)?
I'm sorry for this very basic question. The reason why I'm asking is that I wan't to start to use SEOmoz API (and later on Majestic SEO etc.) I have search on the web about API in general, SEOmoz specifically, in Q&A and asked around but:
Moz Pro | | OscarSE
I really can't get my head around what "set of skills" I need to know to be able use the SEOmoz API? And other APIs for that reason. Do I need a programming skills, or just knowledge how each specific API works(+ common sense)? Or both? I'm sorry if this is off topic but the main reason why I'm asking is that I wan't to start to use the SEOmoz API. If you could provide a link or two about where I can start to learn about how this works, I would really appreciate that!0 -
Ask a Question
SEO Moz has found a bunch of duplicate content errors on one of my sites because blog archives has created a new page for each tag. For example: http://examplesite.com/blog/tag/travel http://examplesite.com/blog/tag/travel-photography http://examplesite.com/blog/tag/tours http://examplesite.com/blog/tag/accommodations The above urls are just tags for the same exact page, hence making them all duplicates. Is it normal for each tag to be a separate page? Do the search engines see this as duplicate content? If so, how do I correct this issue if I want to keep the tags? Regards,Dino
Moz Pro | | Dino640 -
How to get the total external links to a page and total external links to the domain using Mozscape API? I could not see an option in the bit flags
Hi, I was trying to get the data for total external links to a page and total external links to the domain using Mozscape API but I can't see a bit flag which can do that. There are bit flags for external followed links to a page and external followed links to a domain but I wanted the total external links data, is there a way to do that using Mozscape API else I would end up copying the data manually from OSE which would be cumbersome and time consuming. Your help is highly appreciated.
Moz Pro | | HQP0 -
Opensiteexplorer details in API
Is there a way to access opensiteexplorer result details via seomoz's API? Most interested in the social media results
Moz Pro | | fuzzlepop0 -
Are there plans for an API for the keyword difficulty tool?
I don't know about everyone else, but this would make me one happy pro member!
Moz Pro | | davidangotti0 -
How do I find questions with new responses?
I'm really enjoying hanging out here so far. I was wondering if there is an easy way to find out which of the discussions that I am taking part in have new responses in them. I know I get an email whenever a question I have subscribed to gets an answer, but is there a way to see this when I am on the website? I see that I can go to "My questions" and "Questions I have asked" or "Questions I have answered" but on that screen it doesn't tell me which one(s) of those questions have new answers. Am I missing something?
Moz Pro | | MarieHaynes1