Mapping CSS Selectors

I did try to search the history, so I hope this is not asked all the time
I am trying to import a blog and it is asking me to map the blog title with the standard page name or choose from the CSS selectors. I would rather it get the title, author, and date from the selectors since that will change with each new blog. when I try to give it the selectors it keeps saying “Value not found”. I added screenshots of the page. what am I doing wrong, I’m sure it is something dumb…lol!

Copied selector path (from inspect):


copied path

My guess at the correct input:


my guess

Hi @CCooper97 can you try with just the .blog-title selector?

I have tried every combination of it, and nothing works. Im wondering if I should just let it finished with defaults and if it will let me go back and fix the mapping

@CCooper97 hmm ok, can you share your live blog so I can check for the CSS selector directly?

I’m pretty sure I got the path correctly

Thanks @CCooper97 - ok once last check, this blog article tells you how to find the best CSS selector, I know you tried every combination, but thought it would be worth running through just in case you hadn’t seen it.