@Lifestyle_Store When you say 'WE WILL CERTAINLY GET BACK TO YOU', do you even mean it? During these last 21 days, there is no any single time I got any update from your side. I have to call you every time, even here on X I need to make tweet and then you come to your sense. WORST SERVICE EVER
@Lifestyle_Store That is the problem. Your team is not getting back by their own, I need to call them every time. And again after calling they just tell please give us 2-3 BUSINESS days because we have escalated this issue to higher authority & only god knows what this higher authority is doing?
@Lifestyle_Store Now there is a new update, I told to cancel the order. But to cancel the order you need 24-48 hours. I don't know why you need so much time for that. I bet you are using windows 98 system with internet explorer, don't you?
@Lifestyle_Store Order number 1261241255. Customer support team is saying wait for 24-48 hours every time I call and now it’s been 15 days and my prepaid order is not delivered.
Day 8 of the GSC Regex Series
Identifying Specific Anchor Text: Use this regular expressions to match any anchor text that contains specific keywords.
Query: .*(keyword1|keyword2|keyword3)
Day 7 of the GSC Regex Series
Match URLs with optional parameters: This regex matches URLs that contain the word “product” followed by one or more digits and an optional “/edit” parameter.
Query: \/product\/\d+\/(edit)?
Day 6 of the GSC Regex Series
Match URLs with a specific pattern: This regex matches URLs that contain the word “archive” followed by a year (4 digits) and a month (2 digits).
Query: \/archive\/\d{4}\/\d{2}
Day 5 of the GSC Regex Series
Match URLs with a specific word: This regex matches URLs that contain the word “category” followed by any word character.
Query: \/category\/\w+
Day 2 of the GSC Regex Series
Transactional Intent: This regex matches queries indicating user intention to buy or order something.
Query: .*?(buy|purchase|order).*
Day 1 of the GSC Regex Series
Questional Intent: If any user is trying to find information about your brand/product then you can find such queries using this.
Query: (?i)^(who|what|where|when|why|how)
I am starting a new series from today, in which I will share 1 regex per day for the next 15 days with practical use cases. You can use them in Google Search Console to analyze queries smarter and uncover hidden insights.
Day 1 drops in a few hours. Stay tuned!
Still searching for the right SEO Chrome extension?
Here’s what I actually recommend.
SEO Chrome Extensions that work, save time and get real results.
Grouped by:
• Keyword Research
• On-Page SEO
• Off-Page SEO
• Technical SEO
No fluff. No guesswork.